Discover Packages
github.com/1hehaq/burf
command
module
Version:
v0.0.0-...-f4bc06b
Opens a new window with list of versions in this module.
Published: Feb 18, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
[!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
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.