aboutsummaryrefslogtreecommitdiff
path: root/Tests
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Fixed bug in Get-ModifiablePath that resulted in spaces being expanded to the...Harmj0y1-6/+47
2016-06-06Addded Get-CachedGPPPassword to PowerUp, based almost entirely on Get-GPPPass...Harmj0y1-0/+26
2016-06-04Get-ModifiablePath now also checks parent folders of files for modificationHarmj0y1-79/+94
2016-06-04Renamed Get-RegistryAutoRun to Get-ModifiableRegistryAutoRunHarmj0y1-16/+16
2016-06-04Overhauled and completed PowerUp/Privesc Pester testsHarmj0y1-213/+622
2016-05-12Added Get-MicrophoneAudio.ps1 and associated Pester testssixdub1-0/+31
2016-03-11Added Get-System to Privesc/Harmj0y1-0/+42
2016-02-12Added Pester tests for Get-SiteListPasswordHarmj0y1-0/+88
2016-01-25Merge pull request #108 from sagishahar/masterHarmJ0y1-0/+131
2016-01-13Fixed Pester/PassThruJesse Davis1-0/+2
2016-01-13Fixed Pester/PassThruJesse Davis1-2/+0
2016-01-13Fixed Pester/PassThruJesse Davis1-5/+4
2016-01-13Fixed Pester/PassThruJesse Davis1-5/+5
2016-01-13Add 'CanRestart' to output and Pester testssagishahar1-0/+131
2016-01-09Update Exfiltration.tests.ps1Jesse Davis1-2/+2
2016-01-09new Get-KeystrokesJesse Davis1-0/+55
2015-12-17Revert "Invoke-ReflectivePEInjection test harnesses updated"Matt Graeber1-2/+2
2015-12-17Invoke-ReflectivePEInjection test harnesses updatedMatt Graeber1-2/+2
2015-12-14Invoke-DllInjection Pester test improvementMatt Graeber1-7/+7
2015-12-14Added admin rights check for existing Privesc Pester testsHarmj0y1-1/+45
2015-12-14Get-NetDomain now not called if -ComputerName or -ComputerFile are passed for...Harmj0y1-120/+51
2015-12-14Modified Tests/Privesc.tests.ps1 to ensure file artifacts are not left on disk.Harmj0y1-62/+103
2015-12-14Modified Tests/Recon.tests.ps1 to ensure file artifacts are not left on disk.Harmj0y1-54/+68
2015-12-03Start of Recon/PowerView Pester testsHarmj0y1-0/+676
2015-12-03Privesc/PowerUp Pester testsHarmj0y1-0/+485
2015-11-09Adding Pester tests for CodeExecution moduleMatt Graeber1-0/+362
2015-11-09Revert "Excluding the Tests folder from being loaded as a module"Matt Graeber1-362/+0
2015-11-09Excluding the Tests folder from being loaded as a moduleMatt Graeber1-0/+362
2015-11-05Test: Ensure all scripts are not LE Unicode encodedMatt Graeber1-0/+49