Commit Graph

11 Commits

Author SHA1 Message Date
Nils Kuhnert
0a66ee8efe
Added test for previous commit and bumped version. 2018-03-21 15:20:08 +01:00
To-om
adc91fbce2 More PEP8 changes and minor fixes 2018-03-06 15:10:42 +01:00
Nils Kuhnert
938790c901
Fixes #169: Bug in automatic artifact extraction
* Quickfix for #169: filter input from artifacts, only allow letters for tld part of domains

* Forgot to clean-up. :)

* Quickfix for #169: added same regex change for fqdn detection

* Bump version
2018-02-28 11:16:11 +01:00
Nils Kuhnert
7df7796428 #4 #40 Automatic ioc extraction using RegEx
* Added RegEx ioc extraction

* Added module to setup.py, changed import statement in analyzer.py
2017-04-18 14:03:15 +02:00
3c7
99f61474c0 Small change + make pep8 happy + rename suite->test_suite for pytest compatibility. 2017-04-07 09:17:11 +02:00
3c7
bb31eba28a Use StringIO.StringIO() with python2 2017-04-07 08:02:37 +02:00
Nabil Adouani
2c25fa806e #35 Add unit tests for corteutils.Analyzer class, error and report methods 2017-04-06 15:25:58 +02:00
Nabil Adouani
f8856fd575 #35 Add unit test for corteutils.Analyzer class 2017-04-06 11:51:39 +02:00
Nabil Adouani
afb42bdd56 #35 Fix unit tests and make them work with python 2 and 3 2017-04-06 11:03:12 +02:00
Nabil Adouani
80a6530e17 Refactor the cortexutils.Analyzer class based on godd ideas of @3c7 2017-04-05 18:27:47 +02:00
Nabil Adouani
ebee2d821d #35 Initialize unit tests for cortexutils 2017-04-05 16:27:22 +02:00