Update README.md

This commit is contained in:
Joe Totes
2022-10-27 13:00:05 -04:00
committed by GitHub
parent cf8eab9d3a
commit e0d80318e1

View File

@@ -862,6 +862,7 @@ sudo neo4j console # LHOST
# Bloodhound python remote access # Bloodhound python remote access
sudo python3 /opt/BloodHound.py/bloodhound.py -u '{USER}' -p '{PASS}' -ns {RHOST} -d {DOMAIN} -c all sudo python3 /opt/BloodHound.py/bloodhound.py -u '{USER}' -p '{PASS}' -ns {RHOST} -d {DOMAIN} -c all
sudo python3 /opt/BloodHound.py/bloodhound.py -u '{USER}' --hashes '{HASH:HASH}' -ns {RHOST} -d {DOMAIN} -c all
# Powerview example # Powerview example
powershell -ExecutionPolicy Bypass powershell -ExecutionPolicy Bypass