Commit graph

7 commits

Author SHA1 Message Date
UncleRaymondo
85d23150b8 Numerous Changes - Multiple Conpot Honeypots Successful - See Full Desc.
Numerous changes completed to successfully have multiple Conpot Honeypots in operation

- Fix Dockerfile Build Failures by adding py-gevent and py-snmp to APK where required
- Build new dedicated images for Conpot via Default, Kamstrup and Guardian Templates
- Reconfigure IP Tables Rules
- Update all YML files with new configuration to download new Conpot images instead of T-Pot Default Conpot Image
- Configure Environment Variables in Docker Files for Image Builds
- Fix missing IPTable rule/configuration for 5060/udp for Dionaea
- Successfully test via NMAP that ports 102, 161/udp, 502, 623/udp, 10001, 47808/udp, and 50100 are open and functioning correctly

KNOWN ISSUE:
Conpot data is not available on dashboard/visualisations due to changes required for Logstash configuration.
2018-03-13 13:36:09 +11:00
UncleRaymondo
a65f34b102 Fixed UDP/5060 Missing from 17.10 Master IPTables 2018-03-10 00:14:07 +11:00
UncleRaymondo
15c163517f Fixed Errors + Updated Files + Added Bacnet 2018-03-09 23:20:52 +11:00
UncleRaymondo
ddb1e61ae5 Update to Conpot x 4 Templates in Parallel
Update to allow 4 x Conpot Templates in Parallel, along with all other changes required to build each in its own container as well as IPTables reconfiguration.
2018-03-09 18:17:00 +11:00
Marco Ochse
ac168f71cf
Fixes #142 2017-11-23 17:08:19 +01:00
Marco Ochse
4af1f8d57f
AWS and OTC do not permit rx off / tx off
To ensure compatability with dtag-dev-sec/t-pot-autoinstall and AWS / OTC `tpot.service` no longer expects successful execution of disabling offloading.
2017-11-17 14:59:14 +01:00
Marco Ochse
1347eac88f update scripts to new file layout
iso will not include tpot repo
tpot repo will be cloned during install as all the other tools
2017-09-26 15:15:17 +00:00