| Search Site |
| Search Rules |
| Account |
| not registered? |
| can't login? |
| user preferences |
|
|||||||||||||||||||||||
|
Next: Event Thresholding Up: ASN.1 Detection Previous: ASN.1 Keywords Contents ASN.1 ExamplesThe following rules use ASN.1 decoding options:
alert udp any any -> any 161 (msg:"Oversize SNMP Length"; \
asn1: oversize_length, 10000, absolute_offset, 0;)
alert tcp any any -> any 80 (msg:"ASN1 Relative Foo"; content:"foo"; \
asn1: bitstring_overflow, print, relative_offset, 0;)
Steven Sturges 2006-12-08 |
|||||||||||||||||||||||
|
|||||||||||||||||||||||