WhatDir
1.0.0
Whatdir是What系列的另一個補充。 WhatDir的主要目標是使用提供的WordList使用提供的Web應用程序目錄。 Whatdir的某些功能:
參數列表很簡單,以下是其中的列表:
usage: whatdir.py [-h] [-u URL] [-w PATH-TO-WORDLIST] [-t AMOUNTOFTHREADS]
[-H KEY:VALUE,KEY = VALUE] [-p PROTO://PROXY:PORT] [-a] [-q]
optional arguments:
-h, --help show this help message and exit
mandatory arguments:
-u URL, --url URL Pass a URL to find directories
-w PATH-TO-WORDLIST, --words PATH-TO-WORDLIST
pass a wordlist to use
request arguments:
-t AMOUNTOFTHREADS, --threads AMOUNTOFTHREADS
Pass an amount of threads
-H KEY:VALUE,KEY=VALUE, --headers KEY:VALUE,KEY=VALUE
pass headers by KEY=VALUE or KEY:VALUE to add them to
the requests, to pass multiple use
key:value1,key:value2,...
-p PROTO://PROXY:PORT, --proxy PROTO://PROXY:PORT
pass a proxy to use during the requests,
proto://proxy:port IE socks5://127.0.0.1:9050
-a, --agent pass this flag to grab a random User-Agent and use it
misc arguments:
-q, --quiet display only successful connections安裝很簡單,您要做的就是運行:
pip install -r requirements.txt然後運行:
python whatdir.py -h這應該安裝所需的一切,您應該很好。
如果您設法找到錯誤或改進,請在此處創建問題
Whatdir仍處於一個非常新的階段,我實際上只發布它以弄清楚應該進行哪些改進,最終目標是擁有一個非常快速的輕量級目錄Bruteforcer,可以快速有效地移植