Hello,

*** John Landers wrote:

> I wrote a nasl script to do a simple product detection. I based it on
> another NASL file, I've signed it, and it does not have any syntax errors
> per the openvas-nasl command.
> 
> However, I can't seem to get the NVT loaded into OpenVAS for use. I also
> can't seem to find any proper documentation that explains the steps for
> importing custom signatures.
> 
> I've attached the nasl script to this email in case the issue is inside
> that. Any help would be greatly appreciated.

You could set 'nasl_no_signature_check = yes' in openvassd.conf to use
unsigned scripts. If you don't have a openvassd.conf run
'openvassd -s > /etc/openvas/openvassd.conf'

> SCRIPT_OID = "unassigned";

This will not work. You need to assign an OID. Use '43333123' for
example. 

There is also a remote detection NVT for splunk. See
http://openvas.komma-nix.de/index.php?oid=100693

HTH

Micha

-- 
Michael Meyer                            OpenPGP Key: 52A6EFA6
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-plugins mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins

Reply via email to