Nmap Development mailing list archives

Re: using nmap and find


From: Jens Link <lists () quux de>
Date: Sun, 03 Apr 2016 15:36:56 +0200

"Mike ." <dmciscobgp () hotmail com> writes:

nmap -n -T4 192.168.0.10 -p 1500 -sV -d2 | find "sending probe"

"There is a book by a spanish guy called Manual. You should read it."[1] 

man find wil show that find is the wrong command for that:

----
    find - search for files in a directory hierarchy
-----

all i want here is the following line: Service scan sending probe NULL

You are looking for grep on *NIX. Or findstr on windows. 

Jens
[1} Dilbert 
-- 
----------------------------------------------------------------------------
| Foelderichstr. 40   | 13595 Berlin, Germany           | +49-151-18721264 |
| http://blog.quux.de | jabber: jenslink () quux de        | ---------------  | 
----------------------------------------------------------------------------
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: