PoC Exploit For Unpatched Windows 10 Zero-Day Flaw Published Online

An anonymous hacker with an online alias “SandboxEscaper” today released proof-of-concept (PoC) exploit code for a new zero-day vulnerability affecting Windows 10 operating system—that’s his/her 5th publicly disclosed Windows zero-day exploit [1, 2, 3]… Continue reading PoC Exploit For Unpatched Windows 10 Zero-Day Flaw Published Online

Intel Fixes Critical, High-Severity Flaws Across Several Products

Intel has issued fixes for a slew of vulnerabilities, separate from the side-channel bugs disclosed last week. Continue reading Intel Fixes Critical, High-Severity Flaws Across Several Products

What is possible with a non-administrative users Ticket Granting Ticket and/or NTLM hash?

During a penetration test, if a users NTLM hash or a valid Kerberos TGT is compromised, what attacks are possible if the user is not an administrator on any (in scope) workstations? For instance, it is possible to access (non… Continue reading What is possible with a non-administrative users Ticket Granting Ticket and/or NTLM hash?

Privilege Escalation using a leaked thread handle without SeAssignPrimaryTokenPrivilege or SeImpersonatePrivilege

I have a leaked thread handle that grants me THREAD_ALL_ACCESS over a thread of a process running as SYSTEM. My process is running unprivileged and has no special privileges. This means I do not have and cannot set SeAssignPr… Continue reading Privilege Escalation using a leaked thread handle without SeAssignPrimaryTokenPrivilege or SeImpersonatePrivilege