usage: python3 adPEAS.py
IF AUTOINSTALL DOES NOT WORK:
installation:
- python3 -m venv adPEAS
- source adPEAS/bin/activate
- pip3 install impacket
- pip3 install certipy-ad
- pip3 install bloodhound
adPEAS v1.0 - supports Certipy, BloodHound, findDelegation, and Kerberoasting. Will add more features as I get to work on them, lol.