| Main Archive Page > Month Archives > snort-users archives |
I mean here
/* Signature references */
$external_sig_link = array('bugtraq' => array(' http://www.securityfocus.com/bid/', ''), 'snort' => array(' http://www.snort.org/pub-bin/sigs.cgi?sid=', ''), 'cve' => array(' http://cve.mitre.org/cgi-bin/cvename.cgi?name=', ''),
at base_conf.php what may i put in the line 'snort' => array('http://www.snort.org/pub-bin/sigs.cgi?sid=', ''),
thanks
2009/5/29 Pedro Marinho <pppmarinho@gmail.com>
> Hello Gentlemen,
>
> Sometimes i need to read the signature reference here in order to
> understand better about an alert..
>
> in base the link http://www.snort.org/pub-bin/sigs.cgi?sid=1:1250 is not
> working..
>
> could someone tell me what may i have to edit here at base for this link
> work once again?
>
> thanks..
>