Summary
Add a post-exploitation module that detects and abuses SeTcbPrivilege ("Act as part of the operating system") to obtain NT AUTHORITY\SYSTEM on Windows hosts where the current user possesses this privilege.
Example:
nxc smb <target> -u <user> -p <pass> -M setcb
or
nxc smb <target> -u <user> -p <pass> -M tcb_elevation
References :
Summary
Add a post-exploitation module that detects and abuses SeTcbPrivilege ("Act as part of the operating system") to obtain NT AUTHORITY\SYSTEM on Windows hosts where the current user possesses this privilege.
Example:
nxc smb <target> -u <user> -p <pass> -M setcbor
nxc smb <target> -u <user> -p <pass> -M tcb_elevationReferences :