Nmap Development mailing list archives

Re: Nping->payload in --tcp-connect mode


From: "Luis MartinGarcia." <luis.mgarc () gmail com>
Date: Tue, 20 Dec 2011 00:10:59 +0100

On 12/20/2011 12:02 AM, Luis MartinGarcia. wrote:
You can give it a try if you want, but the code is still buggy and
there is a lot of functionality that has not been implemented yet.

By the way, if you want to try it you can run this:

svn co --username guest --password ""
https://svn.nmap.org/nmap-exp/luis/nmap-bugfixes
cd nmap-bugfixes
./configure && make
cd nping
sudo ./nping --tcp-connect google.com -p80 --data
"474554202f20485454502f312e300d0a0d0a"

That payload is "GET / HTTP/1.0\r\n" hex encoded. If you pass -vvv
you'll see the payload and the data returned by the target.

Regards,

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


Current thread: