added 'snort' signature type

pull/61/head
Christophe Vandeplas 2012-02-03 10:59:12 +01:00
parent ca7085469f
commit 7ca72ade23
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ class Signature extends AppModel {
'user-agent',
'regkey',
'AS',
'snort',
'other')),
'message' => 'Options : md5, sha1, filename, ip, domain, email, url, regkey, AS, other, ...'
),