Instructional Video2:21
Curated Video

Plan DOS and DDOS Attacks

Higher Ed
This video will teach you how to use Ettercap to perform DDOS attacks
Instructional Video5:21
Curated Video

Perform a DNS Spoofing Attack

Higher Ed
This video will teach you how to perform a DNS spoofing attack, and how to take user's URL request to a crafted web application of your own
Instructional Video6:50
Curated Video

Hack an Android Phone with Armitage

Higher Ed
In this video, we will actually hack an Android phone by deploying our payload using Armitage, which is a GUI for metasploit framework.
Instructional Video9:58
Curated Video

Create an IoT WIFI Jammer

Higher Ed
This video will show you how to create a hardware WiFi jammer to disrupt the wireless connetivity in a certain area
Instructional Video4:02
Curated Video

WPS Cracking

Higher Ed
In this video you will learn how to take over a router with enabled WPS protocol
Instructional Video3:20
Curated Video

Publish Your Weapons Online

Higher Ed
This video will teach you how to prepare your lab for a real world attack
Instructional Video3:35
Curated Video

Broken Authentication

Higher Ed
This video will explain the broken authentication on web applications and how can attackers leverage this vulnerability to gain unauthorized access
Instructional Video3:48
Curated Video

Download and Setup Genymotion

Higher Ed
Genymotion is an easy to use Android emulator. We will learn how to setup this emulator and use it for Dynamic malware analysis.
Instructional Video3:01
Curated Video

Decode and Decompile an APK

Higher Ed
This is a hands on tutorial on how to reverse engineer an Android application
Instructional Video1:20
Curated Video

XML External Entity

Higher Ed
XXE is one of the new OWASP top 10 vulnerabilities. We will explain this vulnerability in details in this video
Instructional Video10:45
Curated Video

Netcat Simplified

Higher Ed
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
Instructional Video3:05
Curated Video

Hide a Payload in a JPEG Image

Higher Ed
A stealthy approach is to hide your payload in an image. This video will show you how to do so
Instructional Video11:53
Curated Video

Decrypt SSL Session

Higher Ed
In this video, we will intercept SSL traffic by decrypting the SSL tunnel between an APK and a server
Instructional Video1:26
Curated Video

Cracking WEP

Higher Ed
This video will explain the wireless WEP protocol, and will show you how easy it is to crack routers using it
Instructional Video1:13
Curated Video

Unzip vs Decode

Higher Ed
This video will explaing the differences between unzipping an APK file versus decoding it
Instructional Video1:19
Curated Video

DEX File

Higher Ed
This video will explain the nature DEX file, which has a a set of bytecode instructions
Instructional Video0:41
Curated Video

Insecure Deserialization

Higher Ed
Insecure deserialization is one of the new OWASP top 10 vulnerabilities. We will explain this vulnerability in details in this video
Instructional Video2:58
Curated Video

Decode and Decompile Android Apps

Higher Ed
This is a hands on tutorial on how to reverse engineer an Android application
Instructional Video9:56
Curated Video

NMAP and ZENMAP Simplified

Higher Ed
ZENMAP is the GUI version of NMAP, you will learn how to use both applications
Instructional Video2:57
Curated Video

Introducing NMAP

Higher Ed
NMAP is the classic network scanner, in this video we will deep dive into its features
Instructional Video2:33
Curated Video

Understand NETBIOS and SMB Attacks

Higher Ed
This video will teach you how to perform NETBIOS and SMB attacks using various tools in Kali
Instructional Video5:41
Curated Video

Linux Fundamentals - Starting Additional Processes and Killing Processes

Higher Ed
This video demonstrates how to start additional processes and kill processes. This clip is from the chapter "Processes in Linux" of the series "Linux Fundamentals".This section explores processes. You will also learn to start and end the...
Instructional Video2:26
Curated Video

Linux Fundamentals - Data Streams of the Process

Higher Ed
This video explains the data streams of processes. This clip is from the chapter "Data Streams and Piping in Linux" of the series "Linux Fundamentals".This section will introduce you to the data streams and piping in Linux. By the end of...
Instructional Video13:49
Curated Video

DevOps and CICD Easily Explained

Higher Ed
DevOps is an agile development practice and mindset that uses agile principles (collaboration, communication, utilizing the right tools) to streamline software building, testing, and release. CI/CD is a DevOps tactic, which makes use of...