add: [crowdsec] Added description, documentation and summary for the crowdsec taxonomy

pull/265/head
Christian Studer 2023-05-26 13:59:41 +02:00
parent 4a307cd528
commit 4cf88d7928
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
3 changed files with 17 additions and 0 deletions

View File

@ -123,6 +123,11 @@
"name": "course-of-action",
"version": 2
},
{
"description": "The Crowdsec behaviors and classifications taxonomy is the list of taxonomies used in Crowdsec to describe the behaviors and classifications of an IP address. The behaviors are a list of attack categories for which a given IP address was reported, where the classifications describe a list of categories associated to an IP address and, when applicable, a list of false positive categories.",
"name": "crowdsec",
"version": 1
},
{
"description": "Threats targetting cryptocurrency, based on CipherTrace report.",
"name": "cryptocurrency-threat",

View File

@ -132,6 +132,11 @@ The COPINE Scale is a rating system created in Ireland and used in the United Ki
[course-of-action](https://github.com/MISP/misp-taxonomies/tree/main/course-of-action) :
A Course Of Action analysis considers six potential courses of action for the development of a cyber security capability. [Overview](https://www.misp-project.org/taxonomies.html#_course_of_action)
### crowdsec
[crowdsec](https://github.com/MISP/misp-taxonomies/tree/main/crowdsec) :
The Crowdsec behaviors and classifications taxonomy is the [list of taxonomies used in Crowdsec](https://doc.crowdsec.net/docs/next/cti_api/taxonomy) to describe the behaviors and classifications of an IP address. The behaviors are a list of attack categories for which a given IP address was reported, where the classifications describe a list of categories associated to an IP address and, when applicable, a list of false positive categories. [Overview](https://www.misp-project.org/taxonomies.html#_crowdsec)
### cryptocurrency-threat
[cryptocurrency-threat](https://github.com/MISP/misp-taxonomies/tree/main/cryptocurrency-threat) :

View File

@ -233,6 +233,13 @@
- Predicates
- passive
- active
### crowdsec
- description: The Crowdsec behaviors and classifications taxonomy is the list of taxonomies used in Crowdsec to describe the behaviors and classifications of an IP address. The behaviors are a list of attack categories for which a given IP address was reported, where the classifications describe a list of categories associated to an IP address and, when applicable, a list of false positive categories.
- version: 1
- predicates
- behavior
- false-positive
- classification
### cryptocurrency-threat
- description: Threats targetting cryptocurrency, based on CipherTrace report.
- version: 1