#ffuf

2025-02-22

Fell into a bit of a rabbit hole today and went from "I wonder if I still know how to use #ffuf, let's see if I can build a command to check for a specific issue I encountered recently" to submitting my first six #BugBounty reports, with another three in the pipeline once HackerOne lets me submit again (I seem to be limited to a single open report right now?).

It's also a trial balloon for me - if something comes of this, I may start refining this and building more detections. If they all get closed without a bounty or even a thank-you, I may move on to other stuff. Based on what I heard from other people, I’m not getting my hopes up, but am open to being pleasantly surprised.

2025-01-24

In this week's Linux Update newsletter, Chris Binnie looks at the enumeration tools feroxbuster and ffuf for automating search during a cyberattack
linux-magazine.com/Issues/2025
#security #tools #feroxbuster #ffuf #enumeration #cyberattack #automation #fuzzing

Screenshot of feroxbuster starting up
2024-10-01

ffufai is an #AI-powered wrapper for the popular web fuzzer #ffuf. It automatically suggests file extensions for fuzzing based on the target URL and its headers, using either OpenAI's GPT or Anthropic's Claude AI models.

github.com/jthack/ffufai

#fuzzing #infosec #recon

2024-04-25

Исследование веб-приложений с помощью утилиты Ffuf

В сфере информационной безопасности и тестирования веб-приложений каждая малейшая уязвимость может привести к серьезным последствиям. Надежным помощником в обнаружении скрытых угроз и проведения глубокого анализа безопасности веб-систем может стать утилита Ffuf. Разбираемся с фаззингом с Ffuf и исследуем несколько ключевых методов его применения.

habr.com/ru/companies/skillfac

#безопасность_вебприложений #информационная_безопасность #фаззинг #безопасность_сайтов #фаззингтестирование #Ffuf #команды_Ffuf #защита_сайта

Toni Lampela 🇫🇮🇺🇦toni@pancake.place
2024-01-19

Intro to github.com/ffuf/ffuf from the author @joohoi at #helsec 5 year anniversary Meetup.

#ffuf #infosec

2023-11-22

#Web #Fundamentals

#BurpSuite - #Repeater
Burp Suite - #Intruder 🔧

Intruder...auch ein geiles Teil, wobei man ja leider bei der Community Edition von Burp nur eine begrenzte Anzahl an Fragen zur Verfügung hat...aber es gibt ja dafür alternative Comandline-Tools wie #ffuf und co.

Morgen kommt dann einiges an praktischen Übungen diesbezüglich auf mich zu. Ich hoffe, ja dass ich da ganz gut alleine durchkomme. 👀 💪

[15🔥] #tryhackme

2023-11-15

@joohoi is there a way to tell #ffuf to display requests that caused errors? For example, if the same request, no matter the amount of threads always times out, I want to look into it and figure out what's different about it.

2023-08-20

Day 080 becoming a hacker!

ffuf stands for Fuzz Faster U Fool and it’s a tool written in Golang used for web enumeration, fuzzing, and directory brute forcing.

Let’s find out how ffuf works in our daily #FromZeroToHacker challenge.

#FromZeroToHacker #Hacking #hacker #ethicalhacker #ffuf

letslearnabout.net/hacking/fro

Anyone other #infosec peeps always reading “ffuf” as “eff off”? No? Just me then 😬

#ffuf #fuzzing #hacking #pentesting

Rémi GASCOU (Podalirius) :verified:podalirius@infosec.exchange
2023-03-03

If you were annoyed by the recent multi-lines output bug in #ffuf in your #pentests and #bugbounty engagements, I've just fixed it: github.com/ffuf/ffuf/pull/656

It's not yet merged, but in the meantime you can apply the patch locally and recompile ffuf if needed! 🤗

Astra Kernel :verified:AstraKernel@infosec.exchange
2022-12-22

✨ ffuf(Fuzz Faster U Fool)

▶️Fest web fuzzer written in Go that allows typical directory discovery, virtual host discovery (without DNS records) and GET and POST parameter fuzzing

GitHub link:
github.com/ffuf/ffuf

▶️ Resources

👉 Comprehensive Guide on ffuf
hackingarticles.in/comprehensi

👉 How to Fuzz Web Applications using FFuf – Web Security Tutorial

freecodecamp.org/news/web-secu

👉Top 25 Example Usage of ffuf Web Fuzzer
allabouttesting.org/top-25-exa

👉 HOW TO FIND ZERO-DAY VULNERABILITIES WITH ffuf
securitynewspaper.com/2022/06/

#infosec #ffuf #pentesting #bugbounty #bugbountytip #redteamtip #zeroday #kalilinux

2022-12-09

Just published part 3 of my blog series on #Java #Spring Actuators - today, I'm discussing how to find exposed Actuators using dynamic testing with my favorite swiss army knife for web security tests: ffuf.

blog.maass.xyz/spring-actuator

If you missed the previous articles or don't know what I am talking about: In part 1, I discuss why Spring Actuators can be dangerous if you inadvertently expose them to the internet (blog.maass.xyz/spring-actuator), and in part 2 I show you how to use #semgrep to analyze your code for common misconfigurations related to them (blog.maass.xyz/spring-actuator). This third article rounds out the attacker side with a look at dynamic testing using #ffuf. Now, on to writing a final article from the perspective of the defender.

#security #bugbounty #redteam

2022-11-13

#ffuf - Fuzz Faster U Fool on multiple hosts

for i in cat urls.txt; do ffuf -u $i/FUZZ -w wordlist.txt -mc 200,302,401 -se ;done

github.com/ffuf/ffuf

Pro Tip: If you are not finding any valid endpoints, try within a discovered path adding ..;/ to the url.

ie site.tld/somedir/..;/FUZZ

#bypass #payloads github.com/aufzayed/bugbounty/

#bugbounty #bugbountytips #fuzzing #owasp #recon #osint

2021-11-30

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst