*** Michael Meyer wrote:
> *** fschnit...@execulink.com wrote:
> 
> > Ok, so as it appears _all_ of the OpenVAS default scanner configs use
> > a default scan mode of TCP Connect (connect()). I see that what I need
> > to do for my fast scans that are firewalled, is to 
> > clone an existing
> > scan config, alter the clone, change the TCP Scanning Technique" to SYN
> > then use that clone in my scans. 
> 

Works for me...

After changing the scan config the following is executed:

nmap -n -P0 -oG /tmp/nmap-192.168.2.110-144908050 -sS -p T:1-5 -T 3 
192.168.2.110

Micha

-- 
Michael Meyer                  OpenPGP Key: 0xAF069E9152A6EFA6 
http://www.greenbone.net/
Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG
Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to