mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
start including hellpot
This commit is contained in:
10
docker/hellpot/dist/config.toml
vendored
Normal file
10
docker/hellpot/dist/config.toml
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
name = "HellPot 0.1"
|
||||
|
||||
[http]
|
||||
bind_addr = "0.0.0.0"
|
||||
bind_port = "8080"
|
||||
paths = ["wp-login.php","wp-login"]
|
||||
|
||||
[logger]
|
||||
debug = true
|
||||
log_directory = "/var/log/hellpot/"
|
Reference in New Issue
Block a user