Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waived/rdp-vnc-finder
Multi-threaded scanner which identifies multiple RDP/VNC services
https://github.com/waived/rdp-vnc-finder
port-scanner port-scanning probing rdp rdp-scanner remote-desktop-protocol remote-desktop-services syn-scan syn-scanning vnc vnc-scanner
Last synced: about 1 month ago
JSON representation
Multi-threaded scanner which identifies multiple RDP/VNC services
- Host: GitHub
- URL: https://github.com/waived/rdp-vnc-finder
- Owner: waived
- Created: 2024-09-06T01:58:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T09:42:45.000Z (about 1 month ago)
- Last Synced: 2024-11-20T11:38:57.166Z (about 1 month ago)
- Topics: port-scanner, port-scanning, probing, rdp, rdp-scanner, remote-desktop-protocol, remote-desktop-services, syn-scan, syn-scanning, vnc, vnc-scanner
- Language: Python
- Homepage:
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
_____ ____ _____ _ _____ _____ _____ _____ _ _
| __ | \| _ | / | | | | | | | __|_|___ _| |___ ___
| -| | | __|/ /| | | | | | --| | __| | | . | -_| _|
|__|__|____/|__| |_/ \___/|_|___|_____| |__| |_|_|_|___|___|_|The "RDP/VNC Finder" is a multi-threaded python script that generates IP endpoints
at random and then uses SYN probes to identify possible RDP/VNC services.During the scan any/all open ports are logged and when complete, the user has the
oppertunity to dump the results to a textfile.Please be sure to reach out to send any info regarding bug reports/issues or possible
improvements.~ Waived