]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect-engine-hsbd: decompress swf files
authorGiuseppe Longo <glongo@stamus-networks.com>
Fri, 14 Jul 2017 12:32:25 +0000 (14:32 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 31 Jan 2018 13:31:00 +0000 (14:31 +0100)
commit884e05167101c680b892ababcae0caa9d503a261
tree52290276c51cbc4ea023457656e3e157cfa865f1
parent7b23d305423ecc6eeb6508f9f9309dcdd0bc2b23
detect-engine-hsbd: decompress swf files

This checks if a buffer is a swf file and try
to decompress it, if decompression is enabled.
src/detect-engine-hsbd.c
src/detect-engine.c
src/tests/detect-engine-hsbd.c [new file with mode: 0644]