Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-17 | Revert "Invoke-ReflectivePEInjection test harnesses updated" | Matt Graeber | 1 | -2/+2 | |
This reverts commit 98ebc1b0b8b64d069d34d80c128aa226b5e8416f. | |||||
2015-12-17 | Invoke-ReflectivePEInjection test harnesses updated | Matt Graeber | 1 | -2/+2 | |
Affected test harness PEs were updated to work in XP. Addresses issue #100 | |||||
2015-12-14 | Invoke-DllInjection Pester test improvement | Matt Graeber | 1 | -7/+7 | |
The test dll I now use is advpack.dll since that is present in all versions of windows. | |||||
2015-12-14 | Added admin rights check for existing Privesc Pester tests | Harmj0y | 1 | -1/+45 | |
2015-12-14 | Get-NetDomain now not called if -ComputerName or -ComputerFile are passed ↵ | Harmj0y | 1 | -120/+51 | |
for meta functions, in order to prevent failure when running on a non-domain joined machine took out FQDN Pester tests from Recon.tests.ps1 that used $env:userdnsdomain | |||||
2015-12-14 | Modified Tests/Privesc.tests.ps1 to ensure file artifacts are not left on disk. | Harmj0y | 1 | -62/+103 | |
2015-12-14 | Modified Tests/Recon.tests.ps1 to ensure file artifacts are not left on disk. | Harmj0y | 1 | -54/+68 | |
2015-12-03 | Start of Recon/PowerView Pester tests | Harmj0y | 1 | -0/+676 | |
2015-12-03 | Privesc/PowerUp Pester tests | Harmj0y | 1 | -0/+485 | |
2015-11-09 | Adding Pester tests for CodeExecution module | Matt Graeber | 1 | -0/+362 | |
2015-11-09 | Revert "Excluding the Tests folder from being loaded as a module" | Matt Graeber | 1 | -362/+0 | |
This reverts commit a0ab599810f8f05a9bf24850fb9104516b71abb7. | |||||
2015-11-09 | Excluding the Tests folder from being loaded as a module | Matt Graeber | 1 | -0/+362 | |
2015-11-05 | Test: Ensure all scripts are not LE Unicode encoded | Matt Graeber | 1 | -0/+49 | |