Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

thelikes/gwdomains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwdomains

Get (rid of) Wildcard Domains

Install

go get github.com/thelikes/gwdomains

Run

This tool takes a list of potential sub domains and filters out only legitimate domains. For use with tools like altdns, dnsgen, and syborg.

How to

Steps

  1. Brute force sub domains (knock,amass,fierce,subfinder,etc)
  2. Run a mutator (dnsgen,syborg,etc)
  3. Resolve the mutations
  4. Feed gwdomains the mutated sub domains

Run

cat mutated.txt | gwdomains

Debug

Verbose output:

cat mutated.txt |MYGODEBUG=true gwdomains

Thanks

HuG3 thanks to OWASP Amass

About

sub domain wild card filtering tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages