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.




Network Security Nessus-Users
[Top] [All Lists]

Command line client showing wrong port range

Subject: Command line client showing wrong port range
Date: Thu, 21 Jul 2005 09:49:02 +0200
Hi List,

actually this is not too much of a problem but still I'm wondering why it is
doing this.

I have a configfile that the nessus command line client uses to get the scan
configuration. The scan itself is started like this:

   nessus -T nbe -xqV -c <configfile> <server> <port> <user> <password>
<hostfile> <reportfile.nbe>

Now, in my configfile it clearly says

   port_range = 1-10000

but the console output of nessus shows

   portscan|<host>|0|65535
   portscan|<host>|65535|65535

I sometimes use other configfiles that go up to port 65535 and I'm not sure
if I remember it right but when first run with 10000 ports without having
run the 65535 ports before it displayed it correctly.
Well, I tried to analyze this a little with tcpdump and it looks like as if
only ports up to 10000 are scanned but I haven't figured out yet how to set
up a precise filter that only shows the packets I want ( if anyone knows one
plz let me know). My filter (dst host <target IP> and src host <myIP>) only
captures around 800 packets during the nmap.nasl execution.
Now, the Nmap option USER SPECIED RANGE is obsolete, right?

Btw, this happens with version 2.2.4 and it did with 2.2.2.

Anything I'm doin wrong here?

Greetz
Chris

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>