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.

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
  • 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.2.tar.gz (40.1 kB view hashes)

Uploaded Source

Built Distribution

subspy-2.2.2-py3-none-any.whl (39.3 kB view hashes)

Uploaded Python 3

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