Git Product home page Git Product logo

cve-2020-0796's People

Contributors

jiansiting avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cve-2020-0796's Issues

Not working

┌──(root💀kali)-[~/CVE-2020-0796]
└─# python cve-2020-0796.py 192.168.175.135 2 ⨯



Traceback (most recent call last):
File "cve-2020-0796.py", line 110, in
send_negotiation(sock)
File "cve-2020-0796.py", line 90, in send_negotiation
packet = NetBIOSWrapper(negotiate.get_packet()).get_packet()
File "cve-2020-0796.py", line 74, in get_packet
return self.session + self.length + self.data
UnicodeDecodeError: 'ascii' codec can't decode byte 0xfe in position 0: ordinal not in range(128)

Connection reset by peer

When running the script on a MacOS 10.15:

File "cve-2020-0796.py", line 112, in
send_compressed(sock, "JST" * 100)
File "cve-2020-0796.py", line 99, in send_compressed
sock.recv(1000)
ConnectionResetError: [Errno 54] Connection reset by peer

Is it something when setting socket?

if firewall active, exploit doesnt work

if firewall active, exploit doesnt work: Is this normal?

python cve-2020-0796.py 192.168.100.146
***********************
*  CVE-2020-0796 PoC  *
*  By Jiansiting      *
***********************
Traceback (most recent call last):
  File "cve-2020-0796.py", line 109, in <module>
    sock.connect((sys.argv[1], 445))
socket.timeout: timed out

Ripped

Hi.

I've just been sent this. Your proof of concept is completely copied and pasted from mine with just your name added to it but with no credit to me at all.

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.