Pentest Tools

Published on May 31st, 2018 📆 | 8568 Views ⚑

0

Attackintel – Tool To Query The MITRE ATT&CK API For Tactics, Techniques, Mitigations, & Detection Methods For Specific Threat Groups


Speech Synthesis

A simple python script to query the MITRE ATT&CK API for tactics, techniques, mitigations, & detection methods for specific threat groups.
Goals
  • Quickly align updated tactics, techniques, mitigation, and detection information from MITRE ATT&CK API for a specific threat
  • Brush up on my python skills and get familiar with GIT while drinking coffee
How To
Use one of two methods:
  • If (python3 is installed):
    • Download script from git
    • python3 attackintel.py
  • Else:
  • Select a threat number from the menu to get tactics, techniques, mitigation, and detection information
[adsense size='1']
Resources
Requirements
  • Python ver.3+







Comments are closed.