misp-modules/tests
seamus tuohy 83a9d695ea Email import no longer unzips major compressed text document formats.
Let this commit serve as a warning about the perils of duck typing.
Word documents (docx,odt,etc) were being uncompressed when they were
attached to emails. The email importer now checks a list of well known
extensions and will not attempt to unzip them.

It is stuck using a list of extensions instead of using file magic because
many of these formats produce an application/zip mimetype when scanned.
2017-01-10 09:55:33 -05:00
..
test_files Email import no longer unzips major compressed text document formats. 2017-01-10 09:55:33 -05:00
EICAR.com Add additional email parsing and tests 2017-01-04 10:21:36 -08:00
EICAR.com.zip Add additional email parsing and tests 2017-01-04 10:21:36 -08:00
__init__.py Proper testcases 2016-06-18 15:09:42 +09:00
body.json
body_timeout.json Add timeout for the modules, cleanup. 2016-08-25 17:36:28 +02:00
bodycircl_passivedns.json.sample
bodycircl_passivessl.json.sample
bodycve.json
bodypassivetotal.json.sample
bodysourcecache.json
bodyvirustotal.json.sample Added virustotal tests 2016-08-17 13:01:11 +01:00
infected.zip Add additional email parsing and tests 2017-01-04 10:21:36 -08:00
longer_password.zip Add additional email parsing and tests 2017-01-04 10:21:36 -08:00
query-circl_passivedns.sh
query-circl_passivessl.sh
query-cve.sh
query-dns.sh
query-sourcecache.sh
search-modules.sh
short_password.zip Add additional email parsing and tests 2017-01-04 10:21:36 -08:00
stix.xml added tests, also disregards related_observables. Because they're useless 2016-08-12 12:16:49 +01:00
test.py Email import no longer unzips major compressed text document formats. 2017-01-10 09:55:33 -05:00