*** margaus M. wrote: > This is my script to detect S7-300 PLC. When I execute it shows this, so it > works perfectly.
There is already gb_simatic_s7_snmp_detect.nasl ... openvas-nasl -X -B -d snmp_detect.nasl gb_snmp_sysdesc.nasl gb_simatic_s7_snmp_detect.nasl gb_simatic_s7_version.nasl -t <target> works for me. > Later I syncronized openvas plugins and I added this new plugin in the > directory, the result after execution is this: > > [image: Imágenes integradas 2] > > It prints nothing. Why is that? Any idea? add "-T -" to the openvas-nasl command line to get debug output... Micha -- Michael Meyer OpenPGP Key: 0xAF069E9152A6EFA6 http://www.greenbone.net/ Greenbone Networks GmbH, Neumarkt 12, 49074 Osnabrueck | AG Osnabrueck, HR B 202460 Geschaeftsfuehrer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-plugins mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins
