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

https://github.com/m0rd3caii/fuzzer

Directory Searcher x Python3
https://github.com/m0rd3caii/fuzzer

fuzzing hacking-tool python3 web-fuzzer

Last synced: 9 months ago
JSON representation

Directory Searcher x Python3

Awesome Lists containing this project

README

          

# Fuzzer
How to use it:
### Step 1
```py
python3 fuzzer.py http://192.X.X.X/ diccionario.txt
```
```ruby
╭───────────── Bienvenido ─────────────╮
│ Script de fuzzing de directorios web │
╰──────────────────────────────────────╯
Directiorio encontrado: http://192.168.1.28:8080/# directory-list-lowercase-2.3-medium.txt
Directiorio encontrado: http://192.168.1.28:8080/
Directiorio encontrado: http://192.168.1.28:8080/content

Progreso: 2%|█ | 3761/207643 [00:04<03:53, 872.73urls/s]
```