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
- Host: GitHub
- URL: https://github.com/sjinks/docker-alpine-dirb
- Owner: sjinks
- Created: 2020-12-25T21:10:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T19:26:12.000Z (about 2 years ago)
- Last Synced: 2024-05-22T20:36:30.641Z (about 2 years ago)
- Topics: alpine-image, dirb, docker-image, pentest-tool, security, security-tool
- Language: Dockerfile
- Homepage:
- Size: 206 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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