ET PHISHING Suspicious CVV Parameter in HTTP POST - Possible Phishing
Query · suricata
flow:established,to_server;
http.method;
content:"POST";
http.request_body;
content:"&cvv="; nocase;
pcre:"/^[0-9]{3,4}/R";
flow:established,to_server;
http.method;
content:"POST";
http.request_body;
content:"&cvv="; nocase;
pcre:"/^[0-9]{3,4}/R";
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.