Linux kernel QEMU setup
Compiling your own Linux kernel and running it on QEMU.
Compiling your own Linux kernel and running it on QEMU.
Decompressing Linux… Parsing ELF… And nothing happens! What to do when a Linux Kernel does not work in QEMU.
Writeup for the Web Utils chall in DiceCTF 2021.
University of São Paulo website was redirecting visitors to a malicious page. Here is how I analyzed it.
Writeup for the HPNY Web chall from TetCTF 2021.
Writeup for the Phishy Email chall from VULNCON CTF 2020.
Writeup for the USB Device chall from VULNCON CTF 2020.
Writeup for the Game Over chall from VULNCON CTF 2020.
Writeup for the can_you_c_the_password? chall from VULNCON CTF 2020.
Writeup for the Compromise chall from VULNCON CTF 2020.
Writeup for the Attack chall from VULNCON CTF 2020.
Writeup for the T1G3R chall from VULNCON CTF 2020.
Writeup for the Pcaped chall from VULNCON CTF 2020.
Writeup for the All I know was zip chall from VULNCON CTF 2020.
Writeup for the Find the Coin chall from VULNCON CTF 2020.
Writeup for the Maze chall from VULNCON CTF 2020.
An overview of the car hacking scenario in the last decade.
SQL Injection challenge from CTFLearn. This challenge consists of a forms that is vulnerable to SQL injection.
The REST API I am building as a personal project had an IDOR vulnerability. Here is what I learned from it.
Android challenge from the Hacker101 CTF. This challenge consists of an application with a simple Oauth authentication using WebViews.