ET WEB_SPECIFIC_APPS Wordpress - posts-layout (post-layout Doppelganger) Plugin Activation


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/wp-admin/plugins.php?";
content:"action=activate";
content:"plugin=posts-layouts|2f|posts-layouts.php"; fast_pattern;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Wordpress - posts-layout (post-layout Doppelganger) Plugin Activation · 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,$HTTP_SERVERS] any (
    msg:"ET WEB_SPECIFIC_APPS Wordpress - posts-layout (post-layout Doppelganger) Plugin Activation";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/wp-admin/plugins.php?";
    content:"action=activate";
    content:"plugin=posts-layouts|2f|posts-layouts.php"; fast_pattern;
    reference:url,blog.sucuri.net/2023/05/vulnerability-in-essential-addons-for-elementor-leads-to-mass-infection.html;
    classtype:web-application-attack;
    sid:2045881; rev:2;
    metadata:affected_product Wordpress, attack_target Web_Server, created_at 2023_05_30, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Critical, updated_at 2023_05_31;
    target:dest_ip;
)

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.