Lab 2: Test the complexity of a Windows System, Cracking Windows hashes using Johnny
When cracking Windows passwords if LM hashing is not disabled, two...
Simple Bluetooth Discovery with Bluelog
Bluelog is a simple Bluetooth scanner that is designed to essentially do just one thing, log all the discoverable devices...
The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether making a backup, organizing a project, or moving content, cp allows...
Introduction
In digital investigations, images often hold more information than meets the eye. With the right tools and techniques, analysts can uncover hidden metadata, find...
The cat command short for concatenate, It is a fast and versatile tool for viewing and merging file contents directly from the Linux terminal. Whether you're...
The ls command is fundamental for anyone working with Linux. It’s used to display the files and directories in your current location, helping you stay organized...