Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Nmap (NASL Wrapper) not generating correct nmap command-line |
|---|---|
| Date: | Sun, 22 Jan 2006 14:10:48 +0100 |
On Sun Jan 22 2006 at 13:54, Michael Scheidell wrote:
Misses all the udp ports though.
UDP port scan is not reliable and can be terribly slow. You'll need ten hours (not counting retransmit) to scan a Solaris, for example. It can be intrusive too. And we do not have the equivalent of find_service* for UDP. Doing it would be slow and intrusive: 1) Most UDP services ignore broken requests 2) Other UDP services crash when they receive such requests. There is no silver bullet on this topic. If you really need the list of UDP ports, SNMP or netstat are probably the best ways to get it. _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| Previous by Date: | RE: Nmap (NASL Wrapper) not generating correct nmap command-line, Michael Scheidell |
|---|---|
| Next by Date: | RE: Nmap (NASL Wrapper) not generating correct nmap command-line, Michael Scheidell |
| Previous by Thread: | RE: Nmap (NASL Wrapper) not generating correct nmap command-line, Michael Scheidell |
| Next by Thread: | RE: Nmap (NASL Wrapper) not generating correct nmap command-line, Michael Scheidell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |