ET MALWARE DecebalPOS User-Agent


Query · suricata

flow:established,to_server;
http.user_agent;
content:"Decebalv"; depth:8;
Raw source ET MALWARE DecebalPOS User-Agent · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE DecebalPOS User-Agent";
    flow:established,to_server;
    http.user_agent;
    content:"Decebalv"; depth:8;
    reference:md5,87cfa0addda5c0e0fc34f3847408e557;
    reference:url,trendmicro.com/cloud-content/us/pdfs/security-intelligence/white-papers/wp-pos-ram-scraper-malware.pdf;
    classtype:trojan-activity;
    sid:2019161; rev:4;
    metadata:created_at 2014_09_11, confidence High, signature_severity Major, updated_at 2020_05_04;
)

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.