aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormattifestation <mattgraeber@gmail.com>2014-02-12 19:44:12 -0500
committermattifestation <mattgraeber@gmail.com>2014-02-12 19:44:12 -0500
commit22f0c1b13a15607bb5619cd2ff7e32c36e709aac (patch)
tree957e8be1a68388d8a650309cb63430b4365c3466 /README.md
parent331d54eeaf3dfb945579c9d4560422f0b601a95f (diff)
downloadPowerSploit-22f0c1b13a15607bb5619cd2ff7e32c36e709aac.tar.gz
PowerSploit-22f0c1b13a15607bb5619cd2ff7e32c36e709aac.zip
Changed Inject-LogonCredentials name to Invoke-CredentialInjection
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 511b7ec..2534c34 100644
--- a/README.md
+++ b/README.md
@@ -160,7 +160,7 @@ Locates single Byte AV signatures utilizing the same method as DSplit from "clas
Lists available logon tokens. Creates processes with other users logon tokens, and impersonates logon tokens in the current thread.
-#### `Inject-LogonCredentials`
+#### `Invoke-CredentialInjection`
Create logons with clear-text credentials without triggering a suspicious Event ID 4648 (Explicit Credential Logon).