Skip to main content

A private detective that gathers information you're not supposed to know about.

Project description

Detective logo

Detective

Donate via Bunq PyPi version License: MIT

Detective helps you find information (at your favorite bug bounty program) that you are not supposed to see. It primarily focuses on information disclosure and sensitive data exposure vulnerabilities.

Table of contents

Installation

First make sure you’re on Python 2.7/3.3 or higher. Then run the command below to install Detective.

$ pip install --upgrade detective

Usage

Help

usage: detective [-h] -d DOMAIN [-pmm] [-cos] [-coh] [-cot] [-siv] [-md MAX_DEPTH] [-mt MAX_THREADS]

required arguments:
   -d DOMAIN, --domain DOMAIN                  the domain to crawl (e.g. https://finnwea.com)

optional arguments:
   -h, --help                                  show this help message and exit
   -pmm, --protocol-must-match                 only crawl pages with the same protocol as the startpoint (e.g. only https)
   -cos, --crawl-other-subdomains              also crawl pages that have another subdomain than the startpoint
   -coh, --crawl-other-hostnames               also crawl pages that have another hostname than the startpoint
   -cot, --crawl-other-tlds                    also crawl pages that have another tld than the startpoint
   -siv, --stop-if-vulnerable                  stop crawling if a vulnerability was found
   -md MAX_DEPTH, --max-depth MAX_DEPTH        the maximum search depth (default is unlimited)
   -mt MAX_THREADS, --max-threads MAX_THREADS  the maximum amount of simultaneous threads to use (default is 8)

Example

detective -d https://finnwea.com -siv

Issues

Issues or new features can be reported via the GitHub issue tracker. Please make sure your issue or feature has not yet been reported by anyone else before submitting a new one.

License

Detective is open-sourced software licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

detective-1.0.2.tar.gz (12.3 kB view details)

Uploaded Source

File details

Details for the file detective-1.0.2.tar.gz.

File metadata

  • Download URL: detective-1.0.2.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2

File hashes

Hashes for detective-1.0.2.tar.gz
Algorithm Hash digest
SHA256 c17fca460df0f667a404b35fd36ebea8a9981bd7c73a300017f239b697bdb8ee
MD5 fde893a0722f9e7ba6cdce561446f5c4
BLAKE2b-256 c9e6cfd358cd064b95bcd2b61f26d564cc6158c38923bf7898379d0ac7bfeef4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page