File Encryption Overview

File Encryption Overview File encryption is the process of encrypting individual computer files to resist attempts for unauthorized access to the file. In this project, use a file encryption software to encrypt and decrypt computer files. Use different encryption...

A Steganography Message

A Steganography Message Overview Steganography is the practice of concealing a file, message, image, audio file, or video instead another file. Using a free steganography software program, embed a secret message inside another file and send this file to a friend with...

Create Firewall Rules with IPTables Overview

Create Firewall Rules with IPTables Overview IPTables is an IP packet filter firewall used for the Linux kernel. The filters are organized in different Netfilter modules known as tables which contain chains of rules for how to treat and filter through network packets....

Create Windows Firewall Rules

Create Windows Firewall Rules Overview Windows Firewall is a component of Microsoft Windows. The Defender Firewall is an application that filters information coming into your system from the Internet and blocks any potentially harmful programs. Using a Windows virtual...

Basic Scripting Project Overview

Basic Scripting Project Overview Scripting is the process of developing small-scale code which automates the execution of a particular task or function. In this project, create a basic script using your favorite language (Bash, PowerShell, Python, etc) to create a...

Create a Phishing Email Overview

Create a Phishing Email Overview Phishing emails are a type of social engineering attack often used to steal sensitive data, login credentials, credit card numbers, and establish a foothold in a corporate network. An attacker often masquerades as a trusted entity,...