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 Pen-Test
[Top] [All Lists]

Re: nmap -S option

Subject: Re: nmap -S option
Date: Thu, 15 Feb 2007 09:44:48 +0100 (CET)
On Wed, February 14, 2007 10:13, Baris Erdogan wrote:
Hello,


When i use "nmap -sS targetaddress -S spoofaddress -e eth0" command, nmap 
does not show open
ports at end of scan. i wanna know whether this is normal case or not. do i 
misuse nmap options?
Because when i use nmap with "nmap -sS targetaddress", nmap shows me open 
ports at the end of
scan.

Thanks,


Kind regards,


Baris Erdogan

Which version are you running? Seems to me you're missing something...

manu@life:~$ nmap -sP 192.168.1.0/24

Starting Nmap 4.20 ( http://insecure.org ) at 2007-02-15 09:42 CET
Host 192.168.1.1 appears to be up.
Host 192.168.1.240 appears to be up.
Nmap finished: 256 IP addresses (2 hosts up) scanned in 2.487 seconds

manu@life:~$ sudo nmap -sS 192.168.1.1

Starting Nmap 4.20 ( http://insecure.org ) at 2007-02-15 09:42 CET
Interesting ports on 192.168.1.1:
Not shown: 1694 closed ports
PORT   STATE SERVICE
23/tcp open  telnet
53/tcp open  domain
80/tcp open  http

Nmap finished: 1 IP address (1 host up) scanned in 0.670 seconds
manu@life:~$

All the best.

Manuel.


------------------------------------------------------------------------
This List Sponsored by: Cenzic

Need to secure your web apps?
Cenzic Hailstorm finds vulnerabilities fast.
Click the link to buy it, try it or download Hailstorm for FREE.

http://www.cenzic.com/products_services/download_hailstorm.php?camp=701600000008bOW
------------------------------------------------------------------------

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