alert http $HOME_NET any -> any any (
msg:"ET EXPLOIT InoERP 0.7.2 Unauthenticated Remote Code Execution (Outbound)";
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/modules/sys/form_personalization/json_fp.php"; fast_pattern; endswith;
http.request_body;
content:"get_fp_from_form";
content:"exec("; distance:0; nocase;
reference:url,github.com/inoerp/inoERP;
reference:url,exploit-db.com/exploits/48946;
classtype:attempted-admin;
sid:2031121; rev:2;
metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2020_10_27, deployment Perimeter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_27, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)