mirror of
https://github.com/hslatman/awesome-threat-intelligence.git
synced 2024-12-18 18:36:11 +00:00
Table-fying
This commit is contained in:
parent
8adfa38e2d
commit
019d058b68
24
README.md
24
README.md
@ -14,12 +14,24 @@ A curated list of Awesome Threat Intelligence resources
|
|||||||
|
|
||||||
## Standards
|
## Standards
|
||||||
|
|
||||||
* [CybOX](https://cyboxproject.github.io/) - The Cyber Observable eXpression (CybOX) language provides a common structure for representing cyber observables across and among the operational areas of enterprise cyber security that improves the consistency, efficiency, and interoperability of deployed tools and processes, as well as increases overall situational awareness by enabling the potential for detailed automatable sharing, mapping, detection, and analysis heuristics.
|
<table>
|
||||||
* [STIX](https://stixproject.github.io/) - The Structured Threat Information eXpression (STIX) language is a standardized construct to represent cyber threat information.
|
<tr>
|
||||||
The STIX Language intends to convey the full range of potential cyber threat information and strives to be fully expressive, flexible, extensible, and automatable.
|
<td><a href="https://cyboxproject.github.io/" target="_blank">CybOX</a></td>
|
||||||
* [TAXII](https://taxiiproject.github.io/) - The Trusted Automated eXchange of Indicator Information (TAXII) standard defines a set of services and message exchanges that, when implemented, enable sharing of actionable cyber threat information across organization and product/service boundaries.
|
<td>The Cyber Observable eXpression (CybOX) language provides a common structure for representing cyber observables across and among the operational areas of enterprise cyber security that improves the consistency, efficiency, and interoperability of deployed tools and processes, as well as increases overall situational awareness by enabling the potential for detailed automatable sharing, mapping, detection, and analysis heuristics.</td>
|
||||||
TAXII defines concepts, protocols, and message exchanges to exchange cyber threat information for the detection, prevention, and mitigation of cyber threats.
|
</tr>
|
||||||
* [MAEC](https://maecproject.github.io/) - The Malware Attribute Enumeration and Characterization (MAEC) projects is aimed at creating and providing a standardized language for sharing structured information about malware based upon attributes such as behaviors, artifacts, and attack patterns.
|
<tr>
|
||||||
|
<td><a href="https://stixproject.github.io/" target="_blank">STIX</a></td>
|
||||||
|
<td>The Structured Threat Information eXpression (STIX) language is a standardized construct to represent cyber threat information. The STIX Language intends to convey the full range of potential cyber threat information and strives to be fully expressive, flexible, extensible, and automatable. </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://taxiiproject.github.io/" target="_blank">TAXII</a></td>
|
||||||
|
<td>The Trusted Automated eXchange of Indicator Information (TAXII) standard defines a set of services and message exchanges that, when implemented, enable sharing of actionable cyber threat information across organization and product/service boundaries. TAXII defines concepts, protocols, and message exchanges to exchange cyber threat information for the detection, prevention, and mitigation of cyber threats.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://maecproject.github.io/" target="_blank">MAEC</a></td>
|
||||||
|
<td>The Malware Attribute Enumeration and Characterization (MAEC) projects is aimed at creating and providing a standardized language for sharing structured information about malware based upon attributes such as behaviors, artifacts, and attack patterns.</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
## Frameworks
|
## Frameworks
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user