alert http any any -> $HOME_NET any (
msg:"ET EXPLOIT Cisco RV320/RV325 Debug Dump Disclosure Attempt Inbound (CVE-2019-1653)";
flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/cgi-bin/export_debug_msg.exp"; endswith; fast_pattern;
http.request_body;
content:"submitdebugmsg|22 3a 20 22|1|22|";
flowbits:set,ET.cve20191653.2;
reference:url,github.com/0x27/CiscoRV320Dump;
reference:cve,2019-1653;
classtype:attempted-admin;
sid:2033091; rev:1;
metadata:attack_target Networking_Equipment, created_at 2021_06_04, cve CVE_2019_1653, confidence High, signature_severity Major, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_06_04;
)