2020-03-31 14:12:49 +02:00
|
|
|
{
|
|
|
|
"VirusTotal": {
|
2020-09-21 16:41:30 +02:00
|
|
|
"apikey": null,
|
2021-05-20 00:03:07 +02:00
|
|
|
"autosubmit": false,
|
|
|
|
"allow_auto_trigger": false
|
2020-05-19 17:47:55 +02:00
|
|
|
},
|
2020-06-09 15:06:35 +02:00
|
|
|
"PhishingInitiative": {
|
2020-09-21 16:41:30 +02:00
|
|
|
"apikey": null,
|
2021-05-20 00:03:07 +02:00
|
|
|
"autosubmit": false,
|
|
|
|
"allow_auto_trigger": false
|
2020-06-09 15:06:35 +02:00
|
|
|
},
|
2020-05-19 17:47:55 +02:00
|
|
|
"SaneJS": {
|
2021-05-20 00:03:07 +02:00
|
|
|
"enabled": true,
|
|
|
|
"allow_auto_trigger": true
|
2020-09-21 16:41:30 +02:00
|
|
|
},
|
2021-01-28 12:46:52 +01:00
|
|
|
"MISP": {
|
|
|
|
"apikey": null,
|
|
|
|
"url": "https://misp.url",
|
2021-01-28 18:37:44 +01:00
|
|
|
"verify_tls_cert": true,
|
2021-02-01 13:01:44 +01:00
|
|
|
"timeout": 10,
|
2021-01-28 12:46:52 +01:00
|
|
|
"enable_lookup": false,
|
2021-02-01 18:07:10 +01:00
|
|
|
"enable_push": false,
|
|
|
|
"default_tags": [],
|
2021-05-20 00:03:07 +02:00
|
|
|
"auto_publish": false,
|
|
|
|
"allow_auto_trigger": false
|
2021-01-28 12:46:52 +01:00
|
|
|
},
|
2021-04-26 00:52:08 +02:00
|
|
|
"UniversalWhois": {
|
|
|
|
"enabled": false,
|
|
|
|
"ipaddress": "127.0.0.1",
|
2021-05-20 00:03:07 +02:00
|
|
|
"port": 4243,
|
|
|
|
"allow_auto_trigger": true
|
2021-04-26 00:52:08 +02:00
|
|
|
},
|
2021-08-10 17:38:47 +02:00
|
|
|
"UrlScan": {
|
|
|
|
"apikey": null,
|
|
|
|
"autosubmit": false,
|
2021-08-11 15:26:12 +02:00
|
|
|
"allow_auto_trigger": false,
|
|
|
|
"force_visibility": false
|
2021-08-10 17:38:47 +02:00
|
|
|
},
|
2020-09-21 16:41:30 +02:00
|
|
|
"_notes": {
|
|
|
|
"apikey": "null disables the module. Pass a string otherwise.",
|
2021-01-28 12:46:52 +01:00
|
|
|
"autosubmit": "Automatically submits the URL to the 3rd party service.",
|
2021-05-20 00:03:07 +02:00
|
|
|
"allow_auto_trigger": "Allow auto trigger per module: some (i.e. VT) can be very expensive",
|
2021-01-28 12:46:52 +01:00
|
|
|
"VirusTotal": "Module to query Virustotal: https://www.virustotal.com/",
|
|
|
|
"PhishingInitiative": "Module to query phishing initiative: https://phishing-initiative.fr/contrib/",
|
|
|
|
"SaneJS": "Module to query SaneJS: https://github.com/Lookyloo/sanejs",
|
2021-04-26 00:52:08 +02:00
|
|
|
"MISP": "Module to query MISP: https://www.misp-project.org/",
|
2021-08-11 15:36:49 +02:00
|
|
|
"UniversalWhois": "Module to query a local instance of uWhoisd: https://github.com/Lookyloo/uwhoisd",
|
|
|
|
"UrlScan": "Module to query urlscan.io"
|
2020-03-31 14:12:49 +02:00
|
|
|
}
|
|
|
|
}
|