
CVE 2017 0144 Scanner
While exploring CVE-2017-0144 eternalblue exploit, I found msfconsole runs an auxiliary scanner just before triggering the actual exploit. I have re-created a CVE-2017-0144 vulnerability scanner ba...

While exploring CVE-2017-0144 eternalblue exploit, I found msfconsole runs an auxiliary scanner just before triggering the actual exploit. I have re-created a CVE-2017-0144 vulnerability scanner ba...

OSED is tough, it can make you cry. I will be sharing my personal experience and opinion about the course and exam in this writing. What is OSED OSED is one of the certification provided by Of...

What is a thread? When you write and execute a simple “hello world” program, a process is created by the OS by allocating a virtual address space. The executable is then loaded into this allocated...

Introduction In this blog, we will learn how to exploit a Windows-based 32-bit application. For this blog, we will be using a simple application vulnerable to stack-based buffer overflow. This appl...

Narnia Continuing from the Narnia series, where we solved challenges N0, N1, and N2, in this blog, I will be sharing my experience of solving narnia3 to narnia9. This blog focuses on the methodolo...

Narnia Narnia is a CTF hosted on overthewire.org. It’s a beginner-level CTF that can warm you up for learning reverse engineering. This CTF focuses on 32-bit ELF binaries and hosts a total of 9 ch...

Leviathan Leviathan is a CTF hosted on overthewire.org that will test your knowledge of and familiarity with Linux. It’s a good starting point if you are looking to learn more about reverse engine...

Introduction Hey everyone 🙏, today we’ll be exploring FormBook, an infostealer malware 🤖 that has been circulating since 2016, offering its malicious services on hacking forums as Malware as a Ser...