Dalfox è uno straordinario strumento di analisi dei parametri e di scansione XSS.
Dalfox significa in genere,
Dal = luna (Pronuncia coreana ) ; Fox = Trova di XSS.
Contenuti
Scelta dell'editore:
Esistono tre modi per installare Dalfox.
Puoi usarne qualcuno.
$ 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]
Modalità bersaglio singolo
$ dalfox url http://testphp.vulnweb.com/listproducts.php\?cat\=123\&artist\=123\&asdf\=ff -b https://hahwul.xss.ht
Modalità di destinazione multipla da file
$ dalfox file urls_file --custom-payload ./mypayloads.txt
Modalità pipeline
$ cat urls_file | dalfox pipe -H "AuthToken: bbadsfkasdfadsf87"
Dalfox è uno strumento fantastico che puoi usare.
Se hai trovato valore in questo articolo. Assicurati di commentare in basso e aumentare l'entusiasmo del nostro team.
Puoi anche dare suggerimenti o domande su questo strumento.
Il nostro team cercherà di risponderti al più presto.
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…
As we enter in the final months of 2023, we can talk more clearly about…
Dalla sua uscita nel 2011, Minecraft has become one of the most played video games…
Minecraft è attivo da più di un decennio, and in that time it has…
This website uses cookies.