An open API service indexing awesome lists of open source software.

https://github.com/sjinks/docker-alpine-dirb

Alpine-based image to run dirb scanner
https://github.com/sjinks/docker-alpine-dirb

alpine-image dirb docker-image pentest-tool security security-tool

Last synced: 11 months ago
JSON representation

Alpine-based image to run dirb scanner

Awesome Lists containing this project

README

          

# docker-alpine-dirb

Alpine-based image to run [dirb](https://sourceforge.net/projects/dirb/) scanner

## Usage

```bash
docker run --it -rm wildwildanger/dirb --help
```

Word lists bundled with `dirb` were placed into `/usr/share/dirb/wordlists` directory.

### Mountpoints

* `/usr/share/dirb`: directory with word lists;
* `/.cache`: dirb's working directory