Commit Graph

26 Commits

Author SHA1 Message Date
To-om
a9392fa83f #316 Use kwargs to build operations 2018-07-31 08:39:31 +02:00
Nabil Adouani
da98038887 #316 Complete Responder class 2018-07-30 17:10:12 +02:00
Nabil Adouani
1c2287f7c9 #316 Add missing chunk 2018-07-30 17:06:49 +02:00
Nabil Adouani
bdf1c010df #316 Refactor cortexutils to add a Responder class 2018-07-30 17:06:17 +02:00
Nils Kuhnert
367666ad4c
Fixes #535, added cortexutils default level. NEEDS RELEASE. 2018-04-10 17:15:27 +02:00
Nabil Adouani
86067bdd5a #219 Support the new name of auto extract config 2018-04-04 10:52:44 +02:00
Nils Kuhnert
c6a8384049
Fixes #218, get_data() returns filename for files instead the data field. 2018-04-04 10:40:54 +02:00
Nils Kuhnert
54d5e768ed
Changed docstring, bumped version 2018-03-30 20:55:45 +02:00
Nils Kuhnert
a50696af08
Added type check for ignoring values 2018-03-30 20:42:09 +02:00
Nils Kuhnert
f7fa8fcb47
Fixes a bug in the extractor which made it return text instead of an emptry string. 2018-03-21 15:12:15 +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
Nabil Adouani
6316785d56 Release cortexutils 1.2.0 2017-06-29 17:51:07 +02:00
Jerome Leonard
04942fed8d #66 use build_taxonomy() for summary() in analyzers 2017-06-27 14:05:56 +02:00
Jerome Leonard
e1655baa23 #66 function build_taxonomy in cortexutils 2017-06-26 18:05:54 +02:00
Nabil Adouani
35fbe3ed57 #54 Fix encoding issues in cortexutils 2017-06-14 17:40:11 +02:00
Nabil Adouani
1a8e21d14a #57 Fix the failure handling and take into account analyzers whitout configuration 2017-06-14 17:36:35 +02: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
Nabil Adouani
b1fe05f2c2 #35 Add backward compatibility fixes 2017-04-06 17:32:42 +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
Nabil Adouani
21735ef865 #10 Fix a python version check statement 2017-03-07 11:08:10 +01:00
Nabil Adouani
cca5c81276 Rearrange the project structure and include cortexutils library 2017-01-12 15:33:01 +01:00