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

urllib2.URLError: <urlopen error [Errno -2] Name or service not known> #8

Open
filebe777 opened this issue May 12, 2019 · 3 comments
Open

Comments

@filebe777
Copy link

          Fuzz Scanning Starting                       ║

╚════════════════════════════════════════════════════════════════╝
starting fuzzing with waf ninja

___       ______________________   ______       ________        
__ |     / /__    |__  ____/__  | / /__(_)____________(_)_____ _
__ | /| / /__  /| |_  /_   __   |/ /__  /__  __ \____  /_  __ `/
__ |/ |/ / _  ___ |  __/   _  /|  / _  / _  / / /___  / / /_/ / 
____/|__/  /_/  |_/_/      /_/ |_/  /_/  /_/ /_/___  /  \__,_/  
                                                /___/           
                                                
WAFNinja - Penetration testers favorite for WAF Bypassing

Traceback (most recent call last):################################# |
File "wafninja.py", line 67, in
fireFuzz(type, fuzz, url, post, header, delay, outputFile, proxy, prefix, postfix)
File "/home/user/Desktop/Yuki-Chan-The-Auto-Pentest/Module/WAFNinja/ninja/fuzzer.py", line 89, in fireFuzz
response = opener.open(url_with_fuzz)
File "/usr/lib/python2.7/urllib2.py", line 429, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 447, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 1228, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno -2] Name or service not known>
fuzzing finished

@khalilbijjou
Copy link
Owner

Could you please add the full command you used?

@filebe777
Copy link
Author

i did not run it alone, i ran it from.....

https://github.com/Yukinoshita47/Yuki-Chan-The-Auto-Pentest

@teodem
Copy link

teodem commented Nov 14, 2019

I've the same issue

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

3 participants