Displaying 2 results from an estimated 2 matches for "rservic".
Did you mean:
servic
2010 Nov 19
3
what are the constraints on the contents of 'imported ' files
...hash definition from a separate file but this
fails whereas including the text verbatim in the original manifest
works fine:
class monitor ($master, $interface) {
# import "masters.pp"
$sensor_rule_categories = {
''dmzo'' =>
[scan,finger,ftp,telnet,rpc,rservices,ddos,dns,tftp,web-
coldfusion,misc,web-php,x11,attack-responses,
oracle,mysql,pop2,pop3,bad-
traffic,dos,exploit,misc,smtp,web-misc,emerging-exploit,emerging-scan,
emerging-web,emerging-web_sql_injection,emerging-
web_server,emerging-web_specific_apps,...
2003 Aug 28
0
[louisk@bend.com: snort, postgres, bridge]
...e information.
#=========================================
include $RULE_PATH/bad-traffic.rules
include $RULE_PATH/exploit.rules
include $RULE_PATH/scan.rules
include $RULE_PATH/finger.rules
include $RULE_PATH/ftp.rules
include $RULE_PATH/telnet.rules
include $RULE_PATH/rpc.rules
include $RULE_PATH/rservices.rules
include $RULE_PATH/dos.rules
include $RULE_PATH/ddos.rules
include $RULE_PATH/dns.rules
include $RULE_PATH/tftp.rules
include $RULE_PATH/web-cgi.rules
include $RULE_PATH/web-coldfusion.rules
include $RULE_PATH/web-iis.rules
include $RULE_PATH/web-frontpage.rules
include $RULE_PATH/web-misc...