AD Automatic Enumeration
Last updated
Last updated
There are two different Sharphound collectors:
SharpHound.ps1: PowerShell script for running Sharphound. However, the latest release of Sharphound has stopped releasing the Powershell script version. This version is good to use with RATs since the script can be loaded directly into memory, evading on-disk AV scans.
SharpHound.exe: a Windows executable version for running Sharphound.
Both are available here:
Run Sharphound using the All and Session collection methods:
Once completed, you will have a timestamped ZIP file in the same folder you executed Sharphound from.
From Kali:
In another Terminal tab, run:
The default credentials for the neo4j database will be neo4j:neo4j
Drag and drop the ZIP file onto the Bloodhound GUI to import it.