All Posts

  • Published on
    修复栈没有对齐而导致利用脚本失效的小问题。
  • Published on
    In eza, there exists a potential heap overflow vulnerability, first seen when using Ubuntu for Raspberry Pi series system, on `ubuntu-raspi` kernel, relating to the `.git` directory.
  • Published on
    通过控制 `gets` 的写入位置,把 shellcode 放在预设的地方。相比以前不确定的 shellcode 位置,这种方法让我们对 shellcode 的控制更加精确可靠。