Bugs item #6458, was opened at 2013-10-03 15:44 by Curon Davies
You can respond by visiting: 
https://wald.intevation.org/tracker/?func=detail&atid=220&aid=6458&group_id=29

Status: Open
Priority: 3
Submitted By: Curon Davies (cwdavies)
Assigned to: Nobody (None)
Summary: nmap version detection for nmap_net.nasl 
Architecture: 64 Bit
Product: OpenVAS
Operating System: Linux
Component: openvas-plugins
Version: 6.0
Severity: None
Resolution: None
Hardware: None
URL: 


Initial Comment:
nmap_net.nasl only works with nmap 5.51 due to how the kb is used. This code 
should be the same as nmap.nasl which works with the latest stable nmap (6.25).

Further to this it is noted that some plugins only work with one of the 
following versions (toolcheck.nasl):
nmap 5.21
nmap 5.51
nmap 6.01

These checks should probably be changed to version_in_range, or depending on 
how the NSE scripts are used simplified, as there are numerous lines of copied 
and pasted code.




----------------------------------------------------------------------

You can respond by visiting: 
https://wald.intevation.org/tracker/?func=detail&atid=220&aid=6458&group_id=29
_______________________________________________
Openvas-devel mailing list
Openvas-devel@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-devel

Reply via email to