--- /dev/null
+# Test Description
+
+Test that we do not wrongly decompress if we have encoding gzip but clear text
+
+## PCAP
+
+From https://redmine.openinfosecfoundation.org/issues/6959
+
+
+## Related issues
+
+https://redmine.openinfosecfoundation.org/issues/6959
--- /dev/null
+alert http $HOME_NET any -> $EXTERNAL_NET 8100 (msg:"ET MOBILE_MALWARE Android Dropper Checkin Activity (POST)"; flow:established,to_server; http.request_body; content:"|22|sdk_version|22 3a|"; content:"|22|app_package|22 3a 22|"; distance:0; content:"|22|app_version|22 3a 22|"; distance:0; content:"|22|device_id|22 3a 22|"; distance:0; classtype:trojan-activity; sid:2038629; rev:1;)
--- /dev/null
+args:
+ - -k none
+
+checks:
+ - filter:
+ count: 1
+ match:
+ event_type: alert
+ alert.signature_id: 2038629