OWASP / D4N155

OWASP D4N155 - Intelligent and dynamic wordlist using OSINT
https://owasp.org/www-project-d4n155/
GNU General Public License v3.0
226 stars 47 forks source link

Support Docker #3

Closed greenmind-sec closed 5 years ago

greenmind-sec commented 5 years ago

Support Docker

Create Image Docker

Create image for D4N155 using Docker

docker build -t "D4N155:1" .

Using Docker

Using Image

docker run -it --rm "d4n155:1"