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
2014-03-02
Separating out functions & bug fix
clymb3r
1
-295
/
+438
2014-02-20
Adding Get-ComputerDetails recon script
clymb3r
2
-1
/
+439
2014-02-12
Inject-LogonCredentials has been renamed to Invoke-CredentialInjection.
clymb3r
5
-3423
/
+3432
2014-01-10
Bug fixes for Invoke-TokenManipulation
clymb3r
1
-32
/
+142
2013-11-17
Adding Inject-LogonCredentials
clymb3r
18
-1
/
+4428
2013-11-04
Updated Invoke-TokenManipulation help
clymb3r
1
-2
/
+2
2013-11-03
Adding Invoke-TokenManipulation
clymb3r
2
-1
/
+1774
2013-11-03
Fix for hostfiles option in powershell 2
webstersprodigy
1
-2
/
+2
2013-11-03
Updated usage tip
mattifestation
1
-1
/
+4
2013-11-03
Added a usage tip
mattifestation
1
-0
/
+2
2013-11-03
Slight clarification to license statement
mattifestation
1
-1
/
+1
2013-11-03
Modified license verbiage
mattifestation
1
-1
/
+1
2013-11-03
Added exfil script synopses to README.md
mattifestation
1
-0
/
+8
2013-11-03
Fixed minor logic bug in C type undecorated symbols
mattifestation
1
-1
/
+8
2013-11-03
Added Get-LibSymbols
mattifestation
4
-2
/
+313
2013-10-01
Switching to ANSI from UTF8 encoding
clymb3r
3
-8
/
+8
2013-10-01
Adding Invoke-Mimikatz and Invoke-Ninjacopy
clymb3r
318
-1
/
+29481
2013-10-01
Adding gitignore file
clymb3r
1
-0
/
+215
2013-09-30
Fixes for Windows 8.1/.NET 4.5
clymb3r
1
-2593
/
+2575
2013-09-03
Call to DllMain when unloading reflective DLL
clymb3r
1
-0
/
+9
2013-08-29
Added ProcessModuleTrace cmdlets
mattifestation
4
-2
/
+153
2013-08-17
Explicitly casting types as [Type]
v2.2
Matt Graeber
2
-6
/
+6
2013-08-17
Added ps1xml file for Get-ILDisassembly
Matt Graeber
3
-3
/
+46
2013-08-17
Removing Get-PEArchitecture
Matt Graeber
3
-100
/
+1
2013-08-17
Get-Keystrokes now accepts relative paths
Matt Graeber
1
-1
/
+3
2013-08-17
Out-Minidump now provides descriptive output
Matt Graeber
1
-2
/
+2
2013-08-17
Added additional error handling to Get-GPPPassword
Matt Graeber
1
-3
/
+10
2013-08-17
Merge pull request #11 from hajdbo/patch-1
Matt Graeber
1
-2
/
+2
2013-08-16
Compiler parameters were not applied to Add-Type
Matt Graeber
1
-4
/
+2
2013-08-12
added ErrorAction SilentlyContinue to Get-ChildItem
hajdbo
1
-2
/
+2
2013-07-28
Get-PEHeader can now return raw section data
Matt Graeber
1
-7
/
+45
2013-07-28
Latest version of .NET Framework broke Get-PEHeader
Matt Graeber
1
-15
/
+15
2013-07-11
Latest version of .NET Framework broke Get-PEB
Matt Graeber
1
-12
/
+12
2013-07-09
Added Get-ObjDump
Matt Graeber
4
-2
/
+1007
2013-07-06
Merge pull request #10 from mattifestation/webstersprodigy-Portscan
Matt Graeber
3
-2
/
+1094
2013-07-06
Added Invoke-Portscan to README
Matt Graeber
1
-0
/
+4
2013-07-06
Merge branch 'Portscan' of https://github.com/webstersprodigy/PowerSploit int...
Matt Graeber
2
-2
/
+1090
2013-07-04
Forgot to add CodeIntegrityInformation to help
Matt Graeber
1
-0
/
+4
2013-07-04
Get-NtSystemInformation can now query UMCI info
Matt Graeber
2
-0
/
+55
2013-07-04
Merge pull request #9 from obscuresec/master
Matt Graeber
2
-6
/
+6
2013-07-03
Update Get-TimedScreenshot.ps1
Chris Campbell
1
-5
/
+5
2013-07-03
Fix improper use of $Error[0]
Chris Campbell
1
-1
/
+1
2013-07-03
Merge pull request #8 from obscuresec/master
Matt Graeber
1
-1
/
+5
2013-07-03
Terminating Errors Added
Chris Campbell
1
-1
/
+5
2013-07-03
Updated Get-GPPPassword
Matt Graeber
5
-113
/
+133
2013-06-30
Added Get-Keystrokes
Matt Graeber
3
-1
/
+252
2013-06-25
IPv6 support in hosts param
Rich Lundeen
1
-11
/
+14
2013-06-18
fixing EOL spaces (again, sorry)
Rich Lundeen
1
-3
/
+0
2013-06-18
fixing EOL spaces
Rich Lundeen
1
-24
/
+13
2013-06-18
Addressed mattifestation feedback
Rich Lundeen
1
-235
/
+275
[next]