Hacking/Windows internals/Process/Memory/Heap

From Skypher

Jump to: navigation, search

Main Page
├─▷Programming
└─▼Hacking
  ├─▷Shellcode
  ├─▼Windows internals
  │ ├─○PE
  │ ├─▷DLL
  │ ├─▼Process
  │ │ ├─▼Memory
  │ │ │ ├─●Heap
  │ │ │ ├─▷Stack
  │ │ │ ├─○PEB
  │ │ │ ├─○TEB
  │ │ │ ├─○DEP
  │ │ │ ├─○ASLR
  │ │ │ ...
  │ │ ├─○Thread
  │ │ ├─○SEH
  │ │ ...
  │ ...
  ├─○Vulnerabilities
  ├─○Heap spraying
  └─○List of security teams contact information

Contents


See also

  • Heap spraying - a technique used to make exploitation of security vulnerabilities easier.
Personal tools