|
Penetration Testing
Comprehensive firewall test using Nmap? Aug 21 2008 07:00AM Alexander Sandström Krantz A (alexander a sandstrom krantz ericsson com) (4 replies) Re: Comprehensive firewall test using Nmap? Aug 21 2008 09:08AM Gabriele Brosulo (brosulo edisoft net) (1 replies) SV: Comprehensive firewall test using Nmap? Aug 21 2008 09:02AM Carl-Johan Bostorp (Carl-Johan Bostorp hps se) (1 replies) |
|
|
Privacy Statement |
> On Thursday 21 August 2008 09:00:02 Alexander Sandstr?m Krantz A wrote:
> > Is it possible to automatically alter the source port when using Nmap to
> > test a firewall?
>
> Apparently it's not possible. I tryed this:
>
> nmap -sS -P0 -g 2000-2010 127.0.0.1
>
> but all packet comes from port 2000. Does anybody know a workaround? The only
> way I thinked about is to use a script to randomize source port on a dest
> port base, but I think it will be not efficient..
Hmm...
$ man nmap | grep -- -g
-g/--source-port <portnum>: Use given port number
That doesn't look like it takes a range.
--
Bill Weiss
------------------------------------------------------------------------
This list is sponsored by: Cenzic
Top 5 Common Mistakes in
Securing Web Applications
Get 45 Min Video and PPT Slides
www.cenzic.com/landing/securityfocus/hackinar
------------------------------------------------------------------------
[ reply ]