maraudir/README.md

27 lines
772 B
Markdown
Raw Permalink Normal View History

2024-11-21 06:16:20 +00:00
<p align="center">
<img src="https://i.imgur.com/3SrxBbK.png" width="300" title="yeah im looking at you">
</p>
# maraudir
> rapid & comprehensive open directory aggregator
## usage
```
maraudir
-l <ip/domain list>
-r <cidr range>
-t <threads> [50]
-timeout <ms> [500]
-delay <ms> [200]
-s <silent> [false]
results are written to stdout and can be piped accordingly,
verbosity is directed to stderr when silent is not set
```
2024-11-21 06:40:49 +00:00
sample output:
```
{"time":"2024-11-19T23:27:49.716367963-08:00","level":"INFO","msg":"opendir","url":"https://focusnfe.com.br/backups/","entries":["arquivos_2024_4_22.7z","arquivos_2024_7_24.7z","dump_2024_3_7.sql.gz","dump_2024_4_22.sql.gz","dump_2024_7_24.sql.gz"]}
```