gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
177 stars 21 forks source link

[addtool] BetterBackdoor #845

Closed gwen001 closed 1 year ago

gwen001 commented 1 year ago

[homepage]https://github.com/thatcherclough/BetterBackdoor[/homepage] [tags]backdoor,exploits[/tags] [short_descr]A backdoor with a multitude of features.[/short_descr] [long_descr]Typically, backdoor utilities such as NetCat have two main functions: to pipe remote input into cmd or bash and output the response. This is useful, but it is also limited. BetterBackdoor overcomes these limitations by including the ability to inject keystrokes, get screenshots, transfer files, and many other tasks.

Features: BetterBackdoor can create and control a backdoor.

This created backdoor can:

This backdoor uses a client and server socket connection to communicate. The attacker starts a server, and the victim connects to this server as a client. (Note: if multiple clients attempt to connect, the user is prompted to select which client to connect to) Once a connection is established, commands can be sent to the client in order to control the backdoor.[/long_descr] [image]https://raw.githubusercontent.com/gwen001/offsectools_www/main/b9398cf01d18db537154dbc52f972dc3.png[/image]

gwen001 commented 1 year ago

Issue correctly handled, tool is waiting for human validation.

gwen001 commented 1 year ago

Tool has been accepted by the team: https://offsec.tools/tool/betterbackdoor

Thank you for your contribution!