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: How to use Nessus 3.0.3 (Linux) with Nmap port scanning |
|---|---|
| Date: | Wed, 20 Sep 2006 12:28:05 +0200 |
On Wed Sep 20 2006 at 01:25, A User wrote:
Is there a way to enable "find_service" to use UDP results?
No, but external_svc_ident.nasl can do that.
Believe it or not, there are people out there who understand UDP services need to be evaluated
Remember that you would need a find_service_udp only if a service runs on a non standard port. This is very uncommon for UDP. Standard ports are tested by Nessus.
There are devices that people may not be allowed local accounts as this can be intrusive
A find_service_udp would be much more intrusive.
Based on those comments
Which are untrue, because you forgot that UDP standard ports are tested.
Nessus is not giving a true picture
What is a "true" picture?
and personally I find it frustrating not being able to use one piece of software to perform a complete and thorough review.
Can you afford to run nmap -sU -sV for days to get this true picture? netstat -p would give it instantly.
It should be possible for those users who properly understand the limitations of certain OSes / TCP/IP stacks to be able to get a full picture.
If such a find_service_udp were written, it would be disabled if (safe_checks || ! thorough_checks) As most people are running in safe checks and do not set "thorough tests", this would be useless for 99% of users.
Otherwise you end up making an unreasonable compromise between speed and accuracy.
You have to. -- http://arboi.da.ru/ http://ma75.blogspot.com/ PGP key ID : 0x0BBABA91 - 0x1320924F0BBABA91 Fingerprint: 1048 B09B EEAF 20AA F645 2E1A 1320 924F 0BBA BA91 _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| Previous by Date: | Re: How to use Nessus 3.0.3 (Linux) with Nmap port scanning, A User |
|---|---|
| Next by Date: | Re: How to use Nessus 3.0.3 (Linux) with Nmap port scanning, A User |
| Previous by Thread: | Re: How to use Nessus 3.0.3 (Linux) with Nmap port scanning, A User |
| Next by Thread: | Re: How to use Nessus 3.0.3 (Linux) with Nmap port scanning, A User |
| Indexes: | [Date] [Thread] [Top] [All Lists] |