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

Are we actually doing dictionary attack or Brute force? #35

Open
chris5593 opened this issue Sep 11, 2021 · 0 comments
Open

Are we actually doing dictionary attack or Brute force? #35

chris5593 opened this issue Sep 11, 2021 · 0 comments

Comments

@chris5593
Copy link

I have a Wordlist w.txt like this:
createdb
v1
users

So I want this app to include all possible combos of the words mentioned above so that we will get the endpoint /v1/users
But currently only if we directly specify a wordlist entry like "v1/users" will it be only able to find it

If this is implemented then it will be 100 percent perfect

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

1 participant