alert http $HOME_NET any -> $EXTERNAL_NET any (
msg:"ET PHISHING Successful OneDrive Credential Phish 2023-04-18";
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/onedrive/?api"; endswith; fast_pattern;
http.request_body;
content:"|7b 22|id|22 3a 22|"; startswith;
content:"|22 2c 22|pw|22 3a 22|"; distance:0;
classtype:credential-theft;
sid:2045039; rev:1;
metadata:attack_target Client_Endpoint, created_at 2023_04_18, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_04_18;
)