add 'hostname' for scanning host to object 'research-scanner'

pull/432/head
Martin Waleczek 2024-05-24 10:20:40 +02:00
parent a193e03ad2
commit 97eb9b974d
1 changed files with 10 additions and 0 deletions

View File

@ -43,6 +43,16 @@
"multiple": true,
"ui-priority": 1
},
"scanning_host": {
"categories": [
"Network activity",
"External analysis"
],
"description": "Scanning host used by project",
"misp-attribute": "hostname",
"multiple": true,
"ui-priority": 1
},
"scanning_ip": {
"categories": [
"Network activity",