Empire/data/module_source/collection
Kevin Robertson e2209606aa Synced collection/inveigh with current standalone Inveigh code
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.
2015-12-13 19:31:52 -05:00
..
Get-ChromeDump.ps1 Added 64-bit version of Assembly in ChromeDump. Removed unnecessary functions in FoxDump 2015-11-28 16:34:13 -05:00
Get-ClipboardContents.ps1 Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00
Get-FoxDump.ps1 Removed non-ascii character from Get-FoxDump.ps1 2015-11-28 20:24:45 -05:00
Get-IndexedItem.ps1 Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00
Get-Keystrokes.ps1 Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00
Get-Screenshot.ps1 Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00
Invoke-Inveigh.ps1 Synced collection/inveigh with current standalone Inveigh code 2015-12-13 19:31:52 -05:00
Invoke-NetRipper.ps1 Added collection/netripper implementation of the NetRipper project from Ionut Popescu (@NytroRST) 2015-08-18 21:09:05 -04:00
Invoke-NinjaCopy.ps1 Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00
Out-Minidump.ps1 Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00