Giter VIP home page Giter VIP logo

sitedirectoryfuzzer's Introduction

Hi i'm C̶̨̼̖̘̘̟̤̝̖̱͎͔̣̮̥̪̮͖̣͈̜̻͈͉͚͚͕̣͙̱̺̰̤̺̰̑̏͆͋̾̊̈̆͋ơ̸̡̨͈̝̱̗̱̊͂̾̔̾̀͛͌̽͂̓̍͝d̴̢̟̙̗̉̊͆͋̈͋͊͑̓̃̎̀e̵̢̧̡̨͓͓̜̖̬̳̹̪̱͉̪͈͖̖̱̜͚̜̪͚̮͈̮͖͎̰͕͇̺͑͆̓͒̓̂̆̽̄͒͊̿̐̂̊̕̚͜͝͝͝B̵̛̞̘̲̞̯͍̗͑̏͋̉͒̅̊̒̓̑͒̾̓́̈́̿̿̀̊͊̈͊͒̇̃̀͜͝ÿ̴̡̡̦̞̯̺̝̮̳͎̹́̈́́̾̑̄̊͛̊̐̀̊̄͋͋̏̔̏̄̔̄̋̋́̍̚͝͠͝͝͝Z̸̦̈́̐̽̽̑̿̾̋̏͌̂͌̀̏̍̈́̓̈́̃͒͛̈́̚̚͠͝͝͝e̶͗̄͋̅͌̚͝n. Coder, infosec researcher, enthusiast.

I love 💻ࣨࣨࣨࣨࣨࣨࣨࣨࣨࣨࣨࣨࣨࣨ

Most likely there are errors in my code. And feedback is OK. Submit ISSUES to tell me. Creating ISSUES for specific repository is most preferred.

sitedirectoryfuzzer's People

Contributors

codebyzen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sitedirectoryfuzzer's Issues

UnicodeError: label empty or too long

If subdomains file list have empty line script fall to error

_jabber

mta

Error

Traceback (most recent call last):
  File "/usr/local/Cellar/[email protected]/3.8.3_2/Frameworks/Python.framework/Versions/3.8/lib/python3.8/encodings/idna.py", line 165, in encode
    raise UnicodeError("label empty or too long")
UnicodeError: label empty or too long

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "./sdf.py", line 403, in <module>
    fuzzer.start()
  File "./sdf.py", line 189, in start
    if self._check_host(url_parsed.host, url_parsed.scheme) is None: 
  File "./sdf.py", line 199, in _check_host
    responce = session.head(scheme+'://'+url, verify=False, allow_redirects=False, timeout=config.http.TIMEOUT)
  File "/usr/local/lib/python3.8/site-packages/requests/sessions.py", line 565, in head
    return self.request('HEAD', url, **kwargs)
  File "/usr/local/lib/python3.8/site-packages/requests/sessions.py", line 520, in request
    settings = self.merge_environment_settings(
  File "/usr/local/lib/python3.8/site-packages/requests/sessions.py", line 699, in merge_environment_settings
    env_proxies = get_environ_proxies(url, no_proxy=no_proxy)
  File "/usr/local/lib/python3.8/site-packages/requests/utils.py", line 766, in get_environ_proxies
    if should_bypass_proxies(url, no_proxy=no_proxy):
  File "/usr/local/lib/python3.8/site-packages/requests/utils.py", line 750, in should_bypass_proxies
    bypass = proxy_bypass(parsed.hostname)
  File "/usr/local/Cellar/[email protected]/3.8.3_2/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 2646, in proxy_bypass
    return proxy_bypass_macosx_sysconf(host)
  File "/usr/local/Cellar/[email protected]/3.8.3_2/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 2623, in proxy_bypass_macosx_sysconf
    return _proxy_bypass_macosx_sysconf(host, proxy_settings)
  File "/usr/local/Cellar/[email protected]/3.8.3_2/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 2596, in _proxy_bypass_macosx_sysconf
    hostIP = socket.gethostbyname(hostonly)
UnicodeError: encoding with 'idna' codec failed (UnicodeError: label empty or too long)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.