• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

AutoRDPwn v4.8 - The Shadow Attack Framework

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
AutoRDPwn_1.png


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
Powershell 4.0 or higher

Changes

Version 4.8
• Compatibility with Powershell 4.0
• Automatic copy of the content to the clipboard (passwords, hashes, dumps, etc.)
• Automatic exclusion in Windows Defender (4 different methods)
• Remote execution without password for PSexec, WMI and Invoke-Command
• New available attack: DCOM Passwordless Execution
• New available module: Remote Access / Metasploit Web Delivery
• New module available: Remote VNC Server (designed for legacy environments)
• Autocomplete the host, user and password fields by pressing Enter
• It is now possible to run the tool without administrator privileges with the -noadmin parameter
*The rest of the changes can be consulted in the CHANGELOG file


Use
This application can be used locally, remotely or to pivot between computers. Thanks to the additional modules, it is possible to dump hashes and passwords, obtain a remote shell, upload and download files or even recover the history of RDP connections or passwords of wireless networks.

One line execution:
powershell -ep bypass "cd $env:temp ; iwr
This link is hidden for visitors. Please Log in or register now.
-outfile AutoRDPwn.ps1 ; .\AutoRDPwn.ps1"
The detailed guide of use can be found at the following link:
This link is hidden for visitors. Please Log in or register now.


AutoRDPwn_2.png


AutoRDPwn_3.png


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top