burf

command module
v0.0.0-...-f4bc06b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2025 License: BSD-3-Clause Imports: 6 Imported by: 0

README

stop

[!NOTE] A Go tool that generates backup file path lists for hostnames by appending common backup extensions. Ideal for fuzzing with tools like ffuf and similar utilities!

Inspired from - @h4x0r_dz

go install github.com/1hehaq/burf@latest

[!TIP]

cat extensions.txt | burf -host github.com -ext pipe | ffuf -w - -u https://github.com/FUZZ

Flags

  • -host: specify the hostname (e.g: github or sub.github.com). If not provided, Burf will read from standard input!
  • -ext: provide extra file extensions as a comma separated list or use pipe to read from standard input.
  • -both: generate intermediate variants for hostnames with dots.
  • -help: show help documentation.



kindly for hackers
GitHub X

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL