enumeration
Nmap Scan
nmap -sVC --script rdp* "$ip" -p3389RDP security check installation (module installation)
sudo cpangit clone https://github.com/CiscoCXSecurity/rdp-sec-check.git && cd rdp-sec-check./rdp-sec-check.pl "$ip"RDP connect
xfreerdp /u:cry0l1t3 /p:"P455w0rd!" /v:"$ip"RDP Security Check
git clone https://github.com/CiscoCXSecurity/rdp-sec-check.git && cd rdp-sec-check
./rdp-sec-check.pl 10.129.201.248
Last updated