lockedbyte / CVE-2021-40444

CVE-2021-40444 PoC
1.55k stars 481 forks source link

question #9

Open A91K3C1l opened 2 years ago

A91K3C1l commented 2 years ago

how to combine metasploit and ngrok for different networks?

oflavioc commented 2 years ago

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