Kkevsterrr / backdoorme

powerful auto-backdooring utility
MIT License
741 stars 151 forks source link

Remove all instances of echo password | sudo -S #147

Open ecthros opened 7 years ago

ecthros commented 7 years ago

If we could just become root... sooo much better.

Kkevsterrr commented 7 years ago

So we know where to clear up:

$ grep -Ril "sudo -S" . | grep -v ".pyc"

./backdoors/access/remove_ssh.py ./backdoors/access/ssh_key.py ./backdoors/access/ssh_port.py ./backdoors/auxiliary/append.py ./backdoors/auxiliary/immutable.py ./backdoors/auxiliary/keylogger.py ./backdoors/auxiliary/password.py ./backdoors/auxiliary/user.py ./backdoors/auxiliary/web.py ./backdoors/escalation/setuid.py ./backdoors/escalation/shell.py ./backdoors/shell/__pupy/pupy.py ./backdoors/shell/bash.py ./backdoors/shell/bash2.py ./backdoors/shell/bind/netcat_traditional.py ./backdoors/shell/netcat.py ./backdoors/shell/netcat_traditional.py ./backdoors/shell/perl.py ./backdoors/shell/php.py ./backdoors/shell/pyth.py ./backdoors/shell/reverse/bash.py ./backdoors/shell/reverse/bash2.py ./backdoors/shell/sh.py ./backdoors/shell/sh2.py ./backdoors/shell/web.py ./backdoors/shell/x86.py ./modules/addUser.py ./modules/poison.py ./modules/startup.py ./modules/webMod.py ./modules/whitelist.py ./README.md ./target.py

ecthros commented 7 years ago

http://www.fabfile.org/index.html