cme_rdp
Test RDP access and capture screenshots of remote desktops using credentials or NTLM hashes.
Instructions
Execute RDP protocol operations. Check RDP access and screenshot capabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targets | Yes | Target IP, hostname, CIDR range, or file path | |
| username | No | Username or file path to usernames | |
| password | No | Password or file path to passwords | |
| hash | No | NTLM hash for pass-the-hash | |
| domain | No | Domain name | |
| port | No | RDP port (default: 3389) | |
| threads | No | Concurrent threads | |
| module | No | Module to run | |
| moduleOptions | No | Module options | |
| verbose | No | Verbose output | |
| debug | No | Debug output |