Merge pull request #432 from bynt/main

add 'hostname' for scanning host to object 'research-scanner'
pull/433/head
Alexandre Dulaunoy 2024-05-25 07:20:11 +02:00 committed by GitHub
commit d8bcd62172
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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",