Nmap Development mailing list archives

Payloads file


From: Jay Fink <jay.fink () gmail com>
Date: Thu, 11 Mar 2010 16:39:00 -0500

All,

Attached is payloader.cc and nmap-payloads file. This is for testing
but hopefully finally almost ready for integration. Per David's
direction it now loads up all payloads at init then does a lookup of
needed payloads later.

What would go into nmap itself is everything except the main() routine
and of course defines and headers would be in the appropiate
locations.

To try it out just download the files and run:
 c++ payloader.cc -o payload

./payload <portno>

And the associated payload will print. It only supports udp at this
time since that is all we support.

I am positive there is room for improvement but it is far closer than
I have managed to get thusfar.

Thanks,
    Jay

Attachment: nmap-payloads
Description:

Attachment: payloader.cc
Description:

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: