Git Product home page Git Product logo

Comments (3)

djrevmoon avatar djrevmoon commented on August 13, 2024

Then you will have to manually install a required version....

from cve-2020-1472.

0xcrypto avatar 0xcrypto commented on August 13, 2024

When i run:
pip install -r requirements.txt
pip showing me error:

  Could not find a version that satisfies the requirement dnspython==2.0.0 (from -r requirements.txt (line 4)) (from versions: 1.11.0, 1.11.1, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0)
No matching distribution found for dnspython==2.0.0 (from -r requirements.txt (line 4))

could you be using python2?

from cve-2020-1472.

yeti-code avatar yeti-code commented on August 13, 2024

Run this, after running requirements.txt if you get the above error

─(root💀kali)-[/opt/zerologon]
└─# python3 -m pip install dnspython

If this is already installed, running the script should work. I ran into the same issue as you. I tested it, and it ran properly.

TESTING:

──(root💀kali)-[/opt/zerologon]
└─# python3 zerologon_tester.py MONTEVERDE 10.10.10.172
Performing authentication attempts...
=============================================================================================================================================================================================
Success! DC can be fully compromised by a Zerologon attack.

from cve-2020-1472.

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.