blob: 149b68de63b2b9e4e949c4345e2b04008105f736 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- base_conf.php.dist.orig 2016-10-13 08:46:30 UTC
+++ base_conf.php.dist
@@ -393,7 +393,7 @@ $external_port_link = array('sans' =
/* Signature references */
$external_sig_link = array('bugtraq' => array('http://www.securityfocus.com/bid/', ''),
- 'snort' => array('http://www.snort.org/search/sid/', ''),
+ 'snort' => array('http://www.snort.org/rule_docs/', ''),
'cve' => array('http://cve.mitre.org/cgi-bin/cvename.cgi?name=', ''),
'arachnids' => array('http://www.whitehats.com/info/ids', ''),
'mcafee' => array('http://vil.nai.com/vil/content/v_', '.htm'),
|