How to cite (#127)

* Added citation-related files

* Modified type to misc. Commented out the license

* Modified main README to match output produced by CITATION.cff

* Update CITATION.cff

* Update README.md

---------

Co-authored-by: Desiree Beck <dbeck@mitre.org>
This commit is contained in:
RazviOverflow
2023-10-30 14:37:19 +01:00
committed by GitHub
parent 74d28a9ef9
commit 30d610503e
2 changed files with 18 additions and 1 deletions
+15
View File
@@ -0,0 +1,15 @@
cff-version: 1.2.0
message: "If you use the Malware Behavior Catalog, please cite it as below."
authors:
- name: MITRE
title: "Malware Behavior Catalog"
version: 3.0
url: "https://github.com/MBCProject/mbc-markdown"
type: dataset
abstract: The Malware Behavior Catalog (MBC) is a catalog of malware objectives and behaviors, created to support malware analysis-oriented use cases, such as labeling, similarity analysis, and standardized reporting.
keywords:
- malware behavior
- malware objective
- malware analysis
- malware behavior catalog
- mbc
+3 -1
View File
@@ -145,5 +145,7 @@ The table below lists MBC behaviors and related ATT&CK techniques. In most cases
|**B0046**|DISCOVERY|**Code Discovery**|*none*|
|**B0047**|DEFENSE EVASION, PERSISTENCE|**Install Insecure or Malicious Code**|*none*|
**Copyright © 2021-2023, The MITRE Corporation. [Terms of Use.](./tou.md)**
## Citing MBC ##
If you use MBC, please cite it as specified in the [CITATION](./CITATION.cff) file or by using GitHub's sidebar citation widget, which provides both APA and BibTeX formats.
**Copyright © 2021-2023, The MITRE Corporation. [Terms of Use.](./tou.md)**