Category: WriteUps
-
OWASP : Pixi
Hey, in this post we are going to look at a few of the (intentionally many) vulnerabilities present in the Pixi webapp, created by the OWASP as a platform for people to learn what not to do when creating web applications. Here is a summary : Broken secret When we create an account and login…
-
HackTheBox : Stocker
Hello ! Today we are going to take a look at the Stocker machine on HackTheBox. Here is a summary if you want to skip to some part of the exercise : First contact As always, we are going to start by doing a simple nmap scan of the target, to know what kind of…
-
TryHackMe : Olympus
Hi ! Today we’re going to try to complete the Olympus room on TryHackMe. Since this room is a bit long, here is a summary so that you can jump to the part(s) that interest you : Initial access Let’s first start the target machine, and perform basic enumeration on it using nmap. We find…