Skip to content

Commit

Permalink
More mascot stuff (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
joohoi committed Mar 25, 2022
1 parent 40978ba commit 4436ff7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ Come to hang out & to discuss about ffuf, it's usage and development!

[![Porchetta Industries](https://discordapp.com/api/guilds/736724457258745996/widget.png?style=banner2)](https://discord.gg/VWcdZCUsQP)




## 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!
Expand Down Expand Up @@ -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
parameter.

<p align="center">
<img width="250" src="_img/ffuf_juggling_250.png">
</p>

## Usage

To define the test case for ffuf, use the keyword `FUZZ` anywhere in the URL (`-u`), headers (`-H`), or POST data (`-d`).
Expand Down Expand Up @@ -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
job from the beginning.

<p align="center">
<img width="250" src="_img/ffuf_waving_250.png">
</p>


## Sponsorware

Expand Down
Binary file added _img/ffuf_juggling_250.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _img/ffuf_running_250.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _img/ffuf_waving_250.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4436ff7

Please sign in to comment.