Video coming soon…
⚠️ Always review any script before running it on your server. Test in a staging environment first.
📦 Resources & Setup Scripts
Before starting, please make sure to grab the required scripts from our GitHub repository to follow along with the video easily.
Quick Install:
wget https://raw.githubusercontent.com/mhmdali94/Docker/refs/heads/main/security/thehive/thehive-ubuntu.sh
chmod +x thehive-ubuntu.sh
sudo bash thehive-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/refs/heads/main/security/thehive/thehive-ubuntu.sh
2 Make it Executable
chmod +x thehive-ubuntu.sh
3 Run the Installer
sudo bash thehive-ubuntu.sh
4 Access the Web UI
http://:9000
# Default login: admin@thehive.local / secret (change immediately)
Ports Used
| Port | Purpose |
|---|---|
| 9000 | TheHive web UI + API |
| 9042 | Cassandra — data store (internal only) |
| 9200 | Elasticsearch — search (internal only) |
| 9001 | Cortex — analyzers (optional) |
