mirror of
https://github.com/ffuf/ffuf
synced 2024-11-10 06:04:17 +00:00
Add sponsors to README (#401)
This commit is contained in:
parent
087597afaf
commit
2ca8b83ed0
2 changed files with 14 additions and 10 deletions
24
README.md
24
README.md
|
@ -11,6 +11,19 @@
|
|||
|
||||
A fast web fuzzer written in Go.
|
||||
|
||||
- [Installation](https://github.com/ffuf/ffuf#installation)
|
||||
- [Example usage](https://github.com/ffuf/ffuf#example-usage)
|
||||
- [Content discovery](https://github.com/ffuf/ffuf#typical-directory-discovery)
|
||||
- [Vhost discovery](https://github.com/ffuf/ffuf#virtual-host-discovery-without-dns-records)
|
||||
- [Parameter fuzzing](https://github.com/ffuf/ffuf#get-parameter-fuzzing)
|
||||
- [POST data fuzzing](https://github.com/ffuf/ffuf#post-data-fuzzing)
|
||||
- [Using external mutator](https://github.com/ffuf/ffuf#using-external-mutator-to-produce-test-cases)
|
||||
- [Configuration files](https://github.com/ffuf/ffuf#configuration-files)
|
||||
- [Help](https://github.com/ffuf/ffuf#usage)
|
||||
- [Sponsorware?](https://github.com/ffuf/ffuf#sponsorware)
|
||||
|
||||
## Sponsors
|
||||
[![Offensive Security](_img/offsec-logo.png)](https://www.offensive-security.com/)
|
||||
|
||||
## Official Discord Channel
|
||||
|
||||
|
@ -20,16 +33,7 @@ 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](https://github.com/ffuf/ffuf#installation)
|
||||
- [Example usage](https://github.com/ffuf/ffuf#example-usage)
|
||||
- [Content discovery](https://github.com/ffuf/ffuf#typical-directory-discovery)
|
||||
- [Vhost discovery](https://github.com/ffuf/ffuf#virtual-host-discovery-without-dns-records)
|
||||
- [Parameter fuzzing](https://github.com/ffuf/ffuf#get-parameter-fuzzing)
|
||||
- [POST data fuzzing](https://github.com/ffuf/ffuf#post-data-fuzzing)
|
||||
- [Using external mutator](https://github.com/ffuf/ffuf#using-external-mutator-to-produce-test-cases)
|
||||
- [Configuration files](https://github.com/ffuf/ffuf#configuration-files)
|
||||
- [Help](https://github.com/ffuf/ffuf#usage)
|
||||
- [Sponsorware?](https://github.com/ffuf/ffuf#sponsorware)
|
||||
|
||||
|
||||
|
||||
## Installation
|
||||
|
|
BIN
_img/offsec-logo.png
Normal file
BIN
_img/offsec-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in a new issue