Codebase list subfinder / run/1b61095d-4080-4cdf-ad31-a4b8b1e30298/main debian / control
run/1b61095d-4080-4cdf-ad31-a4b8b1e30298/main

Tree @run/1b61095d-4080-4cdf-ad31-a4b8b1e30298/main (Download .tar.gz)

control @run/1b61095d-4080-4cdf-ad31-a4b8b1e30298/mainraw · history · blame

Source: subfinder
Section: utils
Priority: optional
Maintainer: Kali Developers <[email protected]>
Uploaders: Sophie Brun <[email protected]>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-github-json-iterator-go-dev,
               golang-github-lib-pq-dev,
               golang-github-m-mizutani-urlscan-go-dev,
               golang-github-miekg-dns-dev,
               golang-github-pkg-errors-dev,
               golang-github-projectdiscovery-gologger-dev,
               golang-github-rs-xid-dev,
               golang-github-stretchr-testify-dev,
               golang-github-tomnomnom-linkheader-dev,
               golang-go,
               golang-gopkg-yaml.v3-dev
Standards-Version: 4.5.0
Homepage: https://github.com/projectdiscovery/subfinder
Vcs-Browser: https://gitlab.com/kalilinux/packages/subfinder
Vcs-Git: https://gitlab.com/kalilinux/packages/subfinder.git
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/projectdiscovery/subfinder
Testsuite: autopkgtest-pkg-go

Package: subfinder
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: subdomain discovery tool
 This package contains a subdomain discovery tool that discovers valid
 subdomains for websites by using passive online sources. It has a simple
 modular architecture and is optimized for speed. subfinder is built for doing
 one thing only - passive subdomain enumeration, and it does that very well.