Skip to content

Generate wordlist from already collected subdomains for bruteforcing purposes.

License

Notifications You must be signed in to change notification settings

kenjoe41/goSubsWordlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goSubsWordlist

Go Reference Go Report Card

GitHub license

Generate a wordlist from a list of already discovered subdomains. This list can be used for further bruteforcing for more subdomains.

Install

To install:

go install -v github.com/kenjoe41/goSubsWordlist@latest

TODO

I plan to add: ..* top N flag. Outputs only most reoccurring word up to the Nth number like -top 1000. Might require in-memory tracking of word occurrence, might not be efficient for xx-large huge subdomain lists.

About

Generate wordlist from already collected subdomains for bruteforcing purposes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published