# Kevin-Robertson/Invoke-TheHash

PowerShell Pass The Hash Utils

Repository: https://github.com/Kevin-Robertson/Invoke-TheHash
Canonical: https://ross.abutalabs.com/products/invoke-thehash
Language: PowerShell
License: BSD-3-Clause
License Family: permissive
Last push: 2018-12-09T15:38:36+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3530, "days_push": 2824, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1803, forks 313 (observed 2026-08-28T04:05:38.150234+00:00)

## What it is
A collection of PowerShell functions for performing pass-the-hash attacks over WMI and SMB using NTLM hash authentication. It implements raw NTLMv2 authentication through .NET TCPClient without requiring local administrator privileges on the client side.

## Use cases
- execute commands on remote windows hosts with ntlm hash
- pass the hash wmi and smb
- lateral movement in active directory pentest
- check if credentials have access to remote host
- enumerate smb shares with stolen hash
- test smb signing and authentication

## When to choose
- you need pass-the-hash tooling in pure PowerShell without external binaries
- you are doing authorized penetration testing or red teaming on Windows networks
- you need WMI or SMB command execution with only an NTLM hash

## When to avoid
- you need actively maintained tooling - the last release was 2018
- you need modern protocol support beyond SMB1/SMB2.1
- you are not working in a Windows/PowerShell environment

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, cli
- domain: security, penetration-testing, windows
- platform: windows, cli
- tags: pass-the-hash, ntlm, powershell, smb, wmi, red-team, lateral-movement, command-line

## Member repositories
- Kevin-Robertson/Invoke-TheHash (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:38.150234+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:21:51.391537+00:00, confidence not recorded.
  - readme: https://github.com/Kevin-Robertson/Invoke-TheHash (fetched 2026-08-28T04:05:38.150234+00:00, sha d2e9be65a176)
- Data as of 2026-08-30T08:39:29.467469+00:00.
