Hacking Websites with ffuf! (FUZZING)
Tech Raj
Sign up for 10,000 free mins: https://bit.ly/3IqAZuG Find out more about ZEGOCLOUD: https://bit.ly/3ieYGeY Guides to build video call app: https://bit.ly/3WL1XBz
Fuzzing is a very important step in hacking.
It simply means giving random data as an input to a target application to see how it behaves to each input. The hope is obviously to get the application to misbehave in some way that could lead us to discover a vulnerability.
In this video, we will talking about Web Fuzzing, meaning fuzzing websites to discover interesting directories, files, subdomains, and parameters. We'll use a tool called ffuf, which automates the fuzzing process. Basically, it can keep sending random inputs continuously to the application and filters out the responses according to our liking. ffuf github: https://github.com/ffuf/ffuf
When it comes to web fuzzing, we usually rely upon a good wordlist. One such good wordlist collection is called seclists SecLists github: https://github.com/danielmiessler/SecLists
Both ffuf and seclists come pre-installed with Kali Linux.
Thanks for watching! SUBSCRIBE for more videos!
Join my Discord: https://discord.gg/6TjBzgt Follow me on Instagram: https://instagram.com/teja.techraj Website: https://techraj156.com Blog: https://blog.techraj156.com ... https://www.youtube.com/watch?v=eTj9A8c9tCM
70751824 Bytes