CeWL icon indicating copy to clipboard operation
CeWL copied to clipboard

[Feature Request] Add Domain/Subdomain/Path to wordlist

Open g0tmi1k opened this issue 8 years ago • 3 comments

Using a new command line flag, could we include the URL structure into the wordlist. Make sure to include:

  • Domain (static)
  • Paths (dynamic)
  • Subdomains

g0tmi1k avatar Jun 28 '16 18:06 g0tmi1k

Missed this coming in, should be easy to add, will have a look

digininja avatar Apr 30 '17 21:04 digininja

If the input is IPv(4|6) then skip adding it in :)

g0tmi1k avatar Jul 26 '20 10:07 g0tmi1k

I've added command line flags to do this, may actually write the code this time:

https://github.com/digininja/CeWL/blob/capture_paths/cewl.rb

I think I might just do paths to start with, trying to spot subdomains will be next.

digininja avatar Jul 27 '20 10:07 digininja