Added Invoke-TokenManipulation to README.md
This commit is contained in:
parent
8af97c6e24
commit
22f232920b
|
|
@ -144,6 +144,10 @@ Locates single Byte AV signatures utilizing the same method as DSplit from "clas
|
|||
|
||||
**All your data belong to me!**
|
||||
|
||||
#### `Invoke-TokenManipulation`
|
||||
|
||||
Lists available logon tokens. Creates processes with other users logon tokens, and impersonates logon tokens in the current thread.
|
||||
|
||||
#### `Invoke-NinjaCopy`
|
||||
|
||||
Copies a file from an NTFS partitioned volume by reading the raw volume and parsing the NTFS structures.
|
||||
|
|
|
|||
Loading…
Reference in New Issue