Hey there! Here's a few stuff about me, in no particular order.
- Computers
- Beer
- Open-source
- Cats
- Mechanical Keyboards
- Hammocks
- Kernels
- Pwnables
- Infosec
- Low-level herpa-derping
- Racism/Sexism/Discrimination
- Capitalism
- Uncommented hax in code
Hey there! Here's a few stuff about me, in no particular order.
Writeups for the pwnable (RCE) challenges presented at the DEFCON CTF Qualifiers 2020
Python 1
#!/bin/sh
# If this the first time this is run, please run the following command manually:
# docker run --name kali -u 0 --mount type=bind,source=$PWD,target=/host -it kalilinux/kali /bin/bash