alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET PHISHING Paypal Phishing Landing 2018-07-30";
flow:established,to_server;
threshold:type limit, track by_dst, count 1, seconds 30;
http.method;
content:"GET";
http.uri;
content:"/customer-IDPP00"; fast_pattern;
content:"/myaccount/signin/"; nocase; distance:0;
classtype:social-engineering;
sid:2025919; rev:2;
metadata:affected_product Web_Browsers, attack_target Client_Endpoint, created_at 2018_07_30, deployment Perimeter, confidence High, signature_severity Major, tag Phishing, updated_at 2020_08_25;
)