alert tcp $EXTERNAL_NET any -> $HOME_NET $SSH_PORT (msg:"[OPENSSH-GEOIP] Authentication success via publickey from outside HOME_COUNTRY"; content: "Accepted publickey"; classtype: successful-user; reference: url,wiki.quadrantsec.com/bin/view/Main/5001875; normalize: openssh; program: sshd; country_code: track by_src, isnot $HOME_COUNTRY; sid: 5001875; rev:1;)
-- Main.Sagan-Wiki-Add - 2015-10-21
New revisions of 5001875 will be below...
alert tcp $EXTERNAL_NET any -> $HOME_NET $SSH_PORT (msg:"[OPENSSH-GEOIP] Authentication success via publickey from outside HOME_COUNTRY"; content: "Accepted publickey"; classtype: successful-user; reference: url,wiki.quadrantsec.com/bin/view/Main/5001875; normalize; program: sshd; country_code: track by_src, isnot $HOME_COUNTRY; sid: 5001875; rev:2;)
-- Main.Sagan-Wiki-Add - 2016-8-30