Source: gospider
Section: devel
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Testsuite: autopkgtest-pkg-go
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-gocolly-colly-dev,
               golang-github-json-iterator-go-dev,
               golang-github-mgutz-ansi-dev,
               golang-github-mitchellh-go-homedir-dev,
               golang-github-oxffaa-gopher-parse-sitemap-dev,
               golang-github-sirupsen-logrus-dev,
               golang-github-spf13-cobra-dev,
               golang-github-x-cray-logrus-prefixed-formatter-dev,
               golang-golang-x-net-dev,
Standards-Version: 4.7.4
Vcs-Browser: https://gitlab.com/kalilinux/packages/gospider
Vcs-Git: https://gitlab.com/kalilinux/packages/gospider.git
Homepage: https://github.com/jaeles-project/gospider
XS-Go-Import-Path: github.com/jaeles-project/gospider

Package: gospider
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Static-Built-Using: ${misc:Static-Built-Using}
Description: Fast web spider written in Go
 This package contains a Fast web spider written in Go. The features are:
    - Fast web crawling
    - Brute force and parse sitemap.xml
    - Parse robots.txt
    - Generate and verify link from JavaScript files
    - Link Finder
    - Find AWS-S3 from response source
    - Find subdomains from response source
    - Get URLs from Wayback Machine, Common Crawl, Virus Total, Alien Vault
    - Format output easy to Grep
    - Support Burp input
    - Crawl multiple sites in parallel
    - Random mobile/web User-AgentShowcases
