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 …
Hello everyone! Welcome to “Malware Development in C” series! In today’s video, I will be explaining you socket programming in C! We shall first get started off by understanding basic workflow of a client and a server in socket programming …
Hello everyone, Hope you are doing great, In today’s video, I will show you the usage of CrackMapExec, CrackMapExec is a really great tool which can be used for bruteforcing various services, It is used a lot while pentesting active …
Hello everyone, In this video, I will guide you on using an OSINT tool named Profil3r. Profil3r can be used for finding social media accounts and email addresses of the user specified, It also displays whether the email account was …
Hello everyone, This video explains and shows how to exploit a recent vulnerability found in the print spooler service on Windows, known as “PrintNightmare”. It is a very critical vulnerability as it can lead to RCE (Remote Code Execution) and …