More mascot stuff (#533)
This commit is contained in:
parent
40978ba54a
commit
4436ff79d4
11
README.md
11
README.md
@ -26,9 +26,6 @@ Come to hang out & to discuss about ffuf, it's usage and development!
|
|||||||
|
|
||||||
[](https://discord.gg/VWcdZCUsQP)
|
[](https://discord.gg/VWcdZCUsQP)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
- [Download](https://github.com/ffuf/ffuf/releases/latest) a prebuilt binary from [releases page](https://github.com/ffuf/ffuf/releases/latest), unpack and run!
|
- [Download](https://github.com/ffuf/ffuf/releases/latest) a prebuilt binary from [releases page](https://github.com/ffuf/ffuf/releases/latest), unpack and run!
|
||||||
@ -146,6 +143,10 @@ Additionally, in case you wish to use bunch of configuration files for different
|
|||||||
the configuration file path using `-config` command line flag that takes the file path to the configuration file as its
|
the configuration file path using `-config` command line flag that takes the file path to the configuration file as its
|
||||||
parameter.
|
parameter.
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img width="250" src="_img/ffuf_juggling_250.png">
|
||||||
|
</p>
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
To define the test case for ffuf, use the keyword `FUZZ` anywhere in the URL (`-u`), headers (`-H`), or POST data (`-d`).
|
To define the test case for ffuf, use the keyword `FUZZ` anywhere in the URL (`-u`), headers (`-H`), or POST data (`-d`).
|
||||||
@ -277,6 +278,10 @@ As "negative" matches are not stored to memory, relaxing the filters cannot unfo
|
|||||||
For this kind of scenario, the user is able to use the command `restart`, which resets the state and starts the current
|
For this kind of scenario, the user is able to use the command `restart`, which resets the state and starts the current
|
||||||
job from the beginning.
|
job from the beginning.
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img width="250" src="_img/ffuf_waving_250.png">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
## Sponsorware
|
## Sponsorware
|
||||||
|
|
||||||
|
|||||||
BIN
_img/ffuf_juggling_250.png
Normal file
BIN
_img/ffuf_juggling_250.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
BIN
_img/ffuf_running_250.png
Normal file
BIN
_img/ffuf_running_250.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
_img/ffuf_waving_250.png
Normal file
BIN
_img/ffuf_waving_250.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user