File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed
Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 33 "body" : {
44 "description" : " Payload used for the DDos" ,
55 "misp-attribute" : " text" ,
6- "multiple" : true
6+ "multiple" : true ,
7+ "ui-priority" : 0
78 },
89 "ddos-tool" : {
910 "description" : " " ,
1819 "headers" : {
1920 "description" : " Headers used in the DDoS requests" ,
2021 "misp-attribute" : " text" ,
21- "multiple" : true
22+ "multiple" : true ,
23+ "ui-priority" : 0
2224 },
2325 "host" : {
2426 "description" : " Hostname used as target of the DDoS attack" ,
4749 " SYN" ,
4850 " syn_ack" ,
4951 " udp_flood"
50- ]
52+ ],
53+ "ui-priority" : 0
5154 },
5255 "path" : {
5356 "description" : " URL path used for the DDoS attack (excluded hostname)" ,
5861 "port" : {
5962 "description" : " Port used for attack (when the type and method requires it)" ,
6063 "disable_correlation" : true ,
61- "misp-attribute" : " port"
64+ "misp-attribute" : " port" ,
65+ "ui-priority" : 0
6266 },
6367 "request-id" : {
6468 "description" : " request id" ,
8387 " tcp" ,
8488 " type" ,
8589 " udp"
86- ]
90+ ],
91+ "ui-priority" : 0
8792 },
8893 "use-ssl" : {
8994 "description" : " TLS/SSL used for the attack" ,
9297 "sane_default" : [
9398 " true" ,
9499 " false"
95- ]
100+ ],
101+ "ui-priority" : 0
96102 }
97103 },
98104 "description" : " DDoS-claim object describes a current claim of DDoS activity." ,
102108 " ddos-tool"
103109 ],
104110 "uuid" : " e56d7f93-258e-4ba5-bd8a-463acd6d98c4" ,
105- "version" : 1
111+ "version" : 2
106112}
You can’t perform that action at this time.
0 commit comments