Nmap Development mailing list archives

filtering out just probe packets in debugging output


From: "Mike ." <dmciscobgp () hotmail com>
Date: Sun, 22 Nov 2015 10:49:05 +0000

hello group


this might be a dumb question. first off, using NMAP 7 w/ win 7. all i wanna do is look at the actual PROBE DATA/LINES 
ONLY instead of the full debugging socket info in a packet trace as i am scannning doing a version check (so as to see 
what probe activity is being sent). an example is filtering out all this except the "sending probe data" line


Service scan match (Probe SSLSessionReq matched with SSLSessionReq line 11927):
192.168.0.10:443 is ssl.  Version: |OpenSSL||SSLv3|
NSOCK INFO [12.1850s] nsock_iod_delete(): nsock_iod_delete (IOD #2)
NSOCK INFO [12.1850s] nsock_iod_new2(): nsock_iod_new (IOD #31)
NSOCK INFO [12.1870s] nsock_connect_ssl(): SSL connection requested to 192.168.0



i thought piping | find "Service scan" would just capture the 1 line but it didn't. prob missing something here so 
obvious, but i'm an idiot.


ty/ Mike
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: