ET MALWARE ELF/BASHLITE vbot Variant CnC


Query · suricata

flow:established,to_server;
content:"ver|3a|1.500000|3a|null|3a|"; fast_pattern;
Raw source ET MALWARE ELF/BASHLITE vbot Variant CnC · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE ELF/BASHLITE vbot Variant CnC";
    flow:established,to_server;
    content:"ver|3a|1.500000|3a|null|3a|"; fast_pattern;
    reference:md5,65cc35e68e3834b1955115737ff3c55e;
    classtype:trojan-activity;
    sid:2030496; rev:1;
    metadata:affected_product Linux, attack_target Client_Endpoint, created_at 2020_07_10, deployment Perimeter, malware_family ELF_BASHLITE, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_07_10;
)

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.