Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 7a6e8a0

Browse files
committed
Adding Invoke-TokenManipulation
1 parent c4cd73a commit 7a6e8a0

File tree

2 files changed

+1774
-1
lines changed

2 files changed

+1774
-1
lines changed

Exfiltration/Exfiltration.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ ModuleList = @(@{ModuleName = 'Exfiltration'; ModuleVersion = '1.0.0.0'; GUID =
7575
# List of all files packaged with this module
7676
FileList = 'Exfiltration.psm1', 'Exfiltration.psd1', 'Get-TimedScreenshot.ps1', 'Out-Minidump.ps1',
7777
'Get-Keystrokes.ps1', 'Get-GPPPassword.ps1', 'Usage.md', 'Invoke-Mimikatz.ps1',
78-
'Invoke-NinjaCopy.ps1'
78+
'Invoke-NinjaCopy.ps1', 'Invoke-TokenManipulation.ps1'
7979

8080
# Private data to pass to the module specified in RootModule/ModuleToProcess
8181
# PrivateData = ''

0 commit comments

Comments
 (0)