Metadata-Version: 2.1
Name: MITREAttackScrapper
Version: 0.1.0
Summary: A package for conveniently retrieving MITRE ATT&CK data
Home-page: https://github.com/KnightChaser/MITREAttackScrapper
Author: KnightChaser
Author-email: agerio100@naver.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# MITREAttackScrapper
### A simple and easy data scrapper for **MITRE ATT&CK** information for threat intelligence and knowledge bases, written in Python3.
> Un scrapper de datos simple y f찼cil para la informaci처n de **MITRE ATT&CK** para inteligencia de amenazas y bases de conocimiento, escrito en Python3.

### Note: Currently under development

## How to use?
Refer to the **[documentation](https://knightchaser.github.io/MITREAttackScrapper/)**! >_<

## Coverage
- **TECHNIQUES**
  - [x] MITRE ATT&CK Enterprise Techniques
  - [ ] MITRE ATT&CK Mobile Techniques
  - [ ] MITRE ATT&CK ICS Techniques
- **TACTICS**
  - [x] MITRE ATT&CK Enterprise Tactics
  - [ ] MITRE ATT&CK Mobile Tactics
  - [ ] MITRE ATT&CK ICS Tactics
- **CTI**
  - [ ] MITRE ATT&CK CTI Groups
  - [ ] MITRE ATT&CK CTI Software
  - [ ] MITRE ATT&CK CTI Campaigns
- **Defenses/Mitigations**
  - [x] MITRE ATT&CK Enterprise Mitigations(Defenses)
  - [ ] MITRE ATT&CK Mobile Mitigations(Defenses)
  - [ ] MITRE ATT&CK ICS Mitigations(Defenses)
- **ATT&CK MATRICES**
  - [ ] MITRE ATT&CK Enterprise Matrices
  - [ ] MITRE ATT&CK Mobile Matrices
  - [ ] MITRE ATT&CK ICS Matrices
