-
Notifications
You must be signed in to change notification settings - Fork 2
Subdomain Enumeration Script #2
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Overview
Create a Python script that performs subdomain enumeration for a given domain. The script should take a domain name as input and brute-force subdomains using a wordlist.
Requirements
--domain(target domain) and--wordlist(file path) as arguments.Notes
socket) or lightweight modules.