AutoRDPwn is a script created in Powershell and designed to automate the Shadow attack on Microsoft Windows computers. This vulnerability allows a remote attacker to view his victim’s desktop without his consent, and even control it on request. For its correct operation, it is necessary to comply with the requirements described in the user guide.
requirements

Also ReadSandsifter – The x86 Processor Fuzzer For Hidden Instructions & Hardware Bugs

AutoRDPwn Execution In A line

powershell -ExecutionPolicy Bypass "cd $ env: TEMP; iwr https://darkbyte.net/autordpwn.php -Outfile AutoRDPwn.ps1 ;. \ AutoRDPwn.ps1"

Disclamier

This software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it.