Actions
Bug #7799
opensuricata-update: complex address and port lists not parsed correctly
Affected Versions:
Effort:
Difficulty:
Label:
Description
Example rule:
alert http [any,![$EXTERNAL_IP,$REVERSE_PROXY_HOSTS,$ODD_HTTP_HOSTS]] any -> [any,![$EXTERNAL_IP,$REVERSE_PROXY_HOSTS,$ODD_HTTP_HOSTS]] 80 (msg:"TEST Unknown var"; sid: 99000003; rev: 1;)
confuses the parser, and address variables end up in the parsed ports.
No data to display
Actions