On Thu Jul 14 2005 at 04:09, Jason Haar wrote:

> How do you create a "greppable" nmap file that contains both TCP and
> UDP port  results? 

Something like:
nmap -sS -sU -oG result.nmap -p 1-65535 ....

> nmap is usually called to either do a TCP or a UDP scan?

Not necessarily.

> [Do you just call nmap twice and append one output to the other?]

I'm not sure that the plugin would work.
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to