From 61f4b2fbd29ea23ec79ec5e5fd90b59070c06c94 Mon Sep 17 00:00:00 2001 From: Kevin Robertson Date: Mon, 2 Jan 2017 20:10:37 -0500 Subject: Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82a8b1a..63ca92e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Invoke-TheHash -Invoke-TheHash contains PowerShell functions for performming NTLMv2 pass the hash WMI and SMB command execution. WMI and SMB services are accessed through .NET TCPClient connections. Local administrator privilege is not required client-side. +Invoke-TheHash contains PowerShell functions for performing NTLMv2 pass the hash WMI and SMB command execution. WMI and SMB services are accessed through .NET TCPClient connections. Local administrator privilege is not required client-side. # Requirements Minimum PowerShell 2.0 -- cgit v1.2.3