Skip to main content

SubSpy: A tool for subdomain enumeration.

Project description

Subspy

Subspy is a powerful subdomain enumeration tool designed to help you discover subdomains for a given base URL. It provides a comprehensive set of features and options to enhance your subdomain reconnaissance process.

Benefits

  • Efficiency: Quickly identify potential attack surfaces and gather information about a target's infrastructure.
  • Flexibility: Customize subdomain tests using custom subdomain lists or default lists included in the tool.
  • Ease of Use: Simple command-line interface with clear options and informative output.
  • Versatility: Save results to files for further analysis or reporting.

Installation

Install Subspy using pip:

pip install subspy

Usage

subspy --url https://example.com

Command Line Options

  • --url : The base URL to test subdomains against (e.g., https://example.com).
  • --sub-list : The file containing a list of subdomains to test.
  • --save : Save the output to a file.
  • --version : Show the version of the tool.
  • --silent : Suppress output of wrong subdomains, only print found subdomains.
  • --time : Run the tool for a specific amount of time (e.g., 5m, 50s, 1h).

Examples

  • Test subdomains for a specific URL:
subspy --url https://example.com
  • Specify a custom subdomain list file:
subspy --url https://example.com --sub-list subdomains.txt
  • Save the output to a file:
subspy --url https://example.com --save output.txt
  • Run in silent mode (only print found subdomains):
subspy --url https://example.com --silent
  • Run the tool for a specific amount of time:
subspy --url https://example.com --time 5m
  • Combine silent mode and time limit:
subspy --url https://example.com --silent --time 1h
  • Show the version of the tool:
subspy --version

Disclaimer

This tool is provided for educational and informational purposes only. The author and contributors of Subspy are not responsible for any misuse or illegal activities performed using this tool.

Thanks

Thank you ❤ for using Subspy and supporting open-source tools!

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

subspy-2.2.3.tar.gz (41.1 kB view details)

Uploaded Source

Built Distribution

subspy-2.2.3-py3-none-any.whl (40.1 kB view details)

Uploaded Python 3

File details

Details for the file subspy-2.2.3.tar.gz.

File metadata

  • Download URL: subspy-2.2.3.tar.gz
  • Upload date:
  • Size: 41.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.2

File hashes

Hashes for subspy-2.2.3.tar.gz
Algorithm Hash digest
SHA256 ec95f6c35ea378cf6b402a0fb00ea572dd99d103f43e3ef654628f577da7cf15
MD5 bb86c6e9fb729924437853061fab9a59
BLAKE2b-256 26d8bca43ae31f88349730c15748d80834f775043470ef27a1803a4e0c6f8a16

See more details on using hashes here.

File details

Details for the file subspy-2.2.3-py3-none-any.whl.

File metadata

  • Download URL: subspy-2.2.3-py3-none-any.whl
  • Upload date:
  • Size: 40.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.2

File hashes

Hashes for subspy-2.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f2e1281fe2565e93222e3e1367510945c4fb56bcf3e417a1303455abb61ee8db
MD5 15175de48de9423168dc0059da34536f
BLAKE2b-256 ad69dba2ad1f73859051e5636afdce118a540c4ae2cebe1e78df72326ec50abe

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