Hi

I would like to run a single test on the command line, for example 
(http://plugins.openvas.org/nasl.php?oid=803477)

openvas-nasl -X -t IP -i /var/lib/openvas/plugins 
/var/lib/openvas/plugins/2013/gb_miniweb_file_upload_n_dir_trav_vuln.nasl  -T -

Seems to work but I did not find out how to specify parameters (for example in 
this case the port), which is defined as 

port = get_http_port(default:8000);
if(!port){
  port = 8000;
}

Any hint?

Matteo

-- 
ETH Zurich, Dr. Matteo Corti, Leiter ID Basisdienste
STB H 11.1, Stampfenbachstrasse 69, 8092 Zurich
Tel +41 44 63 27944, http://www.id.ethz.ch

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to