~$captmeelo hack · learn · share

Exploit Development

8 posts

  1. exploitdev· · 10 min read

    [Backdoor 101] Backdooring PE File w/ User Interaction & Custom Encoder Using Existing Code Cave

    A walkthrough on how to backdooring PE files.

  2. exploitdev· · 11 min read

    [Backdoor 101] Backdooring PE File by Adding New Section Header

    A walkthrough on how to backdooring PE files.

  3. exploitdev· · 6 min read

    [VulnServer] Exploiting HTER Command using Hex Characters Only

    Exploitation of VulnServer's HTER command using Hex characters only.

  4. exploitdev· · 8 min read

    [VulnServer] Exploiting LTER Command using Restricted Characters

    Exploitation of VulnServer's LTE command with restricted characters.

  5. exploitdev· · 11 min read

    [VulnServer] Exploiting GMON Command via SEH and Egghunter

    Exploitation of VulnServer's GMON command via SEH and Egghunter.

  6. exploitdev· · 11 min read

    [VulnServer] Exploiting KSTET Command with Minimal Buffer Space Using Egghunter

    Exploitation of VulnServer's KSTET command with minimal buffer space using Egghunter.

  7. exploitdev· · 13 min read

    [VulnServer] Exploiting GTER Command with Limited Buffer Space Using Egghunter

    Exploitation of VulnServer's GTER command with limited buffer space using Egghunter.

  8. exploitdev· · 6 min read

    [VulnServer] Exploiting TRUN Command via Vanilla EIP Overwrite

    Exploitation of VulnServer's TRUN command using vanilla EIP overwrite method.