alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Paypal Phishing Redirect M1 Feb 24 2017";
flow:from_server,established;
http.stat_code;
content:"302";
http.location;
content:".php?cmd=_update-information&account_bank="; nocase; fast_pattern;
content:"&dispatch="; distance:32; within:10; nocase;
http.content_len;
byte_test:0,=,0,0,string,dec;
classtype:social-engineering;
sid:2024016; rev:4;
metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2017_02_24, deployment Perimeter, confidence Medium, signature_severity Major, tag Phishing, updated_at 2020_12_22;
)