AD-Miner
Installation
# https://github.com/Mazars-Tech/AD_Miner
# @Kali
pipx install 'git+https://github.com/Mazars-Tech/AD_Miner.git'Enumeration
# @Kali
sudo neo4j console
bloodhound &
# Ensure that you have imported the zip file to the bloodhound.
mkdir ad-miner
cd ad-miner
AD-miner -c -cf My_Report -u neo4j -p <your neo4j password>
cd render_My_report
firefox index.html AD Miner UI

Last updated