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

question #9

Open
88JC opened this issue Sep 18, 2021 · 1 comment
Open

question #9

88JC opened this issue Sep 18, 2021 · 1 comment

Comments

@88JC
Copy link

88JC commented Sep 18, 2021

how to combine metasploit and ngrok for different networks?

@oflavioc
Copy link

That will be something around this:

Run ngrok on port 80
Generate a malicious dll using msfvenom and setting LHOST with ngrok link and 443.
Generate the malicious docx with the same dll generated previously and ngrok http link.
Run metasploit and listen on port 443.
Share the http link

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

2 participants