Skip to main content

A python based tool for finding subdomains of a domain.

Project description

subdomainfinder

A program to find subdomain of any domain.

Following program enumaretes possible list of sub-domains using Securitytrails API

Register

Register account in SecurityTrails.com Activate Account to get the API Key

PREREQUISITES

python3

SETUP PROGRAM

pip3 install subdomainfinder

Setup API KEY:

For Linux/Macos:

export SD_API_KEY="api_key_value"

For Windows:

setx [SD_API_KEY] "[api_key_value]"

Usage:

subdomainfinder

subdomainfinder --help

subdomainfinder --domain vulnweb.com --filepath vulnweb_sd.txt

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

subdomainfinder-1.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

subdomainfinder-1.1-py3-none-any.whl (5.5 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