Codebase list ffuf / c980ee3 debian / control
c980ee3

Tree @c980ee3 (Download .tar.gz)

control @c980ee3raw · history · blame

Source: ffuf
XSBC-Original-Maintainer: Pedro Loami Barbosa dos Santos <[email protected]>
Maintainer: Kali Developers <[email protected]>
Uploaders: Sophie Brun <[email protected]>,
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-pelletier-go-toml-dev
Standards-Version: 4.6.0
XS-Debian-Vcs-Browser: https://salsa.debian.org/debian/ffuf/
XS-Debian-Vcs-Git: https://salsa.debian.org/debian/ffuf.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/ffuf
Vcs-Git: https://gitlab.com/kalilinux/packages/ffuf.git
Homepage: https://github.com/ffuf/ffuf
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/ffuf/ffuf

Package: ffuf
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: Fast web fuzzer written in Go (program)
 ffuf is a fest web fuzzer written in Go that allows typical directory
 discovery, virtual host discovery (without DNS records) and GET and POST
 parameter fuzzing.