aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-01Added Get-VolumeShadowCopy and Mount-VolumeShadowCopymattifestation3-1/+157
2014-02-23Consolidated Persistence module functions into Persistence.psm1mattifestation5-703/+701
2014-02-23#31 Persistence module function nouns are now singularmattifestation5-42/+42
2014-02-21Merge pull request #32 from obscuresec/masterMatt Graeber1-72/+65
2014-02-21Update Get-GPPPassword.ps1Chris Campbell1-3/+3
2014-02-21Update Get-GPPPassword.ps1Chris Campbell1-1/+1
2014-02-21Changed the direction of XML parsingChris Campbell1-70/+63
2014-02-21Update Get-GPPPassword.ps1Chris Campbell1-1/+1
2014-02-21Update Get-GPPPassword.ps1Chris Campbell1-5/+5
2014-02-21Update Get-GPPPassword.ps1Chris Campbell1-12/+12
2014-02-21Major Revision of Get-GPPPasswordsmattifestation1-59/+141
2014-02-12Changed Inject-LogonCredentials name to Invoke-CredentialInjectionmattifestation1-1/+1
2014-02-12Merge pull request #28 from clymb3r/masterMatt Graeber5-3423/+3432
2014-02-12Inject-LogonCredentials has been renamed to Invoke-CredentialInjection.clymb3r5-3423/+3432
2014-02-03Add Get-Entropymattifestation3-1/+111
2014-02-03Removed mimikatz.mattifestation289-16310/+0
2014-01-30Merge pull request #26 from obscuresec/masterMatt Graeber1-105/+130
2014-01-30Update Invoke-ReverseDnsLookup.ps1Chris Campbell1-105/+130
2014-01-25Generate a non-terminating error if there's a binding/framework version mismatchmattifestation2-0/+5
2014-01-25Upgraded Capstone framework libs to 2.0mattifestation2-0/+0
2014-01-25Disable non-standard cmdlet verb checkingmattifestation1-1/+1
2014-01-19Capstone.dll returns the correct number of operands now.mattifestation1-0/+0
2014-01-19Capstone module now incorporates framework 2.0RC1mattifestation10-127/+176
2014-01-11Merge pull request #25 from clymb3r/masterMatt Graeber1-32/+142
2014-01-10Bug fixes for Invoke-TokenManipulationclymb3r1-32/+142
2014-01-04Updated usage documentationmattifestation1-2/+3
2014-01-04Updated C# Capstone binding to latest versionmattifestation1-0/+0
2014-01-01Fixes #23 - $Password was not being clearedmattifestation1-0/+1
2013-12-26Adding 64-bit lib filemattifestation2-1/+0
2013-12-26Major update to Capstone disassembly modulemattifestation4-16/+13
2013-12-22Added Capstone Engine PowerShell bindingmattifestation10-0/+266
2013-11-18Added Inject-LogonCredentials to READMEmattifestation1-0/+4
2013-11-18Merge pull request #21 from clymb3r/masterMatt Graeber18-1/+4428
2013-11-17Adding Inject-LogonCredentialsclymb3r18-1/+4428
2013-11-13Normalized all scripts to ASCII encodingmattifestation58-91/+91
2013-11-07Get-ILDisassembly now accepts ConstructorInfo objectsmattifestation1-3/+4
2013-11-07Get-ILDisassembly now displays metadata tokens.mattifestation2-1/+9
2013-11-04Merge pull request #19 from clymb3r/masterMatt Graeber1-2/+2
2013-11-04Updated Invoke-TokenManipulation helpclymb3r1-2/+2
2013-11-04Added Invoke-TokenManipulation to README.mdmattifestation1-0/+4
2013-11-04Merge pull request #18 from clymb3r/masterMatt Graeber2-1/+1774
2013-11-03Adding Invoke-TokenManipulationclymb3r2-1/+1774
2013-11-03Fix for hostfiles option in powershell 2webstersprodigy1-2/+2
2013-11-03Updated usage tipmattifestation1-1/+4
2013-11-03Added a usage tipmattifestation1-0/+2
2013-11-03Slight clarification to license statementmattifestation1-1/+1
2013-11-03Modified license verbiagemattifestation1-1/+1
2013-11-03Added exfil script synopses to README.mdmattifestation1-0/+8
2013-11-03Fixed minor logic bug in C type undecorated symbolsmattifestation1-1/+8
2013-11-03Added Get-LibSymbolsmattifestation4-2/+313