alert http any any -> $HOME_NET any (
msg:"ET EXPLOIT [401TRG] DeDeCMS RFI Attempt";
flow:established,to_server;
http.method;
content:"POST";
http.content_type;
content:"multipart/form-data";
http.uri;
content:"/select_soft_post.php"; nocase;
http.request_body;
content:"cfg_basedir"; nocase;
content:"uploadfile"; nocase;
content:"upload"; nocase;
reference:cve,2010-1097;
reference:url,www.exploit-db.com/exploits/33685;
classtype:attempted-admin;
sid:2031527; rev:2;
metadata:created_at 2021_01_19, cve CVE_2010_1097, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_01_19;
)