Skip to main content

A package for conveniently retrieving MITRE ATT&CK data

Project description

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

Usage

  • MITRE ATT&CK Enterprise Techniques
    • Import MITREAttackEnterpriseTechniques class
    • Use get_attack_list() for getting all MITRE ATT&CK Enterprise technique lists(including both parent and child technique entries)
    • Use get() for getting a detailed information for a specific MITRE ATT&CK Enterprise technique entry such as T1548 or T1548.001. (Covering both parent and child technique entries)
from pprint import pprint
from MITREAttackScrapper.enterprise_techniques import MITREAttackEnterpriseTechniques

pprint(MITREAttackEnterpriseTechniques.get_attack_list())
pprint(MITREAttackEnterpriseTechniques.get("T1548"))
pprint(MITREAttackEnterpriseTechniques.get("T1548.001"))
  • Future implementations
    • MITRE ATT&CK Mobile Techniques
    • MITRE ATT&CK ICS Techniques
    • MITRE ATT&CK Enterprise Tactics
    • MITRE ATT&CK Mobile Tactics
    • MITRE ATT&CK ICS Tactics
    • MITRE ATT&CK CTI Groups
    • MITRE ATT&CK CTI Software
    • MITRE ATT&CK CTI Campaigns
    • MITRE ATT&CK Enterprise Mitigations(Defenses)
    • MITRE ATT&CK Mobile Mitigations(Defenses)
    • MITRE ATT&CK ICS Mitigations(Defenses)
    • Not sure about implementation
      • MITRE ATT&CK Enterprise Matrices
      • MITRE ATT&CK Mobile Matrices
      • MITRE ATT&CK ICS Matrices

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MITREAttackScrapper-0.0.2.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

MITREAttackScrapper-0.0.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file MITREAttackScrapper-0.0.2.tar.gz.

File metadata

  • Download URL: MITREAttackScrapper-0.0.2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for MITREAttackScrapper-0.0.2.tar.gz
Algorithm Hash digest
SHA256 e6087901859d0fb03d33587e57f108061d91513dfed9c72cc086008182a7dc6f
MD5 74faec1be4a90349e5d68837f07cecdb
BLAKE2b-256 00ed91ac83348a658d0ac78bb9c293dccdf4b19954650810bfdd379d2f7ed84d

See more details on using hashes here.

File details

Details for the file MITREAttackScrapper-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for MITREAttackScrapper-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ca3971b5a300e1642d0d4c4c9b0dc77ae69b25f266c072d07aa1de8e1285e1f2
MD5 032058ab5c2d2b69cf17dfab16ca061f
BLAKE2b-256 419e6d6e6803150c2ec101300b6a950ff43fe869e09202f4b6bb393cfadf7858

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page