Skip to content

tmolnar0831/podman-dirb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published