🧙
Pentesting & Red Teaming Notes
Ctrlk
  • Windows
  • Linux
  • Abusing Active Directory ACLs
  • Port Forwarding - Tunneling
  • Cloud
  • Mobile
  • Malware Development
    • Process Migration
    • Process Hollowing
    • Dynamic API Resolution
    • Suspended Threads
    • PPID Spoofing
    • Thread Stack Spoofing
    • ETW (Event Tracing for Windows)
    • AMSI Bypass
    • Tools
    • Esoteric
Powered by GitBook
On this page
  1. Malware Development

Process Hollowing

  • https://github.com/chvancooten/OSEP-Code-Snippets/blob/main/Shellcode%20Process%20Hollowing/Program.cs

  • https://github.com/Nariod/laz-y/blob/master/templates/hollow.cs

PreviousProcess MigrationNextDynamic API Resolution

Last updated 2 years ago