// knowledge base
All Tutorials
Cybersecurity, ethical hacking & AI — all free, always.
Search & Filter
Ethical Hacking
Target Fingerprinting for Client-Side Attacks
Before you launch a client-side attack, you need to know your target. This tutorial shows you how to fingerprint them using Canary Tokens and tracking images to capture their location, browser, OS, and more before you make a move.
Ethical Hacking
118
Finding and Using Public Exploits: A Practical Guide
From recon to root shell, learn how to locate, evaluate, and execute public exploits against vulnerable services. A practical reference for security enthusiasts.
Ethical Hacking
369
How to Install Kali Linux on VirtualBox
Learn how to install Kali Linux on VirtualBox step by step, even if it's your first time setting up a virtual machine. This guide covers both installing Kali using the ISO file and using the pre-built VM, so you can quickly create a safe environment for practicing cybersecurity and penetration testing.
Network Hacking & Security
247
What Are Hosts in Cybersecurity?
This tutorial explains what hosts are in cybersecurity, why every network-connected device is a potential attack surface, and how attackers target them. It also covers defensive strategies like host hardening, EDR, patch management, and asset discovery to protect organizational networks.
Open Source Intelligence (OSINT)
382
The Dark Web: A Beginner's Guide to Accessing & Navigating It
The dark web sounds scarier than it is. In this guide, I show you how to access it using Tor, and take you on a tour of some of the wildest sites hiding beneath the surface of the internet.
Open Source Intelligence (OSINT)
575
Dark Web vs Deep Web: What's the Actual Difference?
Confused about the dark web and deep web? You're not alone. Most people use these terms interchangeably, but they're completely different things. This guide breaks down the actual differences, size comparisons, and what you'll really find in each part of the hidden internet.
Open Source Intelligence (OSINT)
304
Searching for a Trafficked Person Using Open Source Intelligence (OSINT)
Learn how Open Source Intelligence (OSINT) can be used to locate missing or trafficked persons by analyzing publicly available data such as phone numbers, online ads, images, and social media traces. It explains real-world techniques, tools, and investigation strategies that turn scattered digital footprints into actionable leads.
Ethical Hacking
823
How to Create and Use Wordlists for Password Testing
Learn to create and use wordlists for authorized password testing. This guide covers built-in wordlists like rockyou.txt, generating custom wordlists with Crunch, and understanding why password predictability matters for security.
Ethical Hacking
859
Preparing for Your Next Web Pentest
A practical guide to pre-attack reconnaissance: setting engagement rules, Google dorking, discovering subdomains and endpoints, identifying tech stacks and WAFs, and mining JS files for secrets using tools like Subfinder, Wayback Machine, and Wappalyzer.