aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2017-01-15 18:52:30 -0500
committerKevin Robertson <robertsonk@gmail.com>2017-01-15 18:52:30 -0500
commit2318def4dbf419c31a088cf4a222d0ac9851b5d9 (patch)
treee4ae314e1887fa3cad80a91b2ec98fc6b4924c0c /README.md
parentabe8d271bd61ddd70deb33a4b074ddbc7c671389 (diff)
downloadInvoke-TheHash-2318def4dbf419c31a088cf4a222d0ac9851b5d9.tar.gz
Invoke-TheHash-2318def4dbf419c31a088cf4a222d0ac9851b5d9.zip
Readme update and small SMB2 fix
Fixed an error catch with SMB2.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0862ba1..ddc18e9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Invoke-TheHash
-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.
+Invoke-TheHash contains PowerShell functions for performing pass the hash WMI and SMB command execution. WMI and SMB services are accessed through .NET TCPClient connections. Authentication is performed by passing an NTLM hash into the NTLMv2 authentication protocol. Local administrator privilege is not required client-side.
# Requirements
Minimum PowerShell 2.0