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 Security-Basics
[Top] [All Lists]

Re: Nmap command line syntax ?

Subject: Re: Nmap command line syntax ?
Date: Mon, 25 Feb 2008 13:05:52 -0600
Everything you are asking for can be found here:
http://nmap.org/man/

-iL <inputfilename>

Entries can be in any of the formats accepted by Nmap on the command
line (IP address, hostname, CIDR, IPv6, or octet ranges). Each entry
must be separated by one or more spaces, tabs, or newlines.

--open

Show only open/possibly open ports

-oN <filespec>

Output to file

Cheers

On Sat, Feb 23, 2008 at 7:20 PM, Richard Pawly <rpawly@gmail.com> wrote:
Can someone pleas help me with a syntax to start Nmap to do the following:

 Import ip address list from file (btw what format and contents should
 the file contain)(can i use DNS name??)
 export results to a file ( i only need to see open ports if thats a option)
 to still scan if does not respond to ping
 i only need to scan tcp/udp ports on routers
 can i scan 10,000 hosts in one command line, or 1 file import of hosts??

 I appreciate any and all direction.

 Thx

 Rich


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