-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -79,6 +79,33 @@ other tools included in the wfuzz framework. | |
$ wfencode -e md5 test | ||
This comment has been minimized.
Sorry, something went wrong. |
||
098f6bcd4621d373cade4e832627b4f6 | ||
|
||
* You can also run wfuzz from the official docker image:: | ||
|
||
$ docker run -v $(pwd)/wordlist:/wordlist/ -it ghcr.io/xmendez/wfuzz wfuzz | ||
******************************************************** | ||
* Wfuzz 3.0.3 - The Web Fuzzer * | ||
* * | ||
* Version up to 1.4c coded by: * | ||
* Christian Martorella ([email protected]) * | ||
* Carlos del ojo ([email protected]) * | ||
* * | ||
* Version 1.4d to 3.0.3 coded by: * | ||
* Xavier Mendez ([email protected]) * | ||
******************************************************** | ||
|
||
Usage: wfuzz [options] -z payload,params <url> | ||
|
||
FUZZ, ..., FUZnZ wherever you put these keywords wfuzz will replace them with the values of the specified payload. | ||
FUZZ{baseline_value} FUZZ will be replaced by baseline_value. It will be the first request performed and could be used as a base for filtering. | ||
|
||
|
||
Examples: | ||
wfuzz -c -z file,users.txt -z file,pass.txt --sc 200 http://www.site.com/log.asp?user=FUZZ&pass=FUZ2Z | ||
wfuzz -c -z range,1-10 --hc=BBB http://www.site.com/FUZZ{something not there} | ||
wfuzz --script=robots -z list,robots.txt http://www.webscantest.com/FUZZ | ||
|
||
Type wfuzz -h for further information or --help for advanced usage. | ||
|
||
|
||
How it works | ||
------------ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 comments
on commit 04d9214
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
من يمكنه مساعدتي على اخراق حسابات فيسبوك
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
J'aime vraiment cette application
[email protected]