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
2013-06-09
added invoke-portscan module
Rich Lundeen
2
-1
/
+1013
2013-06-08
New-Object proxy function compatibility fix
Matt Graeber
1
-0
/
+0
2013-06-05
Forgot to add -Property param to CLSID option
Matt Graeber
1
-0
/
+0
2013-06-05
Added New-Object proxy function
Matt Graeber
3
-1
/
+5
2013-06-01
Type names added to Get-NtSystemInformation
Matt Graeber
2
-4
/
+227
2013-05-31
Added Invoke-ReflectivePEInjection
Matt Graeber
56
-1551
/
+4246
2013-05-31
Fixed architecture detection bug in Get-PEB
Matt Graeber
1
-1
/
+1
2013-05-29
Silly me. Just discovered the SetOffset method.
Matt Graeber
1
-77
/
+75
2013-05-25
ProcessParameters now displays properly
Matt Graeber
1
-6
/
+3
2013-05-24
Get-PEB now parses _RTL_USER_PROCESS_PARAMETERS
Matt Graeber
2
-1
/
+201
2013-05-18
"Best practice" improvements to Out-Minidump
Matt Graeber
1
-42
/
+39
2013-05-16
_SYSTEM_HANDLE_INFORMATION prints as a table now
Matt Graeber
1
-34
/
+56
2013-05-16
Added _SYSTEM_LOCK_INFORMATION struct
Matt Graeber
2
-1
/
+119
2013-05-15
Added Out-Minidump
Matt Graeber
3
-1
/
+139
2013-05-13
Cleaned up Get-NtSystemInformation
Matt Graeber
1
-2385
/
+81
2013-05-13
Added an idiot filter to Watch-BlueScreen
Matt Graeber
1
-3
/
+7
2013-05-13
Added Watch-BlueScreen
Matt Graeber
3
-1
/
+79
2013-05-12
Object access mask now displays properly
Matt Graeber
1
-2
/
+3
2013-05-12
Removed duplicate type definition
Matt Graeber
1
-15
/
+0
2013-05-12
Removed some extraneous comments
Matt Graeber
1
-17
/
+17
2013-05-12
Added Get-NtSystemInformation
Matt Graeber
4
-6
/
+3431
2013-05-12
Removing Get-KernelModuleInfo
Matt Graeber
2
-321
/
+0
2013-05-12
Removed test code in Invoke-ShellcodeMSIL
Matt Graeber
1
-4
/
+1
2013-05-10
Added ConvertTo-String
Matt Graeber
1
-0
/
+70
2013-05-06
Merge pull request #3 from garignack/master
Matt Graeber
1
-132
/
+185
2013-05-02
Code cleanup based upon discussion comments
garignack
1
-5
/
+13
2013-05-02
Find-AVSignature Performance Improvements
garignack
1
-132
/
+177
2013-04-28
Added ARM support to Get-PEHeader
Matt Graeber
2
-720
/
+741
2013-04-06
Adding reflective DLL loading capability
Matt Graeber
15
-1
/
+1960
2013-04-05
Adding Invoke-ShellcodeMSIL
Matt Graeber
3
-87
/
+361
2013-04-05
Fixed x86 bug in Get-MethodAddress
Matt Graeber
1
-110
/
+119
2013-04-04
Adding Persistence module
Matt Graeber
8
-284
/
+1049
2013-03-10
DownloadFromMSSymbolServer is a better name
Matt Graeber
1
-1
/
+1
2013-03-10
Fixed export parsing bug in Get-PEHeader
Matt Graeber
1
-1
/
+1
2013-03-10
Added DownloadEXEFromMSSymbolServer method
Matt Graeber
1
-881
/
+902
2013-02-17
Updated 64-32bit conversion logic for Metasploit
bitform
1
-2
/
+2
2013-02-17
Get-MethodAddress now returns an IntPtr.
bitform
1
-3
/
+1
2013-01-23
Removed .git* files
bitform
2
-4
/
+0
2013-01-21
Consistency improvements in comment-based help
bitform
21
-234
/
+296
2013-01-20
PowerSploit is now a respectable module!
bitform
3
-31
/
+150
2013-01-20
Updated PETools module file list
bitform
1
-1
/
+1
2013-01-20
Corrections made to usage documentation
bitform
2
-2
/
+2
2013-01-20
Moved scripts to their respective modules.
bitform
5
-1354
/
+0
2013-01-20
Added 'AntivirusBypass' Module
bitform
4
-0
/
+218
2013-01-20
Added 'CodeExecution' Module
bitform
5
-0
/
+1142
2013-01-20
Added 'Exfiltration' Module
bitform
4
-0
/
+199
2013-01-20
Added 'Recon' Module
bitform
4
-0
/
+199
2013-01-20
Updated module manifest file listing
bitform
2
-2
/
+2
2013-01-20
Renamed Usage.txt to Usage.md to apply markdown.
bitform
3
-0
/
+0
2013-01-20
Updated PowerSploit README with proper markdown
bitform
2
-189
/
+168
[next]