Dirb container installed on a Debian.
Q: Why is it better than installing it?
A: It's not better, it's just quick and practical.
To build the image simply use the Containerfile
.
podman build -f Containerfile -t dirb
Using the image is simple.
- Create a directory with the wordlist files.
- Run the container with Docker or Podman.
podman run --rm --volume ./wordlists:/wordlists dirb:latest http://URL:PORT /wordlists/file.txt
MIT
Tamas Molnar - tmolnar0831@gmail.com - https://tomsitcafe.com