Code Monkey home page Code Monkey logo

Comments (7)

darkoperator avatar darkoperator commented on July 29, 2024

Can you provide the version of python, sample domain and how DNSRecon was called?

Carl Bourne [email protected] wrote:

Hi,

Just been using dnsrecon and some of the domains are throwing this
error!

Exception in thread Thread-4 (most likely raised during interpreter
shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 808, in __bootstrap_inner
File "dnsrecon.py", line 102, in run
File "/usr/lib/python2.7/Queue.py", line 168, in get
File "/usr/lib/python2.7/threading.py", line 333, in wait
<type 'exceptions.TypeError'>: 'NoneType' object is not callable

Is there anything I can do to handle this?

Carl


Reply to this email directly or view it on GitHub:
#13

Sent from Kaiten Mail. Please excuse my brevity.

from dnsrecon.

3goats avatar 3goats commented on July 29, 2024

Actually I just tried the same domain again and it worked OK - strange. Hopefully it was a one off. If it happens again I'll send the info you requested. Thanks for being so responsive.

from dnsrecon.

3goats avatar 3goats commented on July 29, 2024

Actually one other question. Is it possible to call DNS recon programatically from Python as oppose to from the command line?

Regards,

Carl

from dnsrecon.

darkoperator avatar darkoperator commented on July 29, 2024

Ok, I know there is a bug in python treading that has only been reported by one other user but have not been able to replicate

Carl Bourne [email protected] wrote:

Actually I just tried the same domain again and it worked OK - strange.
Hopefully it was a one off. If it happens again I'll send the info you
requested. Thanks for being so responsive.


Reply to this email directly or view it on GitHub:
#13 (comment)

Sent from Kaiten Mail. Please excuse my brevity.

from dnsrecon.

darkoperator avatar darkoperator commented on July 29, 2024

Sadly no, you could use the library that comes with it if you liked but parsing and formating would have to be handled by you

Carl Bourne [email protected] wrote:

Actually one other question. Is it possible to call DNS recon
programatically from Python as oppose to from the command line?

Regards,

Carl


Reply to this email directly or view it on GitHub:
#13 (comment)

Sent from Kaiten Mail. Please excuse my brevity.

from dnsrecon.

3goats avatar 3goats commented on July 29, 2024

Thanks - I was hoping to create a Celery task that could can be consumed and executed by some workers running on AWS. Any pointers would be really appreciated.

Carl

from dnsrecon.

darkoperator avatar darkoperator commented on July 29, 2024

You can use subprocess check for exit status and consume the XML file

Carl Bourne [email protected] wrote:

Thanks - I was hoping to create a Celery task that could can be
consumed and executed by some workers running on AWS. Any pointers
would be really appreciated.

Carl


Reply to this email directly or view it on GitHub:
#13 (comment)

Sent from Kaiten Mail. Please excuse my brevity.

from dnsrecon.

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.