達福克斯 是一個了不起的參數分析和XSS掃描工具.
Dalfox通常是指,
Dal =月亮 (韓語發音 ) ; Fox =查找XSS.
內容
Editor’s choice:
共有三種安裝Dalfox的方式.
您可以使用其中任何一個.
$ git clone https://github.com/hahwul/dalfox
$ go install
$ ~/go/bin/dalfox
$ go get -u github.com/hahwul/dalfox
$ ~/go/bin/dalfox
$ cp dalfox /usr/bin/
_..._
.' .::::. __ _ _ ___ _ __ __
: :::::::: | \ / \ | | | __/ \\ V /
: :::::::: | o ) o || |_ | _( o )) (
'. '::::::' |__/|_n_||___||_| \_//_n_\
'-.::''
Parameter Analysis and XSS Scanning tool based on golang
Finder Of XSS and Dal is the Korean pronunciation of moon. @hahwul
Usage:
dalfox [command]
Available Commands:
file Use file mode(targets list or rawdata)
help Help about any command
pipe Use pipeline mode
sxss Use Stored XSS mode
update Update DalFox (Binary patch)
url Use single target mode
version Show version
Flags:
-b, --blind string Add your blind xss (e.g -b hahwul.xss.ht)
--config string Using config from file
-C, --cookie string Add custom cookie
--custom-payload string Add custom payloads from file
-d, --data string Using POST Method and add Body data
--delay int Milliseconds between send to same host (1000==1s)
--found-action string If found weak/vuln, action(cmd) to next
--grep string Using custom grepping file (e.g --grep ./samples/sample_grep.json)
-H, --header string Add custom headers
-h, --help help for dalfox
--ignore-return string Ignore scanning from return code (e.g --ignore-return 302,403,404)
--only-discovery Only testing parameter analysis
-o, --output string Write to output file
--output-format string -o/--output 's format (txt/json/xml)
-p, --param string Only testing selected parameters
--proxy string Send all request to proxy server (e.g --proxy http://127.0.0.1:8080)
--silence Not printing all logs
--timeout int Second of timeout (default 10)
--user-agent string Add custom UserAgent
-w, --worker int Number of worker (default 40)
$ dalfox [mode] [flags]
單目標模式
$ dalfox url http://testphp.vulnweb.com/listproducts.php\?cat\=123\&artist\=123\&asdf\=ff -b https://hahwul.xss.ht
來自文件的多目標模式
$ dalfox file urls_file --custom-payload ./mypayloads.txt
流水線模式
$ cat urls_file | dalfox pipe -H "AuthToken: bbadsfkasdfadsf87"
達福克斯 是您可以使用的絕佳工具.
如果您對本文中發現價值. 請務必在下方留言,以增強我們團隊的熱情.
您也可以提供有關此工具的任何建議或問題.
我們的團隊將盡快回复您.
With the rise of many technological trends, all industries are reaping the benefits. Different technologies…
Online gaming is the latest normal in today’s fast-paced digital world. The internet now offers…
Tax season: the time of year many individuals and businesses dread. The weight of ensuring…
This website uses cookies.