Visit Website

Establishes a Remote Desktop session (RDP) with the specified hosts and sends key presses to launch the accessibility tools within the Windows Login screen. Analyzes the console and alerts if a command prompt window opens up. Screenshots are saved in a folder ('./rdp-screenshots' by default) and screenshots with a cmd.exe window are saved in a subfolder ('./rdp-screenshots/discovered' by default). Accepts a single host or a list of hosts, delimited by line and works with multiple hosts in parallel. Incorporates code from Zach Grace's sticky_keys_hunter DEFCON24 Presentation Slides.

ALTERNATIVES