Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

v0.4.0 -> Active mode, local CMD handler, cool stuff

Compare
Choose a tag to compare
@kolya5544 kolya5544 released this 11 Feb 18:11
· 7 commits to master since this release
  • Proper mitigation of slow loris base attack by implementing configurable amount of maximal allowed threads to be spawned (def. 50 a.k.a somewhere about 20 clients or 10 bots) (CVE-2020-8815)
  • Anonymous private version usage statistics implemented (toggleable)
  • Active mode implement
  • Local command handler to edit config on-the-fly (see COMMANDS.md)
  • Config option for disabling outputting to console
  • Fix of metasploit exploit not working properly due to temp.limitations
  • Fix of incorrect date in LIST (was broken in some clients)
  • Removal of file dumping function (will be re-added back after some code cleanup)