mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
Update config for Mailoney, RDPY, VNClowpot
This commit is contained in:
parent
4af1f8d57f
commit
78feb12d5a
1 changed files with 15 additions and 0 deletions
15
docker/ews/dist/ews.cfg
vendored
15
docker/ews/dist/ews.cfg
vendored
|
@ -96,3 +96,18 @@ logfile = /data/elasticpot/log/elasticpot.log
|
||||||
suricata = true
|
suricata = true
|
||||||
nodeid = suricata-community-01
|
nodeid = suricata-community-01
|
||||||
logfile = /data/suricata/log/suricata_ews.log
|
logfile = /data/suricata/log/suricata_ews.log
|
||||||
|
|
||||||
|
[MAILONEY]
|
||||||
|
mailoney = true
|
||||||
|
nodeid = mailoney-community-01
|
||||||
|
logfile = /data/mailoney/log/commands.log
|
||||||
|
|
||||||
|
[RDPY]
|
||||||
|
rdpy = true
|
||||||
|
nodeid = rdpy-community-01
|
||||||
|
logfile = /data/rdpy/log/rdpy.log
|
||||||
|
|
||||||
|
[VNCLOWPOT]
|
||||||
|
vnclowpot = true
|
||||||
|
nodeid = vnclowpot-community-01
|
||||||
|
logfile = /data/vnclowpot/log/vnclowpot.log
|
||||||
|
|
Loading…
Reference in a new issue