aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-07renamed output field for Get-NetLocalGroup APIHarmj0y1-1/+1
2016-03-07Added NetLocalGroupGetMembers enumeration method for Get-NetLocalGroup with t...Harmj0y1-151/+302
2016-03-06Added additional fields to Get-NetLocalGroup results.Harmj0y1-22/+63
2016-02-28Modified output of Find-GPOLocation to return more object information.Harmj0y1-26/+48
2016-02-28-fixed several bugs in Find-GPOLocation (-GroupName now works properly and Si...Harmj0y1-132/+147
2016-02-12Added Pester tests for Get-SiteListPasswordHarmj0y2-2/+95
2016-02-12Added additional search paths, code cleanup.Harmj0y1-42/+14
2016-02-11Added Get-SiteListPassword to decrypt McAfee SiteList.xml file passwords.Harmj0y2-1/+203
2016-02-11Most ldap-based search functions now accept a -Credential argument for queryi...Harmj0y1-1084/+1427
2016-01-25Merge pull request #111 from sagishahar/devHarmJ0y1-3/+3
2016-01-25Merge pull request #108 from sagishahar/masterHarmJ0y2-55/+195
2016-01-17Fix 'Install-ServiceBinary' for non-'Modifiable' filessagishahar1-3/+3
2016-01-14Merge pull request #107 from secabstraction/devMatt Graeber2-206/+376
2016-01-13Fixed Pester/PassThruJesse Davis1-0/+2
2016-01-13Fixed Pester/PassThruJesse Davis1-2/+0
2016-01-13Fixed Pester/PassThruJesse Davis1-1/+1
2016-01-13Fixed Pester/PassThruJesse Davis2-12/+12
2016-01-13Fixed Pester/PassThruJesse Davis2-7/+11
2016-01-13Merge pull request #110 from PowerShellMafia/masterMatt Graeber1-1/+2
2016-01-13Merge pull request #109 from mmashwani/masterMatt Graeber1-1/+2
2016-01-13Don't search for SYSTEM token by using hard coded English name for SYSTEM acc...mmashwani1-1/+2
2016-01-13Add 'CanRestart' to output and Pester testssagishahar2-55/+195
2016-01-11Update Get-Keystrokes.ps1Jesse Davis1-4/+4
2016-01-09Update Exfiltration.tests.ps1Jesse Davis1-2/+2
2016-01-09new Get-KeystrokesJesse Davis2-207/+373
2015-12-29Merge pull request #105 from stufus/find_ad_managed_security_groupsMatt Graeber5-63/+138
2015-12-29Added Find-ManagedSecurityGroups to readmeStuart Morgan1-0/+2
2015-12-29Sorted exports into alphabetical orderStuart Morgan1-13/+13
2015-12-29Sorted the recon.psd1 module import into alphabetical orderStuart Morgan1-51/+51
2015-12-29Added reference to function to powersploit.psd1 and recon.psd1Stuart Morgan2-0/+2
2015-12-28Added Find-ManagedSecurityGroupsStuart Morgan1-0/+71
2015-12-18Merge pull request #102 from PowerShellMafia/devv3.0.0PowerShellMafia43-1612/+16557
2015-12-18Set all module versions to 3.0Matt Graeber9-335/+19
2015-12-18Improved root module manifest for PS GalleryMatt Graeber1-14/+116
2015-12-18Added manifest info for the PowerShell GalleryMatt Graeber1-0/+17
2015-12-18Updated .psproj to reflect additions/removalsMatt Graeber1-1/+9
2015-12-17Revert "Invoke-ReflectivePEInjection test harnesses updated"Matt Graeber1-2/+2
2015-12-17Invoke-ReflectivePEInjection test harnesses updatedMatt Graeber1-2/+2
2015-12-16Removed version numbers from scriptsMatt Graeber1-6/+0
2015-12-16Removed all version numbers from scriptsMatt Graeber11-77/+5
2015-12-16Added volume shadow copy functions to README.mdPowerShellMafia1-1/+9
2015-12-16Update README.mdPowerShellMafia1-4/+11
2015-12-16Added a slight delay to Invoke-DllInjection validationMatt Graeber1-2/+4
2015-12-16Invoke-DllInjection detects OS arch on all OSesMatt Graeber1-6/+4
2015-12-16Fixed Add-Persistence. Issue #98Matt Graeber1-1/+2
2015-12-16Fixed mangled decrypted script outputMatt Graeber1-2/+3
2015-12-16Fixed Invoke-WmiCommand credential popup issueMatt Graeber1-1/+1
2015-12-15Merge pull request #91 from FixTheExchange/patch-1PowerShellMafia1-4/+9
2015-12-15Invoke-WmiCommand is now PSv2 compatibleMatt Graeber1-6/+19
2015-12-15Invoke-WmiCommand now obtains full powershell pathMatt Graeber1-2/+16