ET MALWARE Win32/Phorpiex Template 3 Active - Outbound Malicious Email Spam


Query · suricata

flow:established,to_server;
content:"Your|20|computer|20|was|20|infected|20|with|20|my|20|private|20|malware"; fast_pattern;
content:"malware|20|gave|20|me|20|full"; distance:0;
content:"accounts|20 28|see|20|password|20|above|29|"; distance:0;
content:"MANY|20|EMBARASSING|20|VIDEOS"; distance:0;
threshold:type limit, count 1, seconds 60, track by_src;
Raw source ET MALWARE Win32/Phorpiex Template 3 Active - Outbound Malicious Email Spam · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert smtp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Win32/Phorpiex Template 3 Active - Outbound Malicious Email Spam";
    flow:established,to_server;
    content:"Your|20|computer|20|was|20|infected|20|with|20|my|20|private|20|malware"; fast_pattern;
    content:"malware|20|gave|20|me|20|full"; distance:0;
    content:"accounts|20 28|see|20|password|20|above|29|"; distance:0;
    content:"MANY|20|EMBARASSING|20|VIDEOS"; distance:0;
    threshold:type limit, count 1, seconds 60, track by_src;
    classtype:trojan-activity;
    sid:2027437; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2019_06_06, deployment Perimeter, malware_family Phorpiex, performance_impact Low, confidence High, signature_severity Major, tag SpamBot, updated_at 2019_07_26;
)

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.