Via a pre-built image
- Install Docker
- Run
docker pull honeynet/conpot
- Run
docker run -it -p 80:80 -p 102:102 -p 502:502 -p 161:161/udp --network=bridge honeynet/conpot:latest /bin/sh
- Finally run
conpot --template default
Navigate to
http://MY_IP_ADDRESS
to confirm the setup.
Conpot is an ICS honeypot with the goal to collect intelligence about the motives and methods of adversaries targeting industrial control systems
---
Thanks
https://hub.docker.com/r/honeynet/conpot/
No comments:
Post a Comment