Share
## https://sploitus.com/exploit?id=7E208C0C-360B-5BF0-BA4D-139A7F7356CC
This is a post-exploitation framework called AutoRDPwn, written in PowerShell. It is designed to automate the Shadow attack on Microsoft Windows computers, which allows a remote attacker to view and control the victim's desktop without their consent. The framework has a user-friendly interface and includes various modules for tasks such as:

Obtaining a remote shell through Netcat
Dumping system hashes with Mimikatz
Loading a remote PowerShell session
Executing a script externally
Escalating privileges
Searching for vulnerabilities with Sherlock
Escalating privileges with PowerUp
Accessing remote machines through Metasploit Web Delivery
Serving a VNC server remotely (designed for legacy environments)
Recovering passwords from browsers with SharpWeb
Recovering Wi-Fi passwords
Performing a TCP port scan
Setting up local port forwarding
Serving a PowerShell web server

The framework also includes a feature to execute the tool without administrative privileges using the "-noadmin" parameter. It has a new interface, improved execution in memory, and the ability to download binaries in base64 and generate them locally.

The framework is released under the GNU General Public License Version 3.