Sandwich Challenge Writeup
I recently uploaded a web exploitation challenge on github. Here is the writeup for that challenge. First, I would recommend that you try the challenge yourself: https://github.com/auk0x01/sandwich...
I recently uploaded a web exploitation challenge on github. Here is the writeup for that challenge. First, I would recommend that you try the challenge yourself: https://github.com/auk0x01/sandwich...
Hello folks, I developed a web exploitation challenge for HackTheBox - Saturn some months ago. It got retired some days ago, so I thought to publish the writeup with the solution. You can check out...
I solved LockTalk web challenge from HTB CyberApocalypse 2024 and here is the writeup for it. Challenge: We are given a page showing different endpoints. Our endgoal is to access /api/v1/flag ...
I recently played LACTF 2024 and managed to solve two web challenges. The name of the challenges are terms-and-conditions and flaglang. Challenge #1 (terms-and-conditions): We are given a page. W...
So, I recently solved one web challenge from DiceCTF 2024. The name of the challenge is funnylogin. I loved the challenge as it required a little creativity. Challenge We are given a login page. ...
Intro Hi folks, today we will solve Malbuster room from Tryhackme. Malbuster is basic room for malware analysis. Static analysis is a prerequisite to complete this room. Let’s start Scenario We...