Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Empire with Ngrok #1343

Open
TheWorldIsBig opened this issue Apr 1, 2019 · 1 comment
Open

Empire with Ngrok #1343

TheWorldIsBig opened this issue Apr 1, 2019 · 1 comment

Comments

@TheWorldIsBig
Copy link

How could I use Empire with Ngrok? I have a problem and my ports can not be opened. So what I need to know is how to use it with Ngrok, since it is something difficult ... I have tried the following things

set host http://tcp.0.ngrok.com:(port)
set port (port)
I return to place the command and the same ip, then I put the same port that gives me Ngrok but I give the payload to the victim and does not give the attack, could you help me? (In localhost if it worked for me)

@mr64bit
Copy link
Contributor

mr64bit commented Apr 1, 2019

Any reason you're using the TCP tunnel? an HTTP/S will work fine.
The Port option is what Empire listens on locally, not what it tells agents to connect to, so that may be the mistake.
If you curl the ngrok endpoint (or visit it in a browser) do you get a return from Empire?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants