ET WEB_SPECIFIC_APPS Possible Oracle WebLogic RCE Fuzzing Inbound M2


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri.raw;
content:"%252e%252e%252f"; nocase; fast_pattern;
Raw source ET WEB_SPECIFIC_APPS Possible Oracle WebLogic RCE Fuzzing Inbound M2 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> [$HTTP_SERVERS,$HOME_NET] any (
    msg:"ET WEB_SPECIFIC_APPS Possible Oracle WebLogic RCE Fuzzing Inbound M2";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri.raw;
    content:"%252e%252e%252f"; nocase; fast_pattern;
    reference:url,packetstormsecurity.com/files/159769/Oracle-WebLogic-Server-Remote-Code-Execution.html;
    classtype:attempted-admin;
    sid:2031145; rev:1;
    metadata:created_at 2020_10_30, deployment Perimeter, deployment Internal, confidence Medium, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_30;
)

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.