Try Hack Me TryHackme : Broker Writeup In this article we are going to solve another CTF challenge broker from TryHackMe. This challenge includes finding an exploit for a particular software and gaining initial access using that exploit.
Try Hack Me TryHackme : Wekor Writeup After a very long time I am sharing a walk-through because I really like this CTF challenge (wekor), This challenge includes SQLi, wordpress and other things like recognizing internal service for privilege escalation.
Try Hack Me TryHackMe : Battery Official Writeup This is the official writeup for TryHackMe challenge battery. I am going to show all the ways you can get the initial shell as well as the root.
Hack My VM HackMyVM : Level Walkthrough In this article we are going to solve another boot2root machine named Level from HackMyVM, it is a medium level VM designed by d4t4s3c, So let's get started.
Vulnhub Vulnhub : Shuriken Walkthrough I am back with another walkthrough of a CTF Challenge I found on Vulnhub which is created by LoneWolf. This is a medium level and very good VM. So let's start!
Hack My VM HackMyVM : Twisted Walkthrough This is my first writeup from HackMyVM Platform. In this article, I will be sharing a walkthrough of a machine named "Twisted".
Try Hack Me TryHackme : The MarketPlace Walkthrough In this article we are going to solve another boot2root challenge from TryHackMe that is The MarketPlace. It is a medium rated box, so let's begin.
Vulnhub Legacy : HangTuah Vulnhub Walkthrough In this article we are going to solve another boot2root challenge Legacy : HangTuah, It is a Medium rated box developed by @Hoj3n.
Vulnhub Pyexp Vulnhub Walkthrough Today we are going to solve another CTF challenge pyexp available on vulnhub. This VM is rated medium and made by @0xatom.
Vulnhub FunBox : 2 Vulnhub Walkthrough FunBox:2 is the second part for Vulnhub FunBox series. This machine is rated easy and good for beginners.
Vulnhub FunBox : 1 Vulnhub Walkthrough Today, we are going to solve another boot2root challenge FunBox: 1 from Vulnhub , this is an easy level VM . So lets get started.
Vulnhub Cheran 1 Vulnhub Walkthrough In this article we are going to solve another boot2root challenge "Cheran" made by Shadow Phreak. This is an easy machine so let's get started.
Binary Exploitation Assembly Language Series: 0x02 Today I will be continuing the topic which I published in the last article of the Assembly Language Series.
Vulnhub Sunset Midnight Vulnhub Walkthrough Sunset:Midnight is a boot2root machine available on Vulnhub. I really like all the machines from this author and I recommend you to try out his machines, these are actually good :)
Binary Exploitation Assembly Language Series: 0x01 Hello Everyone, I am starting a new series related to Assembly Language. In this article we are going to analyze a very small program using gdb.