Changed Inject-LogonCredentials name to Invoke-CredentialInjection

This commit is contained in:
mattifestation 2014-02-12 19:44:12 -05:00
parent 331d54eeaf
commit 22f0c1b13a
1 changed files with 1 additions and 1 deletions

View File

@ -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. 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). Create logons with clear-text credentials without triggering a suspicious Event ID 4648 (Explicit Credential Logon).