T-Pot

Get the latest ubuntu server (smaller) / desktop run it a VM I am using virtualbox (locally)
Min requirements
8gb RAM
100gb HDD
2 cores
After you install the the VM
git clone https://github.com/telekom-security/tpotcecd tpotce/iso/installersudo ./install.sh
In the installer leave everything default
When i asks you about the type of honey pot
Hive <- everything, web UI
Sensor <- no dashboard
Mini <- no dashboard, limited logs
Mobile <- Not useful unless you’re testing cellular/IoT attacks
Tarpit <- no dashboard, logs
Make a user and pass
It will install a lot may take a second
Web UI
<ip>:64297is the default for web
Testing locally on a internal net
Use a VPN it worked for me
NMAP
nmap -Pn -vvv 172.12.63.128Made up IP use your own
Since you are internal you wont see anything in Attack map.
Kibana <- Is were you will see data coming in
Last updated