OWASP Mutillidae II: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 1: | Zeile 1: | ||
=Docker Installation= | =Docker Installation= | ||
*apt install docker.io | *apt install docker.io | ||
| − | |||
| − | |||
=multidae start= | =multidae start= | ||
| Zeile 8: | Zeile 6: | ||
=multidae stop= | =multidae stop= | ||
*owasp stop multidae | *owasp stop multidae | ||
| + | =Access= | ||
| + | *https://localhost:<YourPort>/mutillidae | ||
Version vom 12. Juni 2021, 18:50 Uhr
Docker Installation
- apt install docker.io
multidae start
- docker run -d -p 81:80 -p 444:443 --name multidae bltsec/mutillidae-docker
multidae stop
- owasp stop multidae
Access
- https://localhost:<YourPort>/mutillidae