From e0d80318e1363bad148381213615a28723f696a3 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Thu, 27 Oct 2022 13:00:05 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5951fe..b9b58bc 100644 --- a/README.md +++ b/README.md @@ -862,6 +862,7 @@ sudo neo4j console # LHOST # 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}' --hashes '{HASH:HASH}' -ns {RHOST} -d {DOMAIN} -c all # Powerview example powershell -ExecutionPolicy Bypass