ET INFO Shared File Retrieved (roamresearch .com)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/|23|/app/cig/page/"; startswith; fast_pattern;
http.host;
content:"roamresearch.com";
Raw source ET INFO Shared File Retrieved (roamresearch .com) · 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 INFO Shared File Retrieved (roamresearch .com)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/|23|/app/cig/page/"; startswith; fast_pattern;
    http.host;
    content:"roamresearch.com";
    classtype:bad-unknown;
    sid:2037765; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2022_07_14, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_07_14;
)

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.