Source: datasploit
Section: misc
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 12), dh-python, python
Standards-Version: 4.3.0
Homepage: https://github.com/DataSploit/datasploit
Vcs-Git: https://gitlab.com/kalilinux/packages/datasploit.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/datasploit

Package: datasploit
Architecture: all
Depends: python-bs4,
         python-configobj,
         python-dnspython,
         python-future,
         python-ipwhois,
         python-lxml,
         python-netaddr,
         python-praw,
         python-pywhois,
         python-requests,
         python-requests-file,
         python-simplejson,
         python-termcolor,
         python-tld,
         python-tldextract,
         python-tqdm,
         python-travispy,
         python-tweepy,
         python-tz,
         python-wappalyzer,
         ${misc:Depends},
         ${python:Depends}
Description: OSINT Framework to perform various recon techniques
 This package contains as #OSINT Framework to perform various recon techniques
 on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the
 raw data, and give data in multiple formats:
   - Performs OSINT on a domain / email / username / phone and find out
     information from different sources.
   - Correlate and collaborate the results, show them in a consolidated manner.
   - Tries to find out credentials, api-keys, tokens, subdomains, domain
     history, legacy portals, etc. related to the target.
   - Use specific script / launch automated OSINT for consolidated data.
   - Performs Active Scans on collected data.
   - Generates HTML, JSON reports along with text files.
