This toolbox was developed within the scope of my bachelor thesis.
This Repo contains a suite of bash and shell scripts that cover the phases of a Red Team Attack Lifecycle. It is structured according to the phases of this Attack Lifecycle. Each phase contains an executable script and partly additional information about the respective phase.
No Installation. No Agents.
To use this repo, go to the individual phases (directories) and read the instructions there.
The script suite covers the following phases:
- Reconnaissance
- Exploitation
- Persistence
- Escalate Privileges
- Internal Recon
- Lateral Movement
- Action on Objectives
Scripts in Reconnaissance and Exploitation phases only tested on:
- Kali Linux (tested on version 2022.1)
Scripts in all other phases are fully POSIX compatible so they can run on most unix-based (POSIX/Unix/Linux) systems.