ET INFO Git Service Hosted with Gittea


Query · suricata

http.stat_code;
content:"200";
file.data;
content:"href|3d 22|https|3a 2f 2f|gitea|2e|io|22 3e|Powered|20|by|20|Gitea|3c 2f|a|3e|"; fast_pattern;
Raw source ET INFO Git Service Hosted with Gittea · 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 any (
    msg:"ET INFO Git Service Hosted with Gittea";
    http.stat_code;
    content:"200";
    file.data;
    content:"href|3d 22|https|3a 2f 2f|gitea|2e|io|22 3e|Powered|20|by|20|Gitea|3c 2f|a|3e|"; fast_pattern;
    reference:url,gitea.io/en-us/;
    classtype:not-suspicious;
    sid:2044969; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_04_14, deployment Perimeter, confidence High, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_04_17;
)

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.