Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
g0tmi1k opened this issue Jun 28, 2016 · 3 comments
Open

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

g0tmi1k opened this issue Jun 28, 2016 · 3 comments

Comments

@g0tmi1k
Copy link
Contributor

g0tmi1k commented Jun 28, 2016

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

  • Domain (static)
  • Paths (dynamic)
  • Subdomains
@digininja
Copy link
Owner

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

@g0tmi1k
Copy link
Contributor Author

g0tmi1k commented Jul 26, 2020

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

@digininja
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants