Byte Babies

SwampCTF 2025: Blue

Apr 01, 2025 - janky - writeup, misc

author: @janky

Challenge Info:

Category: Misc

challenge description

Solution

We probably just need to enumerate the storage account to see what’s on there.

Let’s see what tool I can use.

Great! I found something called cloud-enum.

https://www.kali.org/tools/cloud-enum/

Here’s the command we’ll run: cloud_enum -k swampctf -b /usr/lib/cloud-enum/enum_tools/fuzz.txt -t 10 --disable-aws --disable-gcp

cloud-enum result

And once we click on this link we’ll see the file contents.

link to flag

Flag is: swampCTF{345y_4zur3_bl0b_020525}