You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
╚════════════════════════════════════════════════════════════════╝
starting fuzzing with waf ninja
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
The text was updated successfully, but these errors were encountered: