Dnp3 Honeypot installation instructions.
Prerequisites: You'll need to have logging/historian central server, IP and Port number ready. (Script was tested with Splunk)
IF you dont require a central server, please insert any ip and any port number in order to run the script. Alternatively, please remove the rsyslog settings from the deployment script.
Logs can be read localy with a command "tail -f /var/log/dnp3pot.log &"
Installation procedure:
- Setup new cloud or local Linux image (tested on Kali 19 and Ubuntu 16.04)
- Copy content of install_dnp3pot.sh
- Issue "cat > installme.sh" in your linux termainal
- Paste to terminal, hit enter, then hit crtl + D
- Issue " chmod 777 installme.sh"
- Issue "./installme.sh "
- Enjoy the ride!