alert http any any -> $HOME_NET any (
msg:"ET WEB_SPECIFIC_APPS Jenkins Script Console Authenticated Session";
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/script"; nocase;
http.cookie;
content:"remember-me|3d|"; fast_pattern;
content:"JSESSIONID|3d|";
http.content_type;
content:"application/x-www-form-urlencoded";
http.header;
content:"Jenkins-Crumb|3a 20|";
http.request_body;
content:"script|3d|";
reference:url,www.jenkins.io/doc/book/managing/script-console/;
classtype:web-application-activity;
sid:2055761; rev:1;
metadata:affected_product Jenkins, attack_target Web_Server, tls_state plaintext, created_at 2024_09_06, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, updated_at 2024_09_06, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
target:dest_ip;
)