Nabil Adouani
44c1413cc1
Merge branch 'hotfix/1.8.3' into develop
2018-03-23 16:08:21 +01:00
Nabil Adouani
7339fc5385
Merge branch 'hotfix/1.8.3'
2018-03-23 16:08:14 +01:00
Nabil Adouani
0eeceba5f7
#161 #211 fix the summary method and return {} if no taxonomy is available
2018-03-23 16:08:06 +01:00
Nils Kuhnert
0a66ee8efe
Added test for previous commit and bumped version.
2018-03-21 15:20:08 +01: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
Nils Kuhnert
f3604a4c59
Fixes Censys returning error if nothing was found.
2018-03-21 14:57:38 +01:00
Nils Kuhnert
c0b2bfbf8a
Merge branch 'hotfix/1.8.2' into develop
2018-03-21 14:35:19 +01:00
Nils Kuhnert
f10644e137
Merge branch 'hotfix/1.8.2'
2018-03-21 14:29:48 +01:00
Nils Kuhnert
008b2714b0
Fixes #209 : PyMISP need to get proxy setting explicitly
2018-03-21 12:37:26 +01:00
srilumpa
7ae0583c3c
Add skeleton for the StopForumSpam analyzer
2018-03-14 09:18:29 +01:00
To-om
90918e63f9
Merge branch '3c7-fix/pep8' into develop
2018-03-06 15:11:17 +01:00
To-om
adc91fbce2
More PEP8 changes and minor fixes
2018-03-06 15:10:42 +01:00
To-om
cb005455e8
Merge branch 'fix/pep8' of git://github.com/3c7/Cortex-Analyzers into 3c7-fix/pep8
2018-03-06 13:48:35 +01:00
To-om
915ac32297
Merge branch 'feature/cortex-2' into develop
2018-03-06 10:59:14 +01:00
To-om
02e475434f
#172 Add default value for client_id in GoogleSafebrowsing analyzer
2018-03-06 10:55:44 +01:00
To-om
486dbc4d8e
#172 Make parameter ca_path not required for Nessus analyzer
2018-03-06 10:55:03 +01:00
To-om
ea44207bd3
#172 Add baseConfig for CIRCL analyzers
2018-03-06 10:54:30 +01:00
srilumpa
b5b00ce25e
Fixes #195 : Bug in MISPWarningLists long report
...
Results were not displayed correctly due to an wrong check.
2018-03-02 11:32:03 +01:00
To-om
07abd0621e
#172 Change github repo in url from CERT-BDF to TheHive-Project
2018-03-02 11:28:45 +01:00
To-om
fa365dc86d
#172 Add config "cert_check" to MISP analyzer
2018-03-02 11:18:54 +01:00
To-om
fffe93f50b
#172 add base configs
2018-03-02 11:18:54 +01:00
Jérôme Leonard
f7918a7325
#172 update datatypes
2018-03-02 11:18:54 +01:00
To-om
8c688465e5
#172 Add url in JoeSandbox configuration item
2018-03-02 11:18:12 +01:00
To-om
86e6c01487
#172 Define default value for DNSDB url
2018-03-02 11:18:12 +01:00
To-om
642b5309da
#172 remove irrelevant default value in analyzer configuration
2018-03-02 11:18:12 +01:00
To-om
3413d6a012
#172 remove check_tlp/max_tlp from configuration
2018-03-02 11:18:12 +01:00
Jérôme Leonard
0c0ab6c650
#172 update config files
2018-03-02 11:10:04 +01:00
To-om
a59a95eae5
#172 Fix Json syntax
2018-03-02 11:10:04 +01:00
Jérôme Leonard
974f2fa285
#172 Update configuration items for all analyzers
2018-03-02 11:10:04 +01:00
Nabil Adouani
16cde4bff4
Fix configuration items
2018-03-02 11:07:13 +01:00
Jérôme Leonard
8f59877442
#172 first update
2018-03-02 11:05:59 +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
srilumpa
96b862ef14
Fixes #195 : Bug in MISPWarningLists long report
...
Results were not displayed correctly due to an wrong check.
2018-02-28 09:54:34 +01:00
Eric Capuano
a405339068
Fixes #203 : Failure in Fortiguard URL Category due to http instead of https
2018-02-28 08:18:59 +01:00
garanews
c3336b5de2
ip fix
2018-02-27 17:29:26 +01:00
garanews
cdd393ff64
created FireEyeiSight analyzer
...
created FireEyeiSight analyzer
2018-02-27 17:13:17 +01:00
Jérôme Leonard
0c6e99c173
Merge branch 'ST2Labs-master' into develop
2018-02-26 18:14:32 +01:00
Jérôme Leonard
c5683fa35e
#133 get it ready for Cortex 2
2018-02-26 18:11:08 +01:00
Jérôme Leonard
f26d96d97a
#201 change request to fortiguard service from http to https
2018-02-26 17:54:06 +01:00
Jérôme Leonard
c44e761140
#133 create short and long report
2018-02-26 08:29:10 +01:00
Jérôme Leonard
0a217e6399
#133 use Cortex config file
2018-02-26 08:28:37 +01:00
Jérôme Leonard
055d6631a6
#133 use Cortex config file
2018-02-26 07:28:06 +01:00
Jérôme Leonard
2e8a443b75
Merge branch 'master' of https://github.com/ST2Labs/Cortex-Analyzers into ST2Labs-master
2018-02-25 09:38:01 +01:00
Jérôme Leonard
4d8ea69bf0
#99 add dataType ip
2018-02-24 19:20:08 +01:00
Jérôme Leonard
5da5c55f3d
Merge branch 'feature/193' into develop
2018-02-24 19:03:17 +01:00
Jérôme Leonard
4434bb8ec2
#193 fix short reports for domain and fqdn when using reverse-ip service
2018-02-24 19:03:04 +01:00
Jérôme Leonard
cc2fe88d50
#193 add dataTypes fqdn and domain
2018-02-24 19:02:20 +01:00
srilumpa
91fa28d4a7
Handle IP address lookup in networks
2018-02-22 17:51:43 +01:00
garanews
538bd3be8b
Merge branch 'IBMXForce' of https://github.com/LDO-CERT/Cortex-Analyzers into IBMXForce
2018-02-21 12:36:20 +01:00
garanews
963df78636
improved queries management
...
improved queries management
2018-02-21 12:34:46 +01:00