tmolnar0831 / podman-dirb

Dirb service container on Debian base

Home Page:https://tomsitcafe.com

Repository from Github https://github.comtmolnar0831/podman-dirbRepository from Github https://github.comtmolnar0831/podman-dirb

Dirb container

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.

Build the container

To build the image simply use the Containerfile.

podman build -f Containerfile -t dirb

Usage

Using the image is simple.

  1. Create a directory with the wordlist files.
  2. Run the container with Docker or Podman.
podman run --rm --volume ./wordlists:/wordlists dirb:latest http://URL:PORT /wordlists/file.txt

License

MIT

Author

Tamas Molnar - tmolnar0831@gmail.com - https://tomsitcafe.com

About

Dirb service container on Debian base

https://tomsitcafe.com


Languages

Language:Dockerfile 100.0%