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

not working #13

Open
truesamurai opened this issue Nov 30, 2019 · 4 comments
Open

not working #13

truesamurai opened this issue Nov 30, 2019 · 4 comments

Comments

@truesamurai
Copy link

Its not working:
python brutedns.py -d gooogle.com -s high -l 5

                      _         _                       _       ____  
                     | |       | |                     (_)     |___ \ 
            ___ _   _| |__   __| | ___  _ __ ___   __ _ _ _ __   __) |
           / __| | | | '_ \ / _` |/ _ \| '_ ` _ \ / _` | | '_ \ |__ < 
           \__ \ |_| | |_) | (_| | (_) | | | | | | (_| | | | | |___) |
           |___/\__,_|_.__/ \__,_|\___/|_| |_| |_|\__,_|_|_| |_|____/ 
            Coded By yanxiu (V3.0 RELEASE) email:yanxiu0614@gmail.com

[Errno 2] No such file or directory: 'result/gooogle.com'

@gustavorobertux
Copy link

Its not working:
python brutedns.py -d gooogle.com -s high -l 5

                      _         _                       _       ____  
                     | |       | |                     (_)     |___ \ 
            ___ _   _| |__   __| | ___  _ __ ___   __ _ _ _ __   __) |
           / __| | | | '_ \ / _` |/ _ \| '_ ` _ \ / _` | | '_ \ |__ < 
           \__ \ |_| | |_) | (_| | (_) | | | | | | (_| | | | | |___) |
           |___/\__,_|_.__/ \__,_|\___/|_| |_| |_|\__,_|_|_| |_|____/ 
            Coded By yanxiu (V3.0 RELEASE) email:yanxiu0614@gmail.com

[Errno 2] No such file or directory: 'result/gooogle.com'

mkdir result :)

@truesamurai
Copy link
Author

i am sorry but I don't know what you mean. Can you please explain what you mean?

@gustavorobertux
Copy link

gustavorobertux commented Dec 1, 2019

Sure,

I suppose you are using Linux to use this tool.

Then you should do the following:

  • Create a folder result
# mkdir result

Then run the command again:

# python brutedns.py -d google.com -s high -l 5

With that, the search result from google.com goes to the folder "result", which you created earlier.

@truesamurai
Copy link
Author

Its working now, thanks a lot for your explanation, this really helps me out.
Have a good day!

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