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

Merge pth into master #44

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from
Open

Merge pth into master #44

wants to merge 8 commits into from

Commits on Jan 2, 2020

  1. Added Pass the Hash modules and helper functions.

    checkymander committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    cf53eda View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. removed requirements for the CombineByteArray() function, cleaning up…

    … PassTheHash.cs slightly
    checkymander committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    52c44c7 View commit details
    Browse the repository at this point in the history
  2. Code Cleanup and Stylization changes.

    checkymander committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    18501ab View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Final Code Cleanups

    checkymander committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    dbb99cd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. removed extraneous Console.WriteLine's

    checkymander committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    3ee63af View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. added a fix for pth not working against localhost

    checkymander committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    5b3f128 View commit details
    Browse the repository at this point in the history
  2. Combined WMI pth modules into the LateralMovement.WMI namespace, crea…

    …ted a dedicated LateralMovement.SMB namespace, adding pth modules into there. Renamed modules to avoid clashing with the existing modules in those namespaces.
    checkymander committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    ae2fc3a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dev' into pth

    checkymander committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    c2502a3 View commit details
    Browse the repository at this point in the history