alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Generic Financial Phish Landing 2017-12-21";
flow:from_server,established;
http.stat_code;
content:"200";
http.content_type;
content:"text/html"; startswith;
file.data;
content:"jQuery(function($)"; nocase; fast_pattern;
content:"#dob"; nocase; distance:0;
content:"mask"; nocase; within:10;
content:"placeholder"; nocase; within:30;
content:"#ssn"; nocase; within:50;
content:"mask"; nocase; within:10;
content:"placeholder"; nocase; within:30;
content:"#sortcode"; nocase; within:50;
content:"mask"; nocase; within:10;
content:"placeholder"; nocase; within:30;
classtype:social-engineering;
sid:2025663; rev:2;
metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2017_12_21, deployment Perimeter, confidence Medium, signature_severity Minor, tag Phishing, updated_at 2020_08_24;
)