Skip to content

Commit 97eb9b9

Browse files
committed
add 'hostname' for scanning host to object 'research-scanner'
1 parent a193e03 commit 97eb9b9

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

objects/research-scanner/definition.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,16 @@
4343
"multiple": true,
4444
"ui-priority": 1
4545
},
46+
"scanning_host": {
47+
"categories": [
48+
"Network activity",
49+
"External analysis"
50+
],
51+
"description": "Scanning host used by project",
52+
"misp-attribute": "hostname",
53+
"multiple": true,
54+
"ui-priority": 1
55+
},
4656
"scanning_ip": {
4757
"categories": [
4858
"Network activity",

0 commit comments

Comments
 (0)