In this video, We’ll explore how direct system calls can be used to bypass API Hooking technique used by modern EDRs/AVs to block malicious in-memory attacks, Make sure to leave a like if you enjoyed it and learnt something new!
Hello everyone! In this video I teach you how you can extract credentials from the LSASS process without Mimikatz via a WinAPI known as MiniDumpWriteDump(), Please note, this video is only for educational purposes and is not meant for any …
Hello everyone, In this video, I teach you guys how to code a privilege escalation exploit from scratch, And escalate your privileges from a local administrator to NT Authority System! Make sure to enjoy the video!
Hello everyone! In this video I will teach you what process injection is and how to program a POC script for the it! Hope you guys enjoy the video and learn something from it!
Hello everyone! I am back again with a new video on the malware development series, today we have a look at how we can execute shellcode using Win32 API. We start out by discussing the theory part and then move …
Hello everyone! Hope you are doing great, I am back again with a new video on the Malware Development Series, Today we are going to code a very basic reverse shell in C using socket programming. We will take a …