chg: [doc] updated
parent
0c44321809
commit
2cebd6714e
15
README.md
15
README.md
|
@ -577,6 +577,11 @@ The taxonomy is meant for large scale cybersecurity incidents, as mentioned in t
|
|||
[open_threat](https://github.com/MISP/misp-taxonomies/tree/main/open_threat) :
|
||||
Open Threat Taxonomy v1.1 base on James Tarala of SANS http://www.auditscripts.com/resources/open_threat_taxonomy_v1.1a.pdf, https://files.sans.org/summit/Threat_Hunting_Incident_Response_Summit_2016/PDFs/Using-Open-Tools-to-Convert-Threat-Intelligence-into-Practical-Defenses-James-Tarala-SANS-Institute.pdf, https://www.youtube.com/watch?v=5rdGOOFC_yE, and https://www.rsaconference.com/writable/presentations/file_upload/str-r04_using-an-open-source-threat-model-for-prioritized-defense-final.pdf [Overview](https://www.misp-project.org/taxonomies.html#_open_threat)
|
||||
|
||||
### organizational-cyber-harm
|
||||
|
||||
[organizational-cyber-harm](https://github.com/MISP/misp-taxonomies/tree/main/organizational-cyber-harm) :
|
||||
A taxonomy to classify organizational cyber harms based on categories like physical, economic, psychological, reputational, and social/societal impacts. [Overview](https://www.misp-project.org/taxonomies.html#_organizational_cyber_harm)
|
||||
|
||||
### osint
|
||||
|
||||
[osint](https://github.com/MISP/misp-taxonomies/tree/main/osint) :
|
||||
|
@ -853,11 +858,11 @@ The MISP taxonomies (JSON files) are dual-licensed under:
|
|||
or
|
||||
|
||||
~~~~
|
||||
Copyright (c) 2015-2021 Alexandre Dulaunoy - a@foo.be
|
||||
Copyright (c) 2015-2021 CIRCL - Computer Incident Response Center Luxembourg
|
||||
Copyright (c) 2015-2021 Andras Iklody
|
||||
Copyright (c) 2015-2021 Raphael Vinot
|
||||
Copyright (c) 2016-2021 Various contributors to MISP Project
|
||||
Copyright (c) 2015-2024 Alexandre Dulaunoy - a@foo.be
|
||||
Copyright (c) 2015-2024 CIRCL - Computer Incident Response Center Luxembourg
|
||||
Copyright (c) 2015-2024 Andras Iklody
|
||||
Copyright (c) 2015-2024 Raphael Vinot
|
||||
Copyright (c) 2016-2024 Various contributors to MISP Project
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
|
|
Loading…
Reference in New Issue