Ciberseg 2024 Writeup

Explaining how (most of) UAH’s 2024 CTF challenges can be solved. Thanks a ton to contributors @davidcawork and @FooManroot!

January 29, 2024 · 23 min · 4835 words · Pablo Collado Soto

Capturing traffic remotely with WireShark

Sometimes running tcpdump and then scp is a bit much: let’s just open WireShark instead!

October 5, 2023 · 1 min · 34 words · Pablo Collado Soto

Some fun Git facts I've come across

Git is an amazing tool that’s so bit you sometimes run into quirks: I’m just writing them down!

May 15, 2023 · 3 min · 607 words · Pablo Collado Soto

Checking a system's endianness

Endianness is a concept that’s sometimes elusive. Let’s try to shine a light with C and Go!

April 26, 2022 · 9 min · 1873 words · Pablo Collado Soto

Persistently modifying an operating system image

Images provided by manufacturers don’t always hit the spot: they just need a bit of pizzazz!

April 26, 2022 · 9 min · 1891 words · Pablo Collado Soto