Intrusion Detection/Intrusion Prevention System
Left running head:
Chapter name (automatic)
624
Beta
Beta
OmniAccess 5510 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
SHOW
FIREWALL
INTRUSION
SNORT
FILE
LIST
show
firewall intrusion
snort
file
{<
filename>|list>
}
D
ESCRIPTION
This command is entered in the Super User Mode or the Configuration Mode. Use
this command to display the contents of a specific snort rule file or list all the rule
files.
P
ARAMETER
E
XAMPLE
ALU# show firewall intrusion snort file icmp.rules
C) Copyright 2001-2004, Martin Roesch, Brian Caswell, et al.
All rights reserved.
$Id: icmp.rules,v 1.1 2005/03/18 11:27:51 ppote Exp $
-----------
ICMP RULES
-----------
Description:
These rules are potentially bad ICMP traffic. They include most of the
ICMP scanning tools and other "BAD" ICMP traffic (Such as redirect
host)
Other ICMP rules are included in icmp-info.rules
alert icmp $EXTERNAL_NET any -> $HOME_NET any (msg:"ICMP ISS Pinger";
itype:8; c
ontent:"ISSPNGRQ"; depth:32; reference:arachnids,158;
classtype:attempted-recon;
sid:465; rev:3;)
alert icmp $EXTERNAL_NET any -> $HOME_NET any (msg:"ICMP L3retriever
Ping"; icod
e:0; itype:8; content:"ABCDEFGHIJKLMNOPQRSTUVWABCDEFGHI"; depth:32;
reference:ar
achnids,311; classtype:attempted-recon; sid:466; rev:4;)
alert icmp $EXTERNAL_NET any -> $HOME_NET any (msg:"ICMP Nemesis v1.1
Echo"; dsi
ze:20; icmp_id:0; icmp_seq:0; itype:8; content:"|00 00 00 00 00 00 00
00 00 00 0
0 00 00 00 00 00 00 00 00 00|"; reference:arachnids,449;
classtype:attempted-rec
on; sid:467; rev:3;)
--More--
Parameter
Description
filename
Name of the rule file.
list
List of all the rule files.