ET WEB_SERVER Observed FxCodeShell Web Shell Password


Query · suricata

flow:established,to_server;
http.request_body;
content:"FxxkMyLie1836710Aa";
Raw source ET WEB_SERVER Observed FxCodeShell Web Shell Password · 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 WEB_SERVER Observed FxCodeShell Web Shell Password";
    flow:established,to_server;
    http.request_body;
    content:"FxxkMyLie1836710Aa";
    classtype:trojan-activity;
    sid:2027514; rev:3;
    metadata:affected_product Web_Server_Applications, attack_target Client_Endpoint, created_at 2019_06_25, deployment Perimeter, malware_family FxCodeShell, performance_impact Low, signature_severity Major, updated_at 2020_08_31;
)

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.