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