Codebase list finalrecon / 0a8fc8b5-5822-43d3-b226-a5f637ccb46a/main debian / control
0a8fc8b5-5822-43d3-b226-a5f637ccb46a/main

Tree @0a8fc8b5-5822-43d3-b226-a5f637ccb46a/main (Download .tar.gz)

control @0a8fc8b5-5822-43d3-b226-a5f637ccb46a/mainraw · 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.5.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: A 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.