MCPcopy Index your code
hub / github.com/ajm4n/adPEAS

github.com/ajm4n/adPEAS @1.3.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.3.0 ↗ · + Follow
13 symbols 39 edges 3 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Quick Start

usage: adPEAS [-h] [--version] -u USERNAME [-p PASSWORD] -d DOMAIN -i DC_IP

options:
  -h, --help            show this help message and exit
  --version             show program's version number and exit
  -u USERNAME, --username USERNAME
                        Username for log in.
  -p PASSWORD, --password PASSWORD
                        Password for log in. Will prompt if not specified.
  -d DOMAIN, --domain DOMAIN
                        Domain of the DC.
  -i DC_IP, --dc-ip DC_IP
                        Domain Controller IP or hostname.
  -ns, --no-bloodhound
                        Run adPEAS without running Bloodhound.
  -nc, --no-certipy
                        Run adPEAS without running Certipy. 

Installation

Install adPEAS and its dependencies

pipx install --include-deps git+https://github.com/ajm4n/adPEAS

Features

adPEAS v1.3.0 - added scope parameter - added webdav scanner - added -nb and -nc for no bloodhound and no certipy

adPEAS v1.2.0 - Better ADCS enumeration output - User enumeration - Password policy enumeration - LDAP signing enumeration - ZeroLogon scanner - noPAC scanner

adPEAS v1.1.0 - Pipx compatibility - Support flags instead of prompting for input

adPEAS v1.0.0 - Supports Certipy, BloodHound, findDelegation, and Kerberoasting.

Core symbols most depended-on inside this repo

find_and_kerberoast_objects
called by 1
adPEAS/adPEAS.py
certipy
called by 1
adPEAS/adPEAS.py
findDelegation
called by 1
adPEAS/adPEAS.py
bloodhound
called by 1
adPEAS/adPEAS.py
certi
called by 1
adPEAS/adPEAS.py
ldapSigning
called by 1
adPEAS/adPEAS.py
enumUsers
called by 1
adPEAS/adPEAS.py
enumPassPol
called by 1
adPEAS/adPEAS.py

Shape

Function 13

Languages

Python100%

Modules by API surface

adPEAS/adPEAS.py12 symbols
adPEAS/command_line.py1 symbols

For agents

$ claude mcp add adPEAS \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact