Explore >> Select a destination


You are here

faraz.faith
| | wachter-space.de
3.9 parsecs away

Travel
| | This is a writeup of an easy/medium pwn challenge called "Profile" featuring a type confusion, some GOT overwriting, and a funny but unnecessary one gadget exploit for the fun of it. We are given the following files: main.c profile (binary) Dockerfile docker-compose.yml Let's look at main.c and see if we can spot a vulnerability from the provided source code. #include #include #include #include struct person_t { int id; int age; char *name; }; void get_value(const char *msg, void *pval) { printf("%s", ms...
| | karmanyaah.malhotra.cc
3.7 parsecs away

Travel
| |
| | www.da.vidbuchanan.co.uk
4.4 parsecs away

Travel
| |
| | qsantos.fr
25.5 parsecs away

Travel
| By the way, I use Linux 1998 2008 2018 2022 will be the year of the Linux desktop. Definitely sometimes before 2028. Maybe before 2038? Ok, maybe not. In any case, I am the most comfortable working (and studying, and procrastinating, and gaming, and procrastinating) on Linux (yeah, yeah, GNU/Linux or GNU+Linux, I know). Actually ... Continue reading Building for Windows without Running Windows ?