Source: ffuf
Section: web
Priority: optional
Maintainer: Parrot Team <team@parrotsec.org>
Uploaders: Maysec <maycon.cmoreira@protonmail.com>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-adrg-xdg-dev,
               golang-github-andybalholm-brotli-dev,
               golang-github-ffuf-pencode-dev,
               golang-github-pelletier-go-toml-dev,
               golang-github-puerkitobio-goquery-dev
Standards-Version: 4.7.2
Homepage: https://github.com/ffuf/ffuf
Vcs-Browser: https://gitlab.com/parrotsec/packages/ffuf
Vcs-Git: https://gitlab.com/parrotsec/packages/ffuf
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/ffuf/ffuf

Package: ffuf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Static-Built-Using: ${misc:Static-Built-Using}
Description: Fast web fuzzer written in Go (program)
 ffuf is a fast web fuzzer written in Go that allows typical directory
 discovery, virtual host discovery (without DNS records) and GET and POST
 parameter fuzzing.
 .
 This program is useful for pentesters, ethical hackers and forensics experts.
 It also can be used for security tests.
