Codebase list finalrecon / d0ca57b debian / control
d0ca57b

Tree @d0ca57b (Download .tar.gz)

control @d0ca57braw · history · blame

Source: finalrecon
Section: misc
Priority: optional
Maintainer: Kali Developers <[email protected]>
Uploaders: Ben Wilson <[email protected]>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-requests,
               python3-ipwhois,
               python3-bs4,
               python3-lxml,
               python3-dnslib,
               python3-aiohttp,
               python3-aiodns,
               python3-psycopg2,
               python3-tldextract,
               python3-icmplib
Standards-Version: 4.6.0
Homepage: https://github.com/thewhiteh4t/FinalRecon
Vcs-Browser: https://gitlab.com/kalilinux/packages/finalrecon
Vcs-Git: https://gitlab.com/kalilinux/packages/finalrecon.git

Package: finalrecon
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-requests,
         python3-ipwhois,
         python3-bs4,
         python3-lxml,
         python3-dnslib,
         python3-aiohttp,
         python3-aiodns,
         python3-psycopg2,
         python3-tldextract,
         python3-icmplib
Description: fast and simple Python script for web reconnaissance
 A fast and simple Python script for web reconnaissance that follows
 a modular structure and provides detailed information on various areas.