File tree Expand file tree Collapse file tree 2 files changed +37
-1
lines changed
Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Original file line number Diff line number Diff line change 364364 "misp-attribute" : " sha256" ,
365365 "ui-priority" : 1
366366 },
367+ "sha3-224" : {
368+ "description" : " Secure Hash Algorithm 3 (224 bits)" ,
369+ "misp-attribute" : " sha3-224" ,
370+ "recommended" : false ,
371+ "ui-priority" : 0
372+ },
373+ "sha3-256" : {
374+ "description" : " Secure Hash Algorithm 3 (256 bits)" ,
375+ "misp-attribute" : " sha3-256" ,
376+ "recommended" : false ,
377+ "ui-priority" : 0
378+ },
379+ "sha3-384" : {
380+ "description" : " Secure Hash Algorithm 3 (384 bits)" ,
381+ "misp-attribute" : " sha3-384" ,
382+ "recommended" : false ,
383+ "ui-priority" : 0
384+ },
385+ "sha3-512" : {
386+ "description" : " Secure Hash Algorithm 3 (512 bits)" ,
387+ "misp-attribute" : " sha3-512" ,
388+ "recommended" : false ,
389+ "ui-priority" : 0
390+ },
367391 "sha384" : {
368392 "description" : " Secure Hash Algorithm 2 (384 bits)" ,
369393 "misp-attribute" : " sha384" ,
447471 " sha512" ,
448472 " sha512/224" ,
449473 " sha512/256" ,
474+ " sha3-224" ,
475+ " sha3-256" ,
476+ " sha3-384" ,
477+ " sha3-512" ,
450478 " tlsh" ,
451479 " pattern-in-file" ,
452480 " certificate" ,
456484 " fullpath"
457485 ],
458486 "uuid" : " 688c46fb-5edb-40a3-8273-1af7923e2215" ,
459- "version" : 21
487+ "version" : 22
460488}
Original file line number Diff line number Diff line change 9494 " filename|sha512" ,
9595 " filename|sha512/224" ,
9696 " filename|sha512/256" ,
97+ " filename|sha3-224" ,
98+ " filename|sha3-256" ,
99+ " filename|sha3-384" ,
100+ " filename|sha3-512" ,
97101 " filename|ssdeep" ,
98102 " filename|tlsh" ,
99103 " filename|vhash" ,
166170 " sha512" ,
167171 " sha512/224" ,
168172 " sha512/256" ,
173+ " sha3-224" ,
174+ " sha3-256" ,
175+ " sha3-384" ,
176+ " sha3-512" ,
169177 " sigma" ,
170178 " size-in-bytes" ,
171179 " snort" ,
You can’t perform that action at this time.
0 commit comments