>/Posts/[7:12]/18 $

Sort by:

Categories Tags

2025

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...

Kashi2024 Catseabank

# **Let's play** Ok, so we run the provided game and see some NPC. Let's talk to him: ![1](./images/1.png) Oh, looks like he won't talk to us unless we pay him. ![2](./images/2.png) Luckily, there was a bank next to him—great! ![3](./images/3.png) Unfortunately, this...

How To Sign Up And Login

# Requirements To create an account, you'll need the **Authenticator** app or any other that supports TOTP (time-based one-time passwords), since I don't want to store this kind of information in my database. :) ## What's next? Once you have it, go to the [sign-up](/sign-up) page and check if...


2024

1337up Live 2024 Phish Market Order Management

### First Part **Look at the files** ``` │>PHISH_MARKET │ docker-compose.yml │ start.sh │ ├───market │ Dockerfile │ market │ wait-for-it.sh │ └───mysql Dockerfile init-db.sql ``` As you may have noticed, there are 2 Docker...


X