Curated Video
Download and Setup Genymotion
Genymotion is an easy to use Android emulator. We will learn how to setup this emulator and use it for Dynamic malware analysis.
Curated Video
Decode and Decompile an APK
This is a hands on tutorial on how to reverse engineer an Android application
Curated Video
XML External Entity
XXE is one of the new OWASP top 10 vulnerabilities. We will explain this vulnerability in details in this video
Curated Video
Netcat Simplified
Netcat is a simple networking utility, however it can be leveraged to powerfully exploit victims. In this video you will learn how to set it up and use it
Curated Video
Hide a Payload in a JPEG Image
A stealthy approach is to hide your payload in an image. This video will show you how to do so
Curated Video
Decrypt SSL Session
In this video, we will intercept SSL traffic by decrypting the SSL tunnel between an APK and a server
Curated Video
Cracking WEP
This video will explain the wireless WEP protocol, and will show you how easy it is to crack routers using it
Curated Video
Unzip vs Decode
This video will explaing the differences between unzipping an APK file versus decoding it
Curated Video
DEX File
This video will explain the nature DEX file, which has a a set of bytecode instructions
Curated Video
Insecure Deserialization
Insecure deserialization is one of the new OWASP top 10 vulnerabilities. We will explain this vulnerability in details in this video
Curated Video
Decode and Decompile Android Apps
This is a hands on tutorial on how to reverse engineer an Android application
Curated Video
NMAP and ZENMAP Simplified
ZENMAP is the GUI version of NMAP, you will learn how to use both applications
Curated Video
Introducing NMAP
NMAP is the classic network scanner, in this video we will deep dive into its features
Curated Video
Understand NETBIOS and SMB Attacks
This video will teach you how to perform NETBIOS and SMB attacks using various tools in Kali
Curated Video
Update, Upgrade, and Alias Commands
This video will show you how to keep your pentest box up-to-date
Curated Video
How to Prepare and Present Your Report final mp4 new
This video will teach you how to professionally present your findings to a client
Curated Video
How to Analyze a Cyber Attack
Traditional information security attack analysis focuses on malware and computer intrusions, in which an attacker utilizes technical prowess to exploit a vulnerability to gain access to or harm a system (or network).
Curated Video
Run a Simple Ransomware
In this tutorial, you will learn how to create a very simple Ransomware to encrypt files, and how to use a Decrypter to gain access to these files again. THIS VIDEO IS FOR EDUCATIONAL PURPOSES ONLY. I AM NOT RESPONSIBLE FOR YOUR ACTIONS....
Curated Video
Android Platform
This video explains Android platform in general. It is a pre-requisite before going ahead with the other videos.
Curated Video
Injection
SQL injection is one of the new OWASP top 10 vulnerabilities. We will explain this vulnerability in details in this video
Curated Video
Broken Access Control
This video will explain the broken access attack vector on web applications and how can attackers leverage this vulnerability to gain unauthorized access
Curated Video
Advanced Persistent Threats (APTs)
A stealthy threat actor, usually a nation state or state-sponsored organization, that gains unauthorized access to a computer network and goes unnoticed for a long time constitutes an advanced persistent threat.
Curated Video
Ethical Hacking with Kali Linux Introduction
This video is an introduction on ethical hacking
Curated Video
Android Security Architecture
A very important video that details the security architecture of an APK app and how it interacts with the Android platform