Initial commit
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# DVWA Proxy Project
|
||||
|
||||
Run `ansible-playbook tasks/main.yml` to start the install process.
|
||||
This project makes the assumption that any host setup within the inventory file, will be deployed to.
|
||||
|
||||
Normal reverse proxy will open on the hosts port 80 (HTTP) and 443 (HTTPS), as well as (8080) with a WAF proxy.
|
||||
HTTPS certificates will be generated at deployment; these certificates are self-signed.
|
||||
|
||||
Current tested distros:
|
||||
- CentOS 8 Stream
|
||||
- Ubuntu 20.04
|
||||
|
||||
Reference in New Issue
Block a user