alert tcp $EXTERNAL_NET any -> $HOME_NET $HTTPS_PORT (msg: "[F5-BIG-IP-GEOIP] Command-line Login from outside HOME_COUNTRY"; content: "start="; content: !"end="; content: "sshd"; classtype: successful-user; parse_src_ip: 1; country_code: track by_src, isnot $HOME_COUNTRY; reference: url,support.f5.com/kb/en-us/solutions/public/13000/400/sol13426.html; reference: url,wiki.quadrantsec.com/bin/view/Main/5002776; sid:5002776; rev:2;)
-- Main.Sagan-Wiki-Add - 2016-8-30
New revisions of 5002776 will be below...
alert any $EXTERNAL_NET any -> $HOME_NET any (msg: "[F5-BIG-IP-GEOIP] Command-line Login from outside HOME_COUNTRY"; content: "start="; content: !"end="; content: "sshd"; default_proto: tcp; default_dst_port: $SSH_PORT; classtype: successful-user; parse_src_ip: 1; country_code: track by_src, isnot $HOME_COUNTRY; reference: url,support.f5.com/kb/en-us/solutions/public/13000/400/sol13426.html; reference: url,wiki.quadrantsec.com/bin/view/Main/5002776; sid:5002776; rev:3;)
-- Main.Sagan-Wiki-Add - 2021-4-12