Add link to Everything you need to know about FFUF (#303)

This commit is contained in:
Joona Hoikkala 2020-09-24 12:54:02 +03:00 committed by GitHub
parent 79fe3c0c91
commit 60a3f5a13d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,13 @@ The only dependency of ffuf is Go 1.11. No dependencies outside of Go standard l
## Example usage
The usage examples below show just the simplest tasks you can accomplish using `ffuf`.
For more extensive documentation, with real life usage examples and tips, be sure to check out the awesome guide:
"[Everything you need to know about FFUF](https://codingo.io/tools/ffuf/bounty/2020/09/17/everything-you-need-to-know-about-ffuf.html)" by
Michael Skelton ([@codingo](https://github.com/codingo)).
### Typical directory discovery
[![asciicast](https://asciinema.org/a/211350.png)](https://asciinema.org/a/211350)