index
:
PowerSploit
dev
master
PowerSploit - A PowerShell Post-Exploitation Framework
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-18
Merge pull request #102 from PowerShellMafia/dev
v3.0.0
PowerShellMafia
43
-1612
/
+16557
2015-12-18
Set all module versions to 3.0
Matt Graeber
9
-335
/
+19
2015-12-18
Improved root module manifest for PS Gallery
Matt Graeber
1
-14
/
+116
2015-12-18
Added manifest info for the PowerShell Gallery
Matt Graeber
1
-0
/
+17
2015-12-18
Updated .psproj to reflect additions/removals
Matt Graeber
1
-1
/
+9
2015-12-17
Revert "Invoke-ReflectivePEInjection test harnesses updated"
Matt Graeber
1
-2
/
+2
2015-12-17
Invoke-ReflectivePEInjection test harnesses updated
Matt Graeber
1
-2
/
+2
2015-12-16
Removed version numbers from scripts
Matt Graeber
1
-6
/
+0
2015-12-16
Removed all version numbers from scripts
Matt Graeber
11
-77
/
+5
2015-12-16
Added volume shadow copy functions to README.md
PowerShellMafia
1
-1
/
+9
2015-12-16
Update README.md
PowerShellMafia
1
-4
/
+11
2015-12-16
Added a slight delay to Invoke-DllInjection validation
Matt Graeber
1
-2
/
+4
2015-12-16
Invoke-DllInjection detects OS arch on all OSes
Matt Graeber
1
-6
/
+4
2015-12-16
Fixed Add-Persistence. Issue #98
Matt Graeber
1
-1
/
+2
2015-12-16
Fixed mangled decrypted script output
Matt Graeber
1
-2
/
+3
2015-12-16
Fixed Invoke-WmiCommand credential popup issue
Matt Graeber
1
-1
/
+1
2015-12-15
Merge pull request #91 from FixTheExchange/patch-1
PowerShellMafia
1
-4
/
+9
2015-12-15
Invoke-WmiCommand is now PSv2 compatible
Matt Graeber
1
-6
/
+19
2015-12-15
Invoke-WmiCommand now obtains full powershell path
Matt Graeber
1
-2
/
+16
2015-12-14
Invoke-DllInjection Pester test improvement
Matt Graeber
1
-7
/
+7
2015-12-14
Invoke-Mimkatz: Incorporated latest 2.0 alpha build
Matt Graeber
1
-6
/
+9
2015-12-14
Removed commented blocks.
Harmj0y
1
-6
/
+6
2015-12-14
Merge branch 'dev' of https://github.com/PowerShellMafia/PowerSploit into dev
Harmj0y
3
-47
/
+17
2015-12-14
Removed C# enum for Test-ServiceDaclPermission
Harmj0y
1
-42
/
+42
2015-12-14
Bugfix #93
Matt Graeber
3
-39
/
+3
2015-12-14
Bugfix #92: perform OS check when importing NtCreateThreadEx
Matt Graeber
2
-8
/
+14
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 for...
Harmj0y
2
-228
/
+173
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-14
Fix Invoke-Shellcode OS architecture detection
Matt Graeber
1
-10
/
+23
2015-12-14
Adding PollingInterval param to Get-Keystrokes
Matt Graeber
1
-3
/
+15
2015-12-11
Added Invoke-DowngradeAccount to set an account to use reversible encryption.
Harmj0y
1
-1
/
+117
2015-12-11
Domain local group query fix.
Harmj0y
1
-30
/
+140
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-12-03
Added ./Privesc/ folder that integrates PowerUp.ps1
Harmj0y
5
-0
/
+2479
2015-12-03
Integration of PowerView into ./Recon/
Harmj0y
4
-16
/
+11260
2015-11-09
Removing Invoke-ShellcodeMSIL from psproj file
Matt Graeber
1
-1
/
+0
2015-11-09
Excluding the Tests folder from being loaded as a module
Matt Graeber
1
-1
/
+1
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
3
-363
/
+2
2015-11-09
Excluding the Tests folder from being loaded as a module
Matt Graeber
3
-2
/
+363
2015-11-07
Adding -DoNotZeroMZ for testing
Matt Graeber
1
-5
/
+14
2015-11-07
Removed extraneous parameters
Matt Graeber
1
-58
/
+13
2015-11-07
Revert "Removed extraneous parameters"
Matt Graeber
1
-18
/
+89
2015-11-07
Removed extraneous parameters
Matt Graeber
1
-89
/
+18
2015-11-06
Fixed a casting bug
Matt Graeber
1
-2
/
+2
2015-11-05
Removing Invoke-ShellcodeMSIL
Matt Graeber
3
-272
/
+1
2015-11-05
Test: Ensure all scripts are not LE Unicode encoded
Matt Graeber
1
-0
/
+49
[next]