Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #50007
    hanshacker
    Participant

    Running knockpy on latest Kali version shows an Import Error: “No module dnspython”
    When running pip install dnspython, it says that it’s already installed and also, I see the module installed in dpkg.
    any advice would be appreciated.
    Hans

    #50025
    Diego PérezDiego Pérez
    Moderator

    Hi!
    The problem is that knockpy is a python2 script and it won’t work in python3, as you are using official kali release it defaults to python3. So you can try:
    python -m pip install dnspython

    The easiest solution would be to use the latest custom kali image provided by Zaid. It’s important! It has many tools more installed and will fix many issues present in original release. If you want to use any other kali version for your own work is ok.

    Thanks!
    Diego

    #50110
    hanshacker
    Participant

    Thank you

    #50123
    Diego PérezDiego Pérez
    Moderator

    You’re welcome!
    Greetings!
    Diego

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Privacy Overview
ZSecurity logo featuring a stylized red letter Z

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

3rd Party Cookies

This website uses Google Analytics and Linkedin to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping these cookies enabled helps us to improve our website.