start including hellpot

This commit is contained in:
t3chn0m4g3
2021-07-02 22:12:47 +00:00
parent 4cb84166c5
commit e6402b793c
4 changed files with 101 additions and 0 deletions

10
docker/hellpot/dist/config.toml vendored Normal file
View 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/"