Untuk bahasa Indonesia, silakan klik link ini


This blog post was intended for Indonesian audiences. I’m only including the exercise portion and references that I used to create the blog post for the English version.

References

Exercise

Try to create / ask AI to create a CTF challenge where the user is asked to run shellcode, and must find the flag which is stored at a random address in memory. Use a prefetch attack to leak the address of the flag, then print the flag.

There is also a challenge on Dreamhack with the same concept.