mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 11:48:52 +00:00
11 lines
175 B
TOML
11 lines
175 B
TOML
![]() |
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/"
|