summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Fedele <dan.fedele@gmail.com>2020-03-22 17:52:47 -0400
committerGitHub <noreply@github.com>2020-03-22 17:52:47 -0400
commit9223c45a31ce8158faa804ef5a69570468fd4b0e (patch)
treeb7f99e2dae85fe82079f54d0ddab0797023d5511
parent5501cb9b3ec0b603b0bcb6a0a5a30db17987b53d (diff)
bloodhound and crackmapexec
-rw-r--r--kali.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/kali.md b/kali.md
index 19ac652..5708b3d 100644
--- a/kali.md
+++ b/kali.md
@@ -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