Matt Graeber
05d335512a
Get-Keystrokes now accepts relative paths
2013-08-17 16:56:11 -04:00
Matt Graeber
d67e71bf2d
Out-Minidump now provides descriptive output
...
Out-Minidump now outputs a FileInfo object (i.e. the same output as
Get-ChildItem) upon successfully creating a dump file.
2013-08-17 16:39:20 -04:00
Matt Graeber
ba33613413
Added additional error handling to Get-GPPPassword
2013-08-17 16:31:48 -04:00
hajdbo
c623814116
added ErrorAction SilentlyContinue to Get-ChildItem
...
Sometimes you will have a denied access to a directory.
"ErrorAction SilentlyContinue" will continue searching recursively in \SYSVOL even when it encounters a directory where access is denied.
2013-08-12 12:04:38 +02:00
Chris Campbell
2f28a29074
Update Get-TimedScreenshot.ps1
...
Fix error handling and various style problems
2013-07-03 22:15:05 -04:00
Chris Campbell
321e53ee23
Fix improper use of $Error[0]
2013-07-03 21:42:34 -04:00
Chris Campbell
eb85e1ce9d
Terminating Errors Added
...
Added checks to ensure that the script is being ran on a domain-joined machine and with a domain account.
2013-07-03 20:31:53 -04:00
Matt Graeber
371c65c9a7
Updated Get-GPPPassword
2013-07-03 05:46:44 -04:00
Matt Graeber
717950d00c
Added Get-Keystrokes
...
Get-Keystrokes is a PowerShell keylogger
2013-06-30 11:15:02 -04:00
Matt Graeber
218f0cb24b
"Best practice" improvements to Out-Minidump
2013-05-18 09:46:00 -04:00
Matt Graeber
af04f7e528
Added Out-Minidump
...
Out-Minidump writes a process dump file with all process memory to disk.
This is similar to running procdump.exe with the '-ma' switch.
2013-05-15 20:54:16 -04:00
bitform
40eb187bca
Consistency improvements in comment-based help
2013-01-21 08:33:51 -05:00
bitform
b3bbe03e93
Added 'Exfiltration' Module
2013-01-20 21:32:41 -05:00