Git Product home page Git Product logo

Comments (4)

0xPrial avatar 0xPrial commented on May 20, 2024

Tried with python 3.6 & 3.7 same error on different machine .

from cloudflair.

christophetd avatar christophetd commented on May 20, 2024

Thank you for the report. Can you provide me with the domain you ran the scan on? You can DM it to me on Twitter, I'll keep it private and only use it to attempt to reproduce the issue.

from cloudflair.

0xPrial avatar 0xPrial commented on May 20, 2024

Sure check your twitter :D

Also I get below error for python2.7 :-

[*] Retrieving Cloudflare IP ranges from https://www.cloudflare.com/ips-v4
Traceback (most recent call last):
  File "cloudflair.py", line 166, in <module>
    main(args.domain, args.output_file, censys_api_id, censys_api_secret)
  File "cloudflair.py", line 135, in main
    hosts = find_hosts(domain, censys_api_id, censys_api_secret)
  File "cloudflair.py", line 21, in find_hosts
    if not dns_utils.is_valid_domain(domain):
  File "/Users/CloudFlair/dns_utils.py", line 5, in is_valid_domain
    dns.resolver.query(domain, 'A')
  File "build/bdist.macosx-10.9-x86_64/egg/dns/resolver.py", line 1100, in query
  File "build/bdist.macosx-10.9-x86_64/egg/dns/resolver.py", line 911, in query
  File "build/bdist.macosx-10.9-x86_64/egg/dns/query.py", line 319, in udp
  File "build/bdist.macosx-10.9-x86_64/egg/dns/query.py", line 265, in receive_udp
  File "build/bdist.macosx-10.9-x86_64/egg/dns/message.py", line 821, in from_wire
  File "build/bdist.macosx-10.9-x86_64/egg/dns/message.py", line 744, in read
  File "build/bdist.macosx-10.9-x86_64/egg/dns/message.py", line 619, in _get_question
  File "build/bdist.macosx-10.9-x86_64/egg/dns/name.py", line 973, in from_wire
AttributeError: 'str' object has no attribute 'unwrap'

from cloudflair.

christophetd avatar christophetd commented on May 20, 2024

Thanks, bug reproduced. Should be fixed in latest master.

from cloudflair.

Related Issues (20)

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.