Created
February 10, 2022 01:52
-
-
Save shollingsworth/d1b119f48b2ad42e3f4b6dd3ae029f5b to your computer and use it in GitHub Desktop.
bloodhound cheat command sequence
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Serve bloodhound | |
| /home/stev0/src/BloodHound-linux-x64/resources/app/Collectors/SharpHound.exe | |
| /home/stev0/src/BloodHound-linux-x64/resources/app/Collectors/DebugBuilds/SharpHound.exe | |
| /home/stev0/src/BloodHound-linux-x64/resources/app/Collectors/AzureHound.ps1 | |
| /home/stev0/src/BloodHound-linux-x64/resources/app/Collectors/SharpHound.ps1 | |
| /home/stev0/src/BloodHound-linux-x64/BloodHound | |
| # Start Neo4j | |
| ~/bin/neo4j.sh | |
| # Download zip after running | |
| run Bloodhound | |
| import zip file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment