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

Permutation with numbers #9

Closed
HolyBugx opened this issue Apr 13, 2022 · 1 comment
Closed

Permutation with numbers #9

HolyBugx opened this issue Apr 13, 2022 · 1 comment

Comments

@HolyBugx
Copy link

Hello,

I recently found an issue on Gotator, which is related to the numbering. Imagine, here is the list of my initial subdomains:

api.target.com
js.target.com
target.com
ws.target.com
www.target.com

I then ran the following command:

gotator -silent -sub subs.txt  -perm vhosts.txt -depth 1 -numbers 3 -mindup -adv -md >> permutation.txt

but the tool is unable to create the js2.target.com, which is pretty odd as I am using the numbers properly. Also, please note that this example subdomain was vulnerable to a subdomain takeover, which is not nice to miss.

Thanks in advance!

Kind regards,
HolyBugx

@HolyBugx HolyBugx changed the title Permutation with numbers. Permutation with numbers Apr 13, 2022
@Josue87
Copy link
Owner

Josue87 commented Apr 14, 2022

Hello,

Without the list of permutations, I see that it's an expected behaviour. Check the point Permute numbers up and down, if subdomain or permutation doesn't contains number the tool doesn't add them (it only iterates around existing numbers).

Thank you

@Josue87 Josue87 closed this as completed Apr 15, 2022
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