ET EXPLOIT Possible AVCON6 Video Conferencing System RCE (Outbound)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/login.action?redirect:${%23a%3d(new%20java.lang.%22"; depth:52; fast_pattern;
content:"http"; distance:0;
Raw source ET EXPLOIT Possible AVCON6 Video Conferencing System RCE (Outbound) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET EXPLOIT Possible AVCON6 Video Conferencing System RCE (Outbound)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/login.action?redirect:${%23a%3d(new%20java.lang.%22"; depth:52; fast_pattern;
    content:"http"; distance:0;
    reference:url,unit42.paloaltonetworks.com/mirai-variant-echobot-resurfaces-with-13-previously-unexploited-vulnerabilities/;
    classtype:attempted-admin;
    sid:2029156; rev:2;
    metadata:affected_product Linux, attack_target IoT, created_at 2019_12_16, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_26;
)

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.