e2209606aa
Direct copy/paste of Invoke-Inveigh function from current standalone version of Inveigh. This version contains a number of additions/changes/bug fixes. There are two primary additions that may be useful to Empire users. The first is that 1122334455667788 is no longer used as the default challenge over HTTP since it's now getting flagged by SEP and maybe others. The default behavior is a random challenge for each request. A specific challenge can also be specified through the 'challenge' parameter. The second is the ability to set a run time so that collection/inveigh will auto-exit after a specified number of minutes. On the python side, I have added the additional relevant parameters and flipped the module to opsec safe since no files are created on disk. |
||
---|---|---|
.. | ||
Get-ChromeDump.ps1 | ||
Get-ClipboardContents.ps1 | ||
Get-FoxDump.ps1 | ||
Get-IndexedItem.ps1 | ||
Get-Keystrokes.ps1 | ||
Get-Screenshot.ps1 | ||
Invoke-Inveigh.ps1 | ||
Invoke-NetRipper.ps1 | ||
Invoke-NinjaCopy.ps1 | ||
Out-Minidump.ps1 |