>/Posts/[1:6]/15 $

Sort by:

Categories Tags

2025

Database Reincursion

# First Part ## Recon To be honest we don't have much to see there. It's simple login form shown on the screenshot below: ![1](./images/1.png) And we don't have any credentials attached to this task so I assumed it's a SQLi kind of a task and tried some basic payloads as input. ![2](...

Brød & Co.

# First Part ## Look at the files After downloading and unzipping the archive there’s only one APK inside, so I launched it on an Android emulator and also opened the APK in JADX-GUI for static analysis. ![1](./images/1.png) Not much to see in the UI at first glance. ![2](./images/2...

Friday Cake

### First Part **Look at the files** There isn’t much to look at it’s a single **apk** file, so we need an Android emulator to run it. I used BlueStacks. The app is simple: one input field and a submit button. ![1](./images/1.png) The goal is obvious: find the valid code to unlock the...

Sweet Treat

# First Part **Look at the files** ``` │>sweet treet │ cookiejar │ directory.db │ docker-compose.yml │ Dockerfile │ README.md │ └───webapp │ edit_profile.jsp │ index.jsp │ login.jsp │ logout.jsp │ register.jsp │ styles.css │ └───admin │ admin-review.jsp │ admin.jsp ``` ...

Ones-and-zeros

## What is this task even about? I started this challenge by taking a look at Discord, as part of my team had already begun working on it. My first glance at the provided charts led me to think -> 2 charts are probably UART or I2C to be decoded. ![1.png](./images/1.png) ## Identifying...

Talking-printer

### Who called this 'guessy'? This task wasn't very 'guessy' for me because as soon as I opened the included audio recording, I recognized those distinctive sounds. Not long ago, a clip titled ["Two AI Agents Start Talking in a Different Language with Each Other"](https://www.youtube...


X