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

MS17-010 EternalSynergy / EternalRomance / EternalChampion aux+exploit modules #9473

Merged
merged 31 commits into from Feb 2, 2018

Commits on Jan 28, 2018

  1. added support for smb client

    zerosum0x0 committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    c8ff2ad View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. semi-completed exploit files

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    6c2d5b1 View commit details
    Browse the repository at this point in the history
  2. misc tidying, added more randomness

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    2723b32 View commit details
    Browse the repository at this point in the history
  3. crash 10.14393... should fail to leak transaction

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    237c3f7 View commit details
    Browse the repository at this point in the history
  4. fixed padding/offsets for win 10

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    7cc00c0 View commit details
    Browse the repository at this point in the history
  5. win10 needs full path to IPC$, should fix in Rex too

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    9df4075 View commit details
    Browse the repository at this point in the history
  6. fix the danger zone

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    7b19951 View commit details
    Browse the repository at this point in the history
  7. increased leak attempts

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    42dbab7 View commit details
    Browse the repository at this point in the history
  8. fixed up indentations

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    bfef87a View commit details
    Browse the repository at this point in the history
  9. properly scope cleanup

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    4bc3b31 View commit details
    Browse the repository at this point in the history
  10. clean up token for earlier versions of windows

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    a321a70 View commit details
    Browse the repository at this point in the history
  11. clean up DBGTRACE

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    24a79ae View commit details
    Browse the repository at this point in the history
  12. added docs

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    8627f6b View commit details
    Browse the repository at this point in the history
  13. notes

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    0c23c5f View commit details
    Browse the repository at this point in the history
  14. fix output

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    1a74c60 View commit details
    Browse the repository at this point in the history
  15. fix pack error for xp

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    6d35d24 View commit details
    Browse the repository at this point in the history
  16. squelch ::Rex::Proto::SMB::Exceptions::NoReply

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    a15befe View commit details
    Browse the repository at this point in the history
  17. fix exception

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    9b7c19d View commit details
    Browse the repository at this point in the history
  18. fix docs

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    5529bc1 View commit details
    Browse the repository at this point in the history
  19. Update ms17_010_command.md

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    92915eb View commit details
    Browse the repository at this point in the history
  20. remove VERBOSE req for prints in DBGTRACE

    zerosum0x0 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    b5a88e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. NULL pointer checks on read/write primitives

    zerosum0x0 committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    cfb7aa6 View commit details
    Browse the repository at this point in the history
  2. hopefully fixed XP SP0/SP1 issues

    zerosum0x0 committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    7007bc1 View commit details
    Browse the repository at this point in the history
  3. more trace and more flexible tolerance for SP0/SP1

    zerosum0x0 committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    bbeccdd View commit details
    Browse the repository at this point in the history
  4. catch TypeError for matched pairs Frag leak

    zerosum0x0 committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    a9fa1b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. more robust Windows XP SP0/SP1 fix

    zerosum0x0 committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    d5d3769 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. fix x64 typo

    zerosum0x0 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    ec26f01 View commit details
    Browse the repository at this point in the history
  2. fix print arch key

    zerosum0x0 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    6d7b483 View commit details
    Browse the repository at this point in the history
  3. prefer x64 dynamite

    zerosum0x0 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    469209a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. catch exception for patched Vista

    zerosum0x0 committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    afef194 View commit details
    Browse the repository at this point in the history
  2. don't disconnect until cleanup

    zerosum0x0 committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    ffc7e07 View commit details
    Browse the repository at this point in the history