kali -> sudo apt install netexec
MacOS -> brew install rust ;
brew install pipx ;
pipx install git+https://github.com/Pennyw0rth/NetExec
Command -> nxc
https://www.netexec.wiki/getting-started/installation
pipx install bloodhound-ce (use pipx install bloodhound for BloodHound legacy)
Command -> bloodhound-ce-python
https://github.com/dirkjanm/BloodHound.py/tree/bloodhound-ce
https://github.com/peass-ng/PEASS-ng/releases/tag/20250601-88c7a0f6
Command -> kerbrute
https://github.com/ropnop/kerbrute/releases/tag/v1.0.3
pip3 install certipy-ad
IMPORTANT update:
pip3 install -U certipy-ad
Command -> certipy or certipy-ad (depending on the installation)
https://github.com/ly4k/Certipy/wiki/04-%E2%80%90-Installation
pip3 install pywhisker
Command -> pywhisker
https://github.com/ly4k/Certipy/wiki/04-%E2%80%90-Installation
git clone https://github.com/PShlyundin/ldap_shell.git ; cd ldap_shell ; python3 -m pip install .
Command -> ldap_shell
https://github.com/PShlyundin/ldap_shell
pip3 install bloodyAD
Command -> bloodyAD