Skip to content

Rinzlller/ctf.Task-Based-sploits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writeups Index

There are all my CTF sploits derived by categories and topics

PWN

Buffer Overflow
  • BOF → UTCTF 2025. secbof

    ...Simply Buffer Overflow with ROP and seccomp. Seccomp allows us to use open, read, write and exit...

Fromat String
Heap
  • Double Free → Srdnlen CTF 2025. Kinderheim 511

    ...the memory (chunk) is freed in the heap, but the memory (chunk) address is not zeroed in the memories list...

Shellcoding
  • Length limitations → Volga CTF 2025 Qualifier. sbsbx

    ...sequential reading of three shellcodes with length limitations. Seccomp denies us to use read, execve and execveat...

About

CTF 🚩 Task-Based exploits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published