DB: 2016-01-21
This commit is contained in:
parent
bed4bb1cd2
commit
6804f1aa58
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue