• Stars
    star
    1
  • Language
    PowerShell
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This PowerShell script performs subdomain brute-forcing on a specified domain using a provided wordlist and resolves subdomains by combining words from the list with various top-level domains. It utilizes the 'Resolve-DnsName' cmdlet to perform DNS resolution.