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 …
Hello everyone, I am back with another video on OSCP Buffer Overflow Series! In today’s video, we will be solving Brainpan, Brainpan is an intentionally vulnerable binary made for practicing buffer overflows. You can download the binary from the link …
Hello everyone, Hope you are doing great and are safe! In this video, I guide you on creating an exploit for FreeFloat FTP Server which is vulnerable to buffer overflow. We start out by fuzzing, in which we identify the …