Nmap Development mailing list archives

Re: -P0 bug


From: Kris Katterjohn <katterjohn () gmail com>
Date: Wed, 11 Jun 2008 23:30:37 -0500

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jabra wrote:
Kris, thanks for fixing the -P0 bug I found.
 

No problem.

However, the issue still exists for -oG and -oX output.


nmap r8136 

--

$ nmap -P0 -oG test.grep -p 80 127.0.0.1
 
Starting Nmap 4.65 ( http://nmap.org ) at 2008-06-12 00:14 EDT
Note: Host seems down. If it is really up, but blocking our ping
probes, try -PN
Nmap done: 1 IP address (0 hosts up) scanned in 0.064 seconds
 
$ sudo nmap -P0 -oG test.grep -p 80 127.0.0.1
 
Starting Nmap 4.65 ( http://nmap.org ) at 2008-06-12 00:15 EDT
Interesting ports on localhost (127.0.0.1):
PORT   STATE SERVICE
80/tcp open  http
 
Nmap done: 1 IP address (1 host up) scanned in 0.087 seconds
 
 
 
$ nmap -P0 -oX test.xml -p 80 127.0.0.1
 
Starting Nmap 4.65 ( http://nmap.org ) at 2008-06-12 00:17 EDT
Note: Host seems down. If it is really up, but blocking our ping
probes, try -PN
Nmap done: 1 IP address (0 hosts up) scanned in 0.054 seconds

$ sudo nmap -P0 -oX test.xml -p 80 127.0.0.1 
 
Starting Nmap 4.65 ( http://nmap.org ) at 2008-06-12 00:17 EDT
Interesting ports on localhost (127.0.0.1):
PORT   STATE SERVICE
80/tcp open  http
 
Nmap done: 1 IP address (1 host up) scanned in 0.094 seconds


Hmm.. I can't reproduce this.

Are you sure that the Nmap you're calling is from the latest SVN?  You're not
calling "./nmap", so I assumed you had done a "make install", but everything
works fine for me.

Thanks,
Kris Katterjohn

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIVAwUBSFCma/9K37xXYl36AQL5dxAAs7ThMbBOyBC6NREkwwJKEEd9N/jBuKco
XvLzTUiAPLxWGb3DJLOKVzClGtQTJSTO2XrHVYn495c8P3BsdzaGVm8806XZpOyB
+UfWI1YlGUrXME6dbxRJTPpflnPCDYByf4Anzy9zsAJWqiFW/l2kVUTblALHKL6n
CMrSHaH5vUE5w8S2MQTkBAuUekym5Vp5peG6vsW16ZRyvCVlU5+HNBSJXpLxoISY
nSTIdF/6HIzARNO0K8nBP7AbQUSjy+tA0NPi1SELfYOIthQmdMZpor0HTWbSyMay
MlE8j76vEKTPi0jL3WNize1836n2Qr9xmkemHHukuwbNiZTGaVfHopzoOO4ewG8K
WDyVr1BOM3mkLN7rX+UBUVAYdSewJTN0v2r5JxSrUCV8H7MqMAJJQ2Sr9EQtQvSE
Cz5aWEy6PSC8jXSraUS5/zV+cW+mqHG+tzGH7J/yaWxKQfzhWNmPaO57BkBvDsvS
FUYqvUux3jiqHFkmLeBKoQDQpc1WCyK6g7ctxrrCWo9Q8LE0onwLEeggfG17X8oD
ZRzXz7bR36MkWEQ63hBUhgz3CBxWp1WQG8HIDbGatFxqlU/ncl0fINARBMGgTFFY
T1+luvyo7I8wY+PynjbcctrjIP0T4T80tCsv5KfwKRqJPPvzkL7Hqrwo6+tUliUV
Tu9GdujPoSo=
=fvVE
-----END PGP SIGNATURE-----

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


Current thread: