PowerSploit
PowerSploit copied to clipboard
[Fork] PowerSploit - A PowerShell Post-Exploitation Framework
## Problem Using Invoke-ReflectivePEInjection crashes the host PowerShell process. ## Environment Microsoft Windows 10 Pro 1909 Build 18363.1256 ## How to recreate ```powershell copy C:\Windows\System32\calc.exe . $PEBytes = [IO.File]::ReadAllBytes('C:\Users\Anon\calc.exe') Invoke-ReflectivePEInjection...
I ran Get-GPPAutologon in Win10 64 bit as below: PS C:\Users\Kevin\Downloads\PowerSploit-master(2)\PowerSploit-master> get-gppautologon get-gppautologon : Exception of type 'Microsoft.PowerShell.Commands.WriteErrorException' was thrown. At line:1 char:1 + get-gppautologon + ~~~~~~~~~~~~~~~~ + CategoryInfo :...
https://github.com/leechristensen/SpoolSample
See https://github.com/PowerShellMafia/PowerSploit/pull/289
The move from Write-Host is not complete yet