diff options
author | Dan Fedele <dan.fedele@gmail.com> | 2020-03-22 17:52:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-22 17:52:47 -0400 |
commit | 9223c45a31ce8158faa804ef5a69570468fd4b0e (patch) | |
tree | b7f99e2dae85fe82079f54d0ddab0797023d5511 /kali.md | |
parent | 5501cb9b3ec0b603b0bcb6a0a5a30db17987b53d (diff) |
bloodhound and crackmapexec
Diffstat (limited to 'kali.md')
-rw-r--r-- | kali.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,6 +5,8 @@ - seclists - gobuster - python3-pip +- crackmapexec +- neo4j (for bloodhound) ## From github: - JumboJohn: https://github.com/magnumripper/JohnTheRipper @@ -16,6 +18,10 @@ - (then switch to Dev branch) git checkout dev - Impacket: https://github.com/SecureAuthCorp/impacket - Impacket scripts come with Kali, but git repo is more recent. Use the setup.py to build and install before using. Then use python3 to execute! +- Bloodhound: https://github.com/BloodHoundAD/BloodHound + - start up neo4j: neo4j console + - Visit the resulting localhost port + - Create a password for the neo4j user ## Misc - FoxyProxy for firefox |