/VNCBruteForce

VNCBruteForce - Brute Force attacks VNC with Hydra.

Primary LanguageShell

The VNC Destroyer

Report Bug ยท Request Feature

Table of Contents
  1. Getting Started
  2. Usage
  3. Dorks
  4. Roadmap
  5. Contributing
  6. Contact

Getting Started

General information about setting up VNC Destroyer

Prerequisites

Required softwares and installations.

Authentication

via CLI

shodan init

or

./vnc-destroyer -i

Then, enter your Shodan API Token when prompted.

via flags

   ./vnc-destroyer --shodan-api-key=YOUR_TOKEN

Dorks

Unprotected VNC ๐Ÿ”Ž โ†’

"authentication disabled" "RFB 003.008"

Searching VNC Servers ๐Ÿ”Ž โ†’

"port:5901 country:XX"
"port:5900 country:XX"
"port:5800 country:XX"

Example: Unprotected / Cracked VNC
Oven Monitoring Page

Example: Unprotected / Cracked VNC
I don't know what it is but seems like important

Example: Unprotected / Cracked VNC
Ordering System for Waiters

Example: Unprotected / Cracked VNC
Temperature & Light Control System

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Bug / Feature Request ๐Ÿ‘จโ€๐Ÿ’ป

If you find a bug (the application couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Connect with me! ๐ŸŒ