ET MALWARE SLIVER Framework SMB CreateService Default ServiceName


Query · suricata

content:"n|00|o|00|t|00|_|00|s|00|l|00|i|00|v|00|e|00|r"; fast_pattern;
Raw source ET MALWARE SLIVER Framework SMB CreateService Default ServiceName · 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 -> any 445 (
    msg:"ET MALWARE SLIVER Framework SMB CreateService Default ServiceName";
    content:"n|00|o|00|t|00|_|00|s|00|l|00|i|00|v|00|e|00|r"; fast_pattern;
    reference:url,github.com/BishopFox/sliver;
    classtype:trojan-activity;
    sid:2043459; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_01_24, deployment Internal, malware_family Sliver, performance_impact Low, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_01_24;
)

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.