ET PHISHING PirateBay Phish - Possibly PirateMatryoshka Related


Query · suricata

flow:established,from_server;
http.stat_code;
content:"200";
file.data;
content:"|3c|p|3e|In order to continue the install";
content:"enter your Piratebay user and pass below"; distance:0;
content:"If u don't have an PirateBay"; distance:0; fast_pattern;
Raw source ET PHISHING PirateBay Phish - Possibly PirateMatryoshka Related · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET PHISHING PirateBay Phish - Possibly PirateMatryoshka Related";
    flow:established,from_server;
    http.stat_code;
    content:"200";
    file.data;
    content:"|3c|p|3e|In order to continue the install";
    content:"enter your Piratebay user and pass below"; distance:0;
    content:"If u don't have an PirateBay"; distance:0; fast_pattern;
    reference:url,securelist.com/piratebay-malware/89740/;
    classtype:social-engineering;
    sid:2027081; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2019_03_13, deployment Perimeter, malware_family PirateMatryoshka, performance_impact Low, confidence Medium, signature_severity Major, tag Phish, updated_at 2020_08_28;
)

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.