Loading posts...
  • CVE-2022-27666: Exploit esp6 modules in Linux kernel

    This post discloses the exploit of CVE-2022-27666, which achieves local privilege escalation on the latest Ubuntu Desktop. My preliminary experiment shows this vulnerability affects the latest Ubuntu, Fedora, and Debian. Our exploit was built to attack Ubuntu Desktop 21.10.

  • 关于heap overflow的一些笔记

    本文是总结了互联网上多篇文章后整合而成,如有纰漏还请轻喷

  • 通用DLL注入模版

    一个通用的DLL注入模板,支持注入32位及64位

  • DLL注入浅析(上)

    不少人在自学DLL注入的时候十分痛苦,笔者也是其中一位,网上的资料少之又少,或者不够详尽,或是满篇代码,无法理解。笔者打算用两篇文章来简单阐述下DLL注入原理,起一个抛砖引玉的作用