first commit

This commit is contained in:
2025-11-21 17:17:42 +01:00
commit 4cad18c2a5
285 changed files with 122106 additions and 0 deletions
@@ -0,0 +1,13 @@
```sh
Location /opt/BloodHound-linux-x64/resources/app/Collectors
sudo neo4j console
sudo ./BloodHound --no-sandbox
# On victim machine
Import-Module ./SharpHound.ps1
invoke-bloodhound -collectionmethod all -domain htb.local -ldapuser svc-alfresco -ldappass s3rvice
.\sharp.exe -c all -d <domain>
```