Windows Heap Note

0x0 Enviroment:

  • Windows 7 SP1 32-bit
  • Windbg

0x1 A simple code:

Read more

C++ to Assembly

0x0 start

A simple code:

Read more

Heap Overflow

0x0 Enviroment:

  • Windows 7 SP1 32-bit
  • Windbg
Read more

CVE-2016-0199

0x0 Enviroment:

  • Windows 7 SP1 32-bit
  • IE 11
  • Windbg
Read more

CVE-2017-7659 Apache Vulnerability Reproduce

Apache released fix for CVE-2017-7659 last month. It is a mod_http2 Null Pointer Dereference vulnerability. Here is my analysis.

Read more

beEF and Metasploit

Today I will take a note about how to use beef with metasploit

install beef

Although kali includes beef, it still have some issues when I use.

to include latest beef:

git clone https://github.com/beefproject/beef.git

cd beef bundle install

Read more

Install Kali and Metasploit in VPS Using Docker

use docker to install kali and metasploit

Read more

Donkeydocker

Tools:

  • netdiscover
  • Nmap
  • DirBuster
  • Burp
Read more

About OSCP

Haven’t update my notes for about 90-120 days. I spent last 3 month in OSCP lab and finally got my first milestone on my way to slag dragon.

Read more

Pwnlab_init

Tools:

  • netdiscover
  • Nmap
  • DirBuster
  • Burp
Read more
lfi