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: | Thu, 21 Sep 2006 06:57:29 -0700 |
On Sep 20, 2006, at 12:53 PM, Michel Arboi wrote:
While i know this to be true (although I was not aware that safe_checks slowed things down, I may have missed mention of it, but I don't remember seeing it), it does not offer the level of configurability I was looking for in this particular situation. I needed very slow scans (on the order of no more than 5 ports in 5 minutes) to bypass the countermeasures.On Wed Sep 20 2006 at 18:33, Douglas Nordwall wrote:
> Well, for me, the sheer configurability of it is the best part. Speed
> isn't always what you are after, and just this morning, speed was the
> enemy. We had a box that had countermeasures on it, and we had to
> move slow to not trigger them. I didn't see an option for this on the
> built in scanner.
safe_checks && max_checks=1 gives the lowest speed. (! safe_checks) && max_checks>=5 gives the highest speed.
Maybe ask Fyodor what they did to compensate for the problems you are concerned about? seems to work for nmap, unless the problems you foresee deal with some aspect that nmap doesn't cover.> I also like the ability to control port scan randomization
We may introduce some trick against *basic* portscan detection, but probably not randomization, because it might lead to erratic problems.
fair enough, and for your network that is fine. For my network, which I know fairly well, and have access to exactly what's happening on it, I can make those determinations in other ways.> and very fine grained control of the timing.
Fine grained control is the enemy of adaptability. Maybe I did not find a single box with anti-portscan countermeasures, but I scanned many boxes on unreliable links or loaded networks. In such cases, the scanner has to slow down when it starts losing packets, and speed up later. nessus_tcp_scanner does this rather well; in fact much better than any other port scanner I tried.
> Part of it, I imagine is because we really like nmap and there is a > mental "this is the best port scanner
This sounds more like marketing than technique to me.
Anyway, I do not see where the problem is. nmap.nasl has always been available, and the import function works fine and does not need to be updated everytime a new option pops up. Running Nmap from inside Nessus is definitely a bad idea, for reasons that are written on the web site.
-- 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: Buffer overflow causing service to hang?, Jason Leuenberger |
|---|---|
| Next by Date: | Re: Nessus CLI scan: allports? Safe checks no? plugins updated?, Douglas Nordwall |
| Previous by Thread: | Re: How to use Nessus 3.0.3 (Linux) with Nmap port scanning, Michel Arboi |
| Next by Thread: | Re: How to use Nessus 3.0.3 (Linux) with Nmap port scanning, Michel Arboi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |