-
Recent Posts
- HEVD – Race Condition – Windows 10 Pro – SMEP, kCFG, kASLR protections
- HEVD: Write-What-Where – Windows 10 Pro (SMEP, kCFG, kASLR)
- CTF Binary Exploitation – Cyber Apocalypse 2024: Hacker Royale – Death Note
- CTF Binary Exploitation – Cyber Apocalypse 2024: Hacker Royale – Pet Companion
- Shellcode – Windows/x86 – Create Administrator User – Dynamic PEB & EDT
Recent Comments
- Xavi on Exploit Development – Vulnserver TRUN – JMP EAX
- Merrell Vineza on Exploit Development – Vulnserver TRUN – JMP EAX
- Merrell Vineza on Exploit Development – Vulnserver TRUN – JMP EAX
- Xavi on Shellcoding Linux x86 – Bind Shell TCP – Assignment 1
- junsec on Shellcoding Linux x86 – Bind Shell TCP – Assignment 1
Archives
Categories
Meta
Tag Archives: hack the box
HEVD – Race Condition – Windows 10 Pro – SMEP, kCFG, kASLR protections
Hi everyone, In this blog post, I’m going to explain how to exploit a Race Condition (Double-Fetch) vulnerability in the HEVD (HackSys Extreme Vulnerable Driver) in a Windows 10 Pro:https://github.com/hacksysteam/HackSysExtremeVulnerableDriver This post will be divided into two parts: In the … Continue reading
Posted in Exploiting
Tagged Assembly, binary exploitation, CTF, exploit development, hack the box, HEVD, OSEE, shellcoding, x64
Leave a comment
HEVD: Write-What-Where – Windows 10 Pro (SMEP, kCFG, kASLR)
Hi everyone, In this blog post, I’m going to explain how to exploit a Write-What-Where vulnerability in the HEVD (HackSys Extreme Vulnerable Driver) in a Windows 10 Pro: HackSys Extreme Vulnerable Driver This post will be divided into four parts: … Continue reading
Posted in Exploiting
Tagged Assembly, binary exploitation, CTF, exploit development, hack the box, HEVD, OSEE, shellcoding, x64
Leave a comment
CTF Binary Exploitation – Cyber Apocalypse 2024: Hacker Royale – Death Note
Hello everyone! As I explained in the last blog entry, I have participated with my job teammates in a Hack the Box CTF, this is the link: https://www.hackthebox.com/events/cyber-apocalypse-2024 And this is the team that we were part of: https://ctftime.org/team/198916 This … Continue reading
Posted in Exploiting
Tagged Assembly, binary exploitation, CTF, exploit development, hack the box, shellcoding, x64
Leave a comment
CTF Binary Exploitation – Cyber Apocalypse 2024: Hacker Royale – Pet Companion
Hello everyone! Today I want to write a couple of write-ups of a CTF that we have participated with our work colleagues from Exness. As I’m trying to improve in binary exploitation topic I would like to document here some … Continue reading
Posted in Exploiting
Tagged Assembly, binary exploitation, CTF, exploit development, hack the box, shellcoding, x64
Leave a comment