Dirbpy
Description
Dirbpy - URL Bruteforcer
This is a new version of dirb but in python. This version is faster than the normal version in C because it uses thread. Dirbpy is a Web Content Scanner. It looks for hidden Web Objects. It basically works by launching an attack based on a dictionary against a web server and analyzing the response.
Link to the original dirb: https://github.com/v0re/dirb
Install with pip
pip install dirbpy
Fish completions
git clone https://github.com/marcolivierbouch/dirbpy.git
cd dirbpy
sudo cp dirbpy.fish /usr/share/fish/completions
Dirbpy with Docker
Pull the Docker
docker pull marcolivierbouch/dirbpy
After you need to get inside the docker
docker run -it marcolivierbouch/dirbpy
Command example
dirbpy -o https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/common.txt -u https://[....].com
Recommendations
I recommend using the SecLists: https://github.com/danielmiessler/SecLists
Release files for dirbpy 1.8.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dirbpy-1.8.4.tar.gz | 6.5 kB | Details |
Release files / dirbpy-1.8.4.tar.gz
| Download URL | dirbpy-1.8.4.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
927c5cd82533db058eed8c82da9251291d68d1a1e98670ba12dfcdb20aad91ef
|
|
BLAKE2b-256 checksum How to use checksums |
e3a371572483a9dbfffaf06e097fd37b3c2160639e0203ae4e510e3fa9fd744d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
|