Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@home:~# ping 10.0.0.137 -c 1
- PING 10.0.0.137 (10.0.0.137) 56(84) bytes of data.
- 64 bytes from 10.0.0.137: icmp_req=1 ttl=64 time=0.310 ms
- --- 10.0.0.137 ping statistics ---
- 1 packets transmitted, 1 received, 0% packet loss, time 0ms
- rtt min/avg/max/mdev = 0.310/0.310/0.310/0.000 ms
- root@home:~# python backdoorolol.py
- File "backdoorolol.py", line 5
- HOST = '10.0.0.137
- ^
- SyntaxError: EOL while scanning string literal
- root@home:~#
Advertisement
Add Comment
Please, Sign In to add comment