This will create a T-Pot Honeypot in Azure based on Debian
- Get your extenal IP via ipify
- Deploy main.bicep (with verbose logging)
- Create Storage Account
- Create Public IP
- Create Network Security Group
- Allow 64294-64297 from your external IP
- Allow all (execept admin interface)
- Create Virtual Network
- Create Network Interface
- Create VM
- Run script install_tpot.sh
- Install Docker, Git and some other tools needed
- GIT clone https://github.com/telekom-security/tpotce
- Generate tpot.conf
- Install T-Pot
- Reboot
- Output information
It will take a while for the VM to restart and get all services up and running