ET EXPLOIT Atlassian Bitbucket CVE-2022-36804 Exploit Attempt


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/rest/api/";
content:"/projects/"; distance:0;
content:"/repos/"; distance:0;
content:"|00|--"; distance:0; fast_pattern;
Raw source ET EXPLOIT Atlassian Bitbucket CVE-2022-36804 Exploit Attempt · 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 -> $HOME_NET any (
    msg:"ET EXPLOIT Atlassian Bitbucket CVE-2022-36804 Exploit Attempt";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/rest/api/";
    content:"/projects/"; distance:0;
    content:"/repos/"; distance:0;
    content:"|00|--"; distance:0; fast_pattern;
    reference:cve,2022-36804;
    reference:url,attackerkb.com/topics/iJIxJ6JUow/cve-2022-36804/rapid7-analysis;
    classtype:attempted-user;
    sid:2038930; rev:1;
    metadata:affected_product Atlassian, attack_target Client_Endpoint, created_at 2022_09_22, cve CVE_2022_36804, deployment Perimeter, deployment SSLDecrypt, confidence Medium, signature_severity Major, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_09_22;
)

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.