Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2019-0708 "BlueKeep" auxiliary scanner module #11869

Merged
merged 18 commits into from May 24, 2019

Commits on May 22, 2019

  1. module for XP/7

    zerosum0x0 committed May 22, 2019
    Copy the full SHA
    4b786e2 View commit details
    Browse the repository at this point in the history
  2. changing file name

    zerosum0x0 committed May 22, 2019
    Copy the full SHA
    a807ee4 View commit details
    Browse the repository at this point in the history
  3. added MS docs to packets and module info

    zerosum0x0 committed May 22, 2019
    Copy the full SHA
    34b350b View commit details
    Browse the repository at this point in the history
  4. remove renamed file

    zerosum0x0 committed May 22, 2019
    Copy the full SHA
    ec8509d View commit details
    Browse the repository at this point in the history
  5. fixed pkt=

    zerosum0x0 committed May 22, 2019
    Copy the full SHA
    1a2367a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. change exception nesting and check messages

    zerosum0x0 committed May 23, 2019
    Copy the full SHA
    2863120 View commit details
    Browse the repository at this point in the history
  2. return status

    zerosum0x0 committed May 23, 2019
    Copy the full SHA
    6745c70 View commit details
    Browse the repository at this point in the history
  3. msftidy yelled at me

    zerosum0x0 committed May 23, 2019
    Copy the full SHA
    3ec0d79 View commit details
    Browse the repository at this point in the history
  4. Bluekeep: RSA check

    jagotu committed May 23, 2019
    Copy the full SHA
    e62cb4c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from jagotu/bluekeep

    Bluekeep: RSA check
    zerosum0x0 committed May 23, 2019
    Copy the full SHA
    743abdd View commit details
    Browse the repository at this point in the history
  6. remove hex_to_bin

    zerosum0x0 committed May 23, 2019
    Copy the full SHA
    92cef57 View commit details
    Browse the repository at this point in the history
  7. change exception to an existing type

    zerosum0x0 committed May 23, 2019
    Copy the full SHA
    b511ff0 View commit details
    Browse the repository at this point in the history
  8. remove user0 from cookie

    zerosum0x0 committed May 23, 2019
    Copy the full SHA
    e91301f View commit details
    Browse the repository at this point in the history
  9. added FIXME for other info leaks

    zerosum0x0 committed May 23, 2019
    Copy the full SHA
    8067893 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Add metadata and style fixes

    wvu committed May 24, 2019
    Copy the full SHA
    d158cd1 View commit details
    Browse the repository at this point in the history
  2. Restore syntactic sugar

    wvu committed May 24, 2019
    Copy the full SHA
    e3be9d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from wvu-r7/pr/11869

    Add metadata and style fixes
    zerosum0x0 committed May 24, 2019
    Copy the full SHA
    d0e2a36 View commit details
    Browse the repository at this point in the history
  4. remove useless debug print

    zerosum0x0 committed May 24, 2019
    Copy the full SHA
    82debcb View commit details
    Browse the repository at this point in the history