Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 520 Bytes

File metadata and controls

22 lines (17 loc) · 520 Bytes

getSystem

> getSystem.exe
[+] getSystem Modify by Uknow
[+] usage: getSystem command
[+] eg: getSystem "whoami /all"

> getSystem.exe "whoami"
[+] getSystem Modify by Uknow
[+] Token Duplicated
[+] CreatePipe success
[+] Command : "c:\Windows\System32\cmd.exe" "/c whoami"
[+] Process with pid: 3772 created.
==============================

nt authority\system

a

webshell下提权执行命令 Reference:https://github.com/yusufqk/SystemToken