EmpireProject / Empire

Empire is a PowerShell and Python post-exploitation agent.

Home Page:http://www.powershellempire.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerShell Empire and ngrok

robdollard opened this issue · comments

Empire Version last

Kali linix 2018.4

Hello, how can I get Empire to work through ngrok?

I am performing the following actions> uselistener http_foreign> Set Host 'ngrok ip'> Set Port 'ngrok port'> execute

Further uselistener http> Set Host 127.0.0.1> Set Port 7777

I launch Ngrok ./ngrok tcp 127.0.0.1:7777

Next, I use the launcher powershell http_foreign command

and paste this code into the remote machine. Everything is fine, the agent flies to me, but he doesn't want to take commands from me.

No contact with the agent. What settings I do.

commented
commented

Closing due to inactivity.