alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (
msg:"ET EXPLOIT Smart Google Code Inserter < 3.5 Auth Bypass (CVE-2018-3810)";
flow:established,to_server;
http.method;
content:"POST"; nocase;
http.uri;
content:"/options-general.php?page=smartcode"; nocase; endswith; fast_pattern;
http.request_body;
content:"sgcgoogleanalytic="; nocase; startswith;
content:"<script"; nocase; distance:0;
content:"savegooglecode"; nocase;
reference:url,www.exploit-db.com/exploits/43420;
reference:url,github.com/projectdiscovery/nuclei;
reference:cve,2018-3810;
classtype:attempted-admin;
sid:2033637; rev:2;
metadata:affected_product Wordpress_Plugins, attack_target Web_Server, created_at 2021_08_02, cve CVE_2018_3810, deployment Perimeter, deployment SSLDecrypt, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_08_02;
)