Re: Source port scanning w/nmap?
From: matt (matt_at_learnsecurityonline.com)
Date: 07/01/05
- Previous message: rarrison_at_gmail.com: "Re: Re: Opinions sought...How much information is to much to "give away"?"
- Maybe in reply to: Gonzalo Martinez: "Re: Source port scanning w/nmap?"
- Next in thread: Johannes Schneider: "Re: Source port scanning w/nmap?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 01 Jul 2005 02:44:34 +0100 To: security-basics@securityfocus.com
dissolved wrote:
>Can someone please assist me with doing source port scanning with nmap? I've
>read the MAN page and do not see this switch listed.
>
>Is it --source-port <port number>?
>
>Thanks
>
>
>
>
Hey there the option you need is -g, here is an example:
nmap -sS -O 192.168.0.0/16 -g 53
This will set the source port to 53, and use a standard synscan with
host detection.
Regards
Matt
info@learnsecurityonline.com
http://www.learnsecurityonline.com
- Previous message: rarrison_at_gmail.com: "Re: Re: Opinions sought...How much information is to much to "give away"?"
- Maybe in reply to: Gonzalo Martinez: "Re: Source port scanning w/nmap?"
- Next in thread: Johannes Schneider: "Re: Source port scanning w/nmap?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|