these are CTF scripts that I developed during my cybersecurity studies. each one is assciated with the source of the problem I needed to solve
backdoor rev challenge with stripped binary
I use this template for my post mortem challenge notes
- ctf: []()
- challenge: []()
- summary:
- reminder:
|
----------------------
- ctf: jailctf2025
- challenge: calc
- summary: print function vulnerable by changing repr of object
- reminder: STRUCTURE YOUR THINKING. WRITE NOTES DURING CHALLENGE, OTHERWISE WILL RUN IN CIRCLES