/priv-escalation

Bachelor's degree thesis titled 'Análisis de procedimientos de escalada de privilegios basado en el framework MITRE ATT&CK'

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Privilege escalation based on MITRE ATT&CK

Bachelor's degree thesis titled 'Análisis de procedimientos de escalada de privilegios basado en el framework MITRE ATT&CK' for the Computer Engineering degree from the University of Alcalá.

Written by student Kevin van Liebergen Avila, supervised by Javier Junquera Sánchez.

Tool to analyze and report critical points in a system based on MITRE ATT&CK techniques.

Requirements

  • python3

Running

Linux systems

$ cd project/lin
$ python3 main.py

Windows systems

$ cd project/win
$ python3 main.py