DC7494 Meetup #4
docker-compose build
docker-compose up
curl http://localhost:PORT/install.php?install=yes # once for bWAPP init
using slowhttptest:
slowhttptest -u http://localhost:PORT/#.php {-H,-B,-R,-X} {params}
apache2-vulnerable: http://localhost:8081/#.php
apache2-fixed: http://localhost:8082/#.php
nginx-vulnerable: http://localhost:9081/#.php
nginx-fixed: http://localhost:9082/#.php