Skip to content

Commit

Permalink
Added bun-samosa challenge post
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaklog committed Sep 16, 2024
1 parent 67640e8 commit 0b327f9
Show file tree
Hide file tree
Showing 2 changed files with 3,896 additions and 0 deletions.
22 changes: 22 additions & 0 deletions content/posts/cremebrulee.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: 'The bun-samosa challenge'
description: 'Help us investigate the '
authors: ACMPESUECC
tags: [ACM, challenge]
date: '2024-09-16'
---

## Storyline

In the deep lands of Hacktopia, ACM conducts its annual flagship hackathon, *Hacknight,* in the midst of the Hacktober Fest. People gather to hack together and contribute to projects in the most unique way possible compared to any other in the land. Filled with participants, and maintainers helping each other out, lies the brains of the event - the `bun-samosa` bot. With an unbeaten ability to handle extreme server load, it has been unchallenged in the valley.

With years of being unbeaten, some events lead its failure, and no one was able to access the sites and get issues assigned. After getting the servers back up and running, now its time to catch the culprit behind this mess. All that’s left is some important logs in an `SQlite` db, but have some crucial information that can be used to trace back to the person. The *access logs* have some spike in requests coming in to the server, and figure out a way to trace back to the person.

> These `SQlite` files are unique per person and any attempts to cheat or collaborate will result in disqualification
You are in need of some basic tools like *SQlite* that will help you get around this problem

*Who was the person that got to the servers*, your responses will be recorded in a form that will be sent shortly. *We want your answers in the following format along with the steps you took to solve the problem in a `.sql` file*

> ip, time, name (decoded) and location from where the attack took place
Loading

0 comments on commit 0b327f9

Please sign in to comment.