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]

Re: Command line client showing wrong port range

Subject: Re: Command line client showing wrong port range
Date: Thu, 21 Jul 2005 10:15:09 +0200

On Jul 21, 2005, at 9:49, I am WE4SEL wrote:

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

It's a trick to make sure the progress bar on the client is set to 0 then to "the end" -- since some of the port scanners (ie: nmap) do not have the ability to tell you their exact status.


You're really scanning ports 1-10000.


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

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