Git Product home page Git Product logo

bluekeep's People

Contributors

0xeb-bp 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bluekeep's Issues

Error after "sending security exchange"

Can you please provide assistance to address this error:
python3 win7_32_poc.py
[+] initializing connection
[+] sending basic settings exchange
[+] sending erect domain and attach user
[+] sending channel join requests
[+] sending security exchange

Traceback (most recent call last):
File "win7_32_poc.py", line 156, in <module>
       main()
File "win7_32_poc.py", line 40, in main
        crypter = rdp.connect(s)
File "/root/Documents/scripts/bluekeep_32bit/rdp.py", line 469, in connect
       s.sendall(sec_exchange(pub_key, bit_len))
File "/root/Documents/scripts/bluekeep_32bit/rdp.py", line 113, in sec_exchange
        enc_client_ran = pubkey.encrypt(b'A'*32, None)[0]
File "/usr/local/lib/python3.6/dist-packages/Crypto/PublicKey/RSA.py", line 375, in encrypt
       raise NotImplementedError("Use module Crypto.Cipher.PKCS1_OAEP instead")
NotImplementedError: Use module Crypto.Cipher.PKCS1_OAEP instead

Use module Crypto.Cipher.PKCS1_OAEP instead

└─# python3 win7_32_poc.py 130 ⨯
[+] initializing connection
[+] sending basic settings exchange
[+] sending erect domain and attach user
[+] sending channel join requests
[+] sending security exchange
Traceback (most recent call last):
File "win7_32_poc.py", line 175, in
main()
File "win7_32_poc.py", line 40, in main
crypter = rdp.connect(s)
File "/home/kali/bluekeep/rdp.py", line 469, in connect
s.sendall(sec_exchange(pub_key, bit_len))
File "/home/kali/bluekeep/rdp.py", line 113, in sec_exchange
enc_client_ran = pubkey.encrypt(b'A'*32, None)[0]
File "/usr/local/lib/python3.8/dist-packages/Crypto/PublicKey/RSA.py", line 375, in encrypt
raise NotImplementedError("Use module Crypto.Cipher.PKCS1_OAEP instead")
NotImplementedError: Use module Crypto.Cipher.PKCS1_OAEP instead

This is what I get after running -> python3 win7_32_poc.py

PC falls no metter shellcode

Hi I tried to use the exploit and put my own shellcode inside. Unfortunetelly no matter what shellcode there is, it allways kills the victims PC. I think it may be due to function free_32 in rdp.py file.

A few questions

If I'm correct, it uses the 'cliprdr' channel to groom the heap? If so, will that work for 2008 R2? I haven't gotten any success with it on a 2008 R2 VM.

'RDPSND' channel requires registry modification, and I don't think rapid-7's module has proper code for using MS_T120, apparently doesn't pop the correct number of args from the stack...

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.