Code Monkey home page Code Monkey logo

Comments (9)

raymondyeo88 avatar raymondyeo88 commented on June 25, 2024 2

Noted and i will also try out the alternative implementation of the compression as stated above.

You are awesome =)

from cve-2020-0796-rce-poc.

Michael-ZecOps avatar Michael-ZecOps commented on June 25, 2024 1

The script is designed to run on Windows due to the way the compress function is implemented:
https://github.com/ZecOps/CVE-2020-0796-RCE-POC/blob/b9d4bfd8d820feaa60b9bc41ac059482e6f8bdb1/SMBleedingGhost.py#L256-L292

You can try replacing it with a cross platform implementation, such as this one:
https://github.com/you0708/lznt1

from cve-2020-0796-rce-poc.

raymondyeo88 avatar raymondyeo88 commented on June 25, 2024

Hi,

Thank you for the swift response.
Does it means to say that i need to install python on a Windows 10 machine and run the script on a Windows 10 machine ? Just to clarify.

from cve-2020-0796-rce-poc.

Michael-ZecOps avatar Michael-ZecOps commented on June 25, 2024

Yes, that's one way. Another way is to use an alternative implementation of the compression which doesn't depend on Windows API.

from cve-2020-0796-rce-poc.

Darkcast avatar Darkcast commented on June 25, 2024

wish there was a version that would run on linux like kali.

from cve-2020-0796-rce-poc.

coding-today avatar coding-today commented on June 25, 2024

Oh no! Only use in windows?

from cve-2020-0796-rce-poc.

naffa339434 avatar naffa339434 commented on June 25, 2024

i have a question i am getting an error (module 'ctypes' has no attribute 'windll' ) on colab when i am import pyditectinput can you help me out on this. Does this has anything to do with a VM

from cve-2020-0796-rce-poc.

aravindsunkarNTTData avatar aravindsunkarNTTData commented on June 25, 2024

have you found any alternative implementation to use with Ubuntu? could you please suggest if any come across?

from cve-2020-0796-rce-poc.

ereshmittal avatar ereshmittal commented on June 25, 2024

i have a question i am getting an error (module 'ctypes' has no attribute 'windll' ) on colab when i am import pyditectinput can you help me out on this. Does this has anything to do with a VM

have you resolved this as i have run into the same error?

from cve-2020-0796-rce-poc.

Related Issues (9)

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.