fix summary and clear catalogs

This commit is contained in:
Remy Dewailly 2020-06-09 18:34:55 +02:00
parent 59c73038f9
commit 58c3feb0f2
4 changed files with 0 additions and 73 deletions

View File

@ -94,7 +94,6 @@ class LIS_GetReport(Analyzer):
self.error("Bad Response: {0}".format(ex))
def summary(self, raw):
raw = raw["message"][0]
taxonomies = []
level = "info"
namespace = "LastInfoSec"

View File

@ -1710,30 +1710,6 @@
"dockerImage": "cortexneurons/joesandbox_url_analysis:devel"
}
,
{
"name": "LIS Get Report",
"version": "1.0",
"author": "LastInfoSec",
"url": "https://www.lastinfosec.com",
"license": "AGPL-3.0",
"description": "Get LastInfoSec Report",
"dataTypeList": ["hash", "domain"],
"command": "LIS_GetReport/LIS_GetReport.py",
"baseConfig": "LastInfoSec",
"config": {
"service": "get_report"
},
"configurationItems": [
{
"name": "apiKey",
"description": "LastInfoSec Api Key",
"type": "string",
"multi": false,
"required": true
}
]
}
,
{
"name": "MISP",
"author": "Nils Kuhnert, CERT-Bund",

View File

@ -1710,30 +1710,6 @@
"dockerImage": "cortexneurons/joesandbox_url_analysis:2.0"
}
,
{
"name": "LIS Get Report",
"version": "1.0",
"author": "LastInfoSec",
"url": "https://www.lastinfosec.com",
"license": "AGPL-3.0",
"description": "Get LastInfoSec Report",
"dataTypeList": ["hash", "domain"],
"command": "LIS_GetReport/LIS_GetReport.py",
"baseConfig": "LastInfoSec",
"config": {
"service": "get_report"
},
"configurationItems": [
{
"name": "apiKey",
"description": "LastInfoSec Api Key",
"type": "string",
"multi": false,
"required": true
}
]
}
,
{
"name": "MISP",
"author": "Nils Kuhnert, CERT-Bund",

View File

@ -1710,30 +1710,6 @@
"dockerImage": "cortexneurons/joesandbox_url_analysis:2"
}
,
{
"name": "LIS Get Report",
"version": "1.0",
"author": "LastInfoSec",
"url": "https://www.lastinfosec.com",
"license": "AGPL-3.0",
"description": "Get LastInfoSec Report",
"dataTypeList": ["hash", "domain"],
"command": "LIS_GetReport/LIS_GetReport.py",
"baseConfig": "LastInfoSec",
"config": {
"service": "get_report"
},
"configurationItems": [
{
"name": "apiKey",
"description": "LastInfoSec Api Key",
"type": "string",
"multi": false,
"required": true
}
]
}
,
{
"name": "MISP",
"author": "Nils Kuhnert, CERT-Bund",