We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a193e03 commit 97eb9b9Copy full SHA for 97eb9b9
1 file changed
objects/research-scanner/definition.json
@@ -43,6 +43,16 @@
43
"multiple": true,
44
"ui-priority": 1
45
},
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
+ },
56
"scanning_ip": {
57
"categories": [
58
"Network activity",
0 commit comments