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.
How I implemented a very simple /dev/null for learning about device drivers
Uma rápida introdução ao S do S.O.L.I.D.
Data science project for the Campus Recruitment problem - How to choose the best MBA and land a great job?
tsc does not provide a way to copy non-TypeScript files during build. Here is how to set up a script to do this in a Node.js project.
Use the –rm flag to stop Docker from keeping useless volumes from your containers.
How I fixed this simple error when implementing an MVC architecture in Node.js
People prefer things that are easy to use. Use abstractions to hide the hard stuff from the users and allow everyone to enjoy what you create.
See how to avoid exposing you container’s ports and secure your applications from external access.
Data science project for the Campus Recruitment problem - How to choose the best MBA and land a great job?