alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET PHISHING Google Drive Phishing Landing 2015-11-17";
flow:established,from_server;
http.stat_code;
content:"200";
http.header;
content:"Keep-Alive|3a 20|timeout=";
http.content_type;
content:"text/html"; startswith;
file.data;
content:"To view document"; nocase; fast_pattern;
content:"select your email provider"; nocase; distance:0;
content:"select other email provider"; nocase; distance:0;
content:"Sign In"; nocase; distance:0;
content:"Password"; nocase; distance:0;
classtype:social-engineering;
sid:2031787; rev:3;
metadata:attack_target Client_Endpoint, created_at 2015_11_18, deployment Perimeter, confidence Medium, signature_severity Major, tag Phishing, updated_at 2020_06_09;
)