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

No Output #3

Closed
0xspade opened this issue Dec 22, 2020 · 3 comments
Closed

No Output #3

0xspade opened this issue Dec 22, 2020 · 3 comments

Comments

@0xspade
Copy link

0xspade commented Dec 22, 2020

Tried every command in the README still no output

tried everything here and still no output.

@bp0lr
Copy link
Owner

bp0lr commented Dec 22, 2020

Hello!

Please, follow these steps and tell me what happens

lets update dmut to the last version
go get -u github.com/bp0lr/dmut

update the files we need to work
dmut --update-files

do a test job to check what happens.
dmut -u "powercoaching.redbull.com" -s /root/.dmut/resolvers.txt -d /root/.dmut/words.txt

your output should be

powercoaching-admin.redbull.com
powercoaching2.redbull.com
powercoaching-q.redbull.com

If you didn't get anything from dmut, run the same command using the -v and --show-stats flags.

@0xspade
Copy link
Author

0xspade commented Dec 23, 2020

this command:

dmut -u "powercoaching.redbull.com" -s /root/.dmut/resolvers.txt -d /root/.dmut/words.txt is working

but when I try:

cat subdomains.txt | dmut -s /root/.dmut/resolvers.txt -d /root/.dmut/words.txt

it's not working

@bp0lr
Copy link
Owner

bp0lr commented Dec 23, 2020

You can try using the flag -v and --show-stats.
In other case, I will need to see what do you have in subdomains.txt.
Maybe is something related to the list format or maybe your list just doesn't return any result.

@bp0lr bp0lr closed this as completed Dec 30, 2020
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