July 25, 2026
From Zero to Domain Admin: Phase 3: Update the weaponry
1. Update Kali tools: Run sudo apt update && sudo apt install -y impacket-scripts bloodhound netexec smbclient. Most of these are usually…

By BlackCat53
-
Update Kali tools: Run sudo apt update && sudo apt install -y impacket-scripts bloodhound netexec smbclient. Most of these are usually already on Kali, but this makes sure everything's current. Run sudo apt install -y bloodhound neo4j. BloodHound needs a Neo4j graph database running locally to store and visualize the domain data we collect.
-
Run ping 10.10.10.10 from Kali one more time just to confirm the network is still healthy after all the IP changes earlier.