https://github.com/rivantsov/mitreattackdata
https://github.com/rivantsov/mitreattackdata
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rivantsov/mitreattackdata
- Owner: rivantsov
- Created: 2022-03-05T23:49:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T00:16:47.000Z (over 4 years ago)
- Last Synced: 2025-03-01T00:11:17.320Z (over 1 year ago)
- Size: 13.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
This repository contains the data used/related to the [MitreAttackGraphQL project](https://github.com/rivantsov/MitreAttackGraphQL)
SourceJsonZips folder contains a zip file with 3 Json files with attack data, downloaded from repo:
https://github.com/mitre-attack/attack-stix-data
use this file if you want to import raw data into database, using the import command line app in the MitreAttackGraphQL project.
The SqlDbBackup folder contains a backup of the SQL database with already imported Mitre data. Use this file if you want to skip the import process. Just unzip the file and restore the database from the .bak file using the SQL Management Studio.