Commit Graph

28 Commits

Author SHA1 Message Date
Marc Hoersken
a019d43143 VMRay: fix IndexError: list index out of range on resubmit
Calling self.report does not stop execution, return is needed.
2020-06-17 11:00:08 +02:00
Marc Hoersken
4d15c8427e VMRay: fix comparison of list and int instead of len and int 2020-06-17 10:59:18 +02:00
Jérôme Leonard
5d49d28536
#604 force python3 in all analyzers and responders 2020-02-09 10:47:57 +01:00
Nils Kuhnert
c192c81ba1
Ref #332: grab results after sample was not submitted due to deactivated reanalyzation 2018-08-14 09:23:50 +02:00
Nils Kuhnert
d2847c3c5e
Add VMRay template for already submitted samples. 2018-08-14 09:15:24 +02:00
Nils Kuhnert
40b92c5d65
VMRay template fix, version bump 2018-08-14 09:05:33 +02:00
Nils Kuhnert
35738c3a0e
Fixes #332, checks if reanalization is disabled and if sample submission was successful. 2018-08-14 08:47:00 +02:00
Jérôme Leonard
a16dfda31d
#291 update analyzers and short templates 2018-07-09 21:29:37 +02:00
Nils Kuhnert
2194349b61
Fixes #279: Splitted certificate configuration items for VMRay analyzer 2018-06-08 11:19:51 +02: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
fffe93f50b #172 add base configs 2018-03-02 11:18:54 +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
Jérôme Leonard
974f2fa285 #172 Update configuration items for all analyzers 2018-03-02 11:10:04 +01:00
Nils Kuhnert
bf2f5e2b64
PEP8 all the things 2018-01-10 08:59:10 +01:00
Saad Kadhi
1adf22e765 Improve analyzer descriptions 2017-11-05 12:13:33 +01:00
Jerome Leonard
c453246028 #56 fix typo 2017-06-29 11:11:09 +02:00
Jerome Leonard
04942fed8d #66 use build_taxonomy() for summary() in analyzers 2017-06-27 14:05:56 +02:00
Jerome Leonard
7bc29d1755 #56 VMRay summary() and short reports + bump version 2017-06-20 19:21:56 +02:00
Saad Kadhi
74ad5fb53a better wording 2017-05-22 16:40:17 +02:00
Jerome Leonard
0fd5814b1c #41 #16 fix review typo 2017-05-18 13:45:32 +02:00
Jerome Leonard
ae105421fb #41 #16 change to version 1.0 2017-05-16 19:09:12 +02:00
Jerome Leonard
e7867fdc02 #41 #16 get Nils update from PR 2017-05-16 10:31:09 +02:00
Jerome Leonard
e0c69391ea #41 #16 add severity and reputation in short reports 2017-05-16 10:27:34 +02:00
Jerome Leonard
181ba77fb2 #41 #16 add check TLP in config, mainly for VMRay cloud 2017-05-16 10:27:09 +02:00
Jerome Leonard
0eda02b789 #41 #16 dont send file to VMRay if TLP>GREEN 2017-05-12 08:31:47 +02:00
Jerome Leonard
a7c948e78c #41 add VMray files from PR41 2017-05-05 18:19:10 +02:00