alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Generic Phishing Landing M1 2017-02-13";
flow:from_server,established;
http.stat_code;
content:"200";
file.data;
content:"jQuery(function($)"; nocase;
content:"cc-number"; within:50; nocase; fast_pattern;
content:"formatCardNumber"; within:50;
content:"cc-exp"; nocase; distance:0;
content:"formatCardExpiry"; within:50;
content:"cc-cvc"; nocase; distance:0;
content:"formatCardCVC"; within:50;
classtype:social-engineering;
sid:2025658; rev:5;
metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2017_02_13, deployment Perimeter, confidence Medium, signature_severity Major, tag Phishing, updated_at 2020_08_24;
)