alert http any any -> $HTTP_SERVERS any (
msg:"ET EXPLOIT Possible CVE-2014-3704 Drupal SQLi attempt URLENCODE 7";
flow:established,to_server;
http.request_body;
content:"na%6d%65["; nocase; fast_pattern;
pcre:"/(?:^|&|Content-Disposition[\x3a][^\n]*?name\s*?=\s*?[\x22\x27])na\%6d\%65\[[^\x5d]*?\W/i";
reference:url,pastebin.com/F2Dk9LbX;
classtype:web-application-attack;
sid:2019428; rev:4;
metadata:created_at 2014_10_16, cve CVE_2014_3704, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_25;
)