OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: nmap -S option

From: Manuel Arostegui (manueltodo-linux.com)
Date: Thu Feb 15 2007 - 02:44:48 CST


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...

manulife:~$ 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

manulife:~$ 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
manulife:~$

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
------------------------------------------------------------------------