-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 - [email protected] | ||
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 - [email protected] | ||
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: | ||
|