Skip to content

secabuser/RdpValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

RDP Port & Login Checker

Screenshot of Tool

A fast, multi-threaded Python scanner for checking RDP (NlChecker) ;]


Features

  • Fast & Multi-threaded
  • Fully Flexible
  • Send Packet

Installation

  1. Install the libraries: Open your terminal or command prompt, and run the command:
    pip install -r requirements.txt

Usage

  1. Prepare your input file:
    • Create a text file (e.g., ips.txt) with a list of IPs. Supported formats:
      192.168.1.1:3389
      open tcp 3389 172.65.108.104 1755091431
      open tcp 3389 47.76.247.80 1755091431
      open tcp 3389 37.16.10.190 1755091431
      
  2. Run the script:
    python main.py
    • The script will prompt you for the input file, number of threads, timeout, and output file name.

๐Ÿ“ข Telegram Channel: t.me/secabuser


About

๐Ÿ’Ž Rdp Port/Login Checker - Fast - Nl Checker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages