Parsing data from an NBE file
SRH-Lists
giermo at 333tech.com
Fri Nov 12 15:28:46 EST 2004
if you wanted, say, 172.23.31-33 you could use this regexp
'172\.23\.3[1-3]'
> Hi all,
>
> Say I did a scan on several address spaces and I want to
> "grep" out only
> specific address space to another NBE file. The format I've
> been using is:
>
> grep 172.23.3 oldnbe.nbe > newnbe.nbe
>
> This obviously isn't very precise in that I'm going to get 172.23.3,
> 172.23.30-39, etc. How can I make my greps more precise when
> doing this?
>
> Thanks,
> Chris
>
>
>
> _______________________________________________
> Nessus mailing list
> Nessus at list.nessus.org
> http://mail.nessus.org/mailman/listinfo/nessus
>
More information about the Nessus
mailing list