VNCPwn icon indicating copy to clipboard operation
VNCPwn copied to clipboard

VNC pentest tool with bruteforce and ducky script execution features

VNCPwn

VNC pentest tool with bruteforce and ducky script execution features

VNCPwn is a VNC pentest tool writen in Python It has the following features

  • Protocol detection
  • Authentication (works also with VNC servers which requires no authentication)
  • Screenshot
  • Ducky script execution

The tool can be used as it is or you can implement it in your own set of tools by using the library (vnc.py)