How to Get VNC Session with Metasploit

Why do you need to get VNC session?

You can monitor the actions on the victim’s monitor, make screenshots in time, collect interesting information, turn on the keylogger, extract passwords from accounts of interest to us, and so on.

Also, don’t forget to check out the Demo at the bottom of the article. Thanks to ddos

How to get VNC session

  • Get meterpreter session using Metasploit

session

  • Use metasploit module to privilege escalations.

metasploit

  • Use bgrun vnc command

bgrun

  • Enjoy!

vnc sessions Demo

 

Leave a Comment