Skip to content

Port Scanner Script #4

@Ankurdeewan

Description

@Ankurdeewan

Create a script that takes a domain name as input and enumerates possible subdomains using a wordlist and DNS resolution. The script should output a list of discovered subdomains and their resolved IPs.

Expected Behavior

  • Input: domain name and wordlist file
  • Output: list of valid subdomains with their IP addresses
  • Handle invalid or unresolved domains gracefully

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions