Test whether an account is valid on the target host using the RDP protocol.
Install Impacket.
rdp_check.py [-h] [-hashes LMHASH:NTHASH] target
Impacket v0.12.0.dev1+20240718.115833.4e0e3174 - Copyright 2023 Fortra
Test whether an account is valid on the target host using the RDP protocol.
positional arguments:
target [[domain/]username[:password]@]<targetName or address>
options:
-h, --help show this help message and exit
authentication:
-hashes LMHASH:NTHASH
NTLM hashes, format is LMHASH:NTHASH
$ rdp_check.py offsec/johndo:Welkom1234@10.10.10.10
Impacket v0.9.21 - Copyright 2020 SecureAuth Corporation
[*] Access Granted