Exploits made practicing for OSCE
EIP overwrite for Integard | Writeup - https://purpl3f0xsec.tech/2019/08/04/osce-prep-integard.html
Assembly for spawning a shell using the stack
Assembly for spawning a shell using registers
Fuzzer for Vulnserver GMON
SEH overwrite for Vulnserver GMON | Writeup - https://purpl3f0xsec.tech/2019/06/21/osce-prep-2.html
SEH overwrite with egghunter for Vulnserver GMON | Writeup - https://purpl3f0xsec.tech/2019/06/18/osce-prep-1.html
Limited-space exploit for Vulnserver GTER
HTTP BooFuzz template created with BooGen, and used for HP NNM server
SEH overwrite for Integard | Writeup - https://purpl3f0xsec.tech/2019/08/04/osce-prep-integard.html
Socket-reuse exploit for Vulnserver KSTET | Writeup - https://purpl3f0xsec.tech/2019/09/04/Vulnserver-KSTET-Socket-Reuse.html
Alphanumeric-restricted exploit for Vulnserver LTER, using "carved" shellcode | Writeup - https://purpl3f0xsec.tech/2019/09/10/Vulnserver-LTER.html
Alphanumeric-restricted exploit for Vulnserver LTER, using MSFvenom-generated shellcode | Writeup - https://purpl3f0xsec.tech/2019/09/10/Vulnserver-LTER.html
Alphanumeric-restricted exploit for HP NNM server | Writeup - https://purpl3f0xsec.tech/2019/07/23/hpp-nnm.html
XOR decoder for shellcode, using a "marker" to end the loop
XOR decoder for shellcode, using a loop counter to end the loop
Python XOR encoder for shellcode