File tree Expand file tree Collapse file tree
objects/tor-hiddenservice Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "attributes" : {
33 "address" : {
4- "description" : " onion address of the Tor node seen." ,
5- "misp-attribute" : " text " ,
4+ "description" : " Onion address of the Tor node seen." ,
5+ "misp-attribute" : " onion-address " ,
66 "ui-priority" : 1
77 },
88 "description" : {
1717 "misp-attribute" : " datetime" ,
1818 "ui-priority" : 0
1919 },
20+ "language" : {
21+ "description" : " Language(s) detected on the onion address." ,
22+ "disable_correlation" : true ,
23+ "misp-attribute" : " text" ,
24+ "multiple" : true ,
25+ "ui-priority" : 0
26+ },
2027 "last-seen" : {
2128 "description" : " When the Tor hidden service was seen for the last time." ,
2229 "disable_correlation" : true ,
2330 "misp-attribute" : " datetime" ,
2431 "ui-priority" : 0
32+ },
33+ "title" : {
34+ "description" : " Known title(s) of the Tor onion address." ,
35+ "disable_correlation" : true ,
36+ "misp-attribute" : " text" ,
37+ "multiple" : true ,
38+ "ui-priority" : 0
2539 }
2640 },
2741 "description" : " Tor hidden service (onion service) object." ,
3751 " description"
3852 ],
3953 "uuid" : " cbac07d6-fbe9-43b8-8d91-d515812ce330" ,
40- "version" : 1
54+ "version" : 2
4155}
You can’t perform that action at this time.
0 commit comments