Curated Video
Post-Exploitation Terminologies
This video will teach you the jardong used when it comes to post exploiting a target
Curated Video
Acquire Malicious Apps1
This video will describe the methods of acquiring malicious Android applications over the internet. There are few publicly available sites in addition to Github links that will be shared.
Curated Video
Create a Simple Ransomware
This video will show you how easy it is to create a simple ranwonware
Curated Video
How Does Port Scanning Work
In this video, you will learn the two main techniques used in port scanning. We will be mainly using NMAP tool
Curated Video
Easily Hack a WordPress Site
WPScan is an easy to use tool that is used to hack into wordpress websites. Given that wordpress websites dominate the internet, this tool is priceless.
Curated Video
Google Security Services
Google adds various security features on top of the Android platform. This video will help you explore those feaures.
Curated Video
Analysis of COVID Spy Max APK
This video will deep dive into the analysis of a spyware APK
Curated Video
Dangerous Permissions
A very important part of doing static malware analysis is to check the dangerous permissions acquired by an application. This video will teach you how to spot those dangerous permissions.
Curated Video
Security Misconfiguration
Security configuration is one of the new OWASP top 10 vulnerabilities. We will explain this vulnerability in details in this video
Curated Video
Google Dorks Live Examples
Spot the vulnerabilities in the wild, leverage Google to hack into web applications and systems that are published over the Internet. You will be surprised by how easy it is.
Curated Video
Create a $3 Rubber Ducky Key-logger
Rubber ducky is the most famous key logger, but it is expensive. In this video you will learn how to create a similar device by buying an Arduino hardware from AliExpress at a cheap price
Curated Video
Execute an Offline Password Attack on Windows
Learn how to plan an execute an offline password attack on Windows using John The Ripper tool
Curated Video
Components with Known Vulnerabilities
This video will explain the drawbacks of using off the shelf components on your web application
Curated Video
All-in-one Metasploit Framework
This video will explain the powerful metasploit framework
Curated Video
Keyword Search Tecniques
This video will guide you on how to use keyword search techniques in spotting malicious code within an APK
Curated Video
Android Security Features
This video will highlight the various security features oferred by Android
Curated Video
Execute a Phishing Attack
In this video, you will learn how to plan and execute a phishing attack using the SET tool
Curated Video
Setup a Stealthy Command and Control Center Online
This video will teach you how to setup a command and control center over the internet to start you actual attacks
Curated Video
Run an Online Password Attack on Linux
Learn how to plan an execute an online password attack on Linux machine
Curated Video
Install KALI (Command Center)
This video will teach you how to install and setup KALI Linux
Curated Video
Backdoor Tools Explained
This video will explain how to create backdoors to attack web applications
Curated Video
Injecting a Legit APK and Analyze it using MobSF
MobSF is a powerful setup for analyzing mobile malware. In this video we will learn how to install this framework and analyze malicious applications on it.
Curated Video
SSL Interception
In this video, we will intercept SSL traffic by decrypting the SSL tunnel between an APK and a server