Guides & Tutorials

Hands-On Guides for
Real Tools

Step-by-step walkthroughs for the tools you'll use in live labs and on the job — Nmap, Wireshark, Metasploit, Burp Suite, and more. No fluff, just commands.

6+
Guides
3
Difficulty Levels
100%
Free to Read
Recommended Learning Path
New to security tools? Start here and work through in order.
Each guide builds on the last. Complete all six and you'll have the hands-on foundation for CEH Module labs.
1. Nmap
2. Wireshark
3. Metasploit
4. Burp Suite
5. Hashcat
6. CEH Exam Prep
Beginner
Nmap for Beginners: Your First Network Scan
Tool: Nmap

Install Nmap, run your first host discovery scan, interpret open ports and service versions, and understand what an attacker sees when they scan your network.

20 min read
6 steps
1
Installing Nmap on Kali Linux
2
Host discovery: ping scan
3
Port scanning: SYN, TCP, UDP
Start Guide
Beginner
Wireshark Essentials: Capturing and Analysing Traffic
Tool: Wireshark

Set up a capture, apply display filters to isolate HTTP, DNS, and TCP streams, and reconstruct a credentials exchange from a packet capture — the same technique used in network forensics.

25 min read
7 steps
1
Selecting the right interface
2
Display filter syntax
3
Following TCP streams
Start Guide
Intermediate
Getting Started with Metasploit Framework
Tool: Metasploit

Launch msfconsole, search for and configure exploits, set payloads, open a Meterpreter shell on a vulnerable target, and perform post-exploitation enumeration — safely, on Metasploitable 2.

30 min read
8 steps
1
msfconsole basics
2
Searching and selecting exploits
3
Setting RHOST, LHOST, payload
Start Guide
Intermediate
Burp Suite Basics: Intercepting Web Application Traffic
Tool: Burp Suite CE

Configure the proxy, intercept and modify HTTP requests, use Repeater to test for SQLi and XSS, and run an active scan against a deliberately vulnerable DVWA target.

25 min read
7 steps
1
Proxy setup and FoxyProxy
2
Intercepting login requests
3
Using Repeater for manual tests
Start Guide
Intermediate
Hashcat Password Cracking: A Practical Lab Guide
Tool: Hashcat

Identify hash types, run dictionary attacks with rockyou.txt, use rules to extend coverage, and understand why MD5 and NTLM hashes are trivially crackable — with timing benchmarks from real hardware.

20 min read
6 steps
1
Identifying hash types
2
Dictionary attack with wordlists
3
Rule-based mangling
Start Guide
Advanced
How to Pass the CEH v13 Exam: A Complete Study Strategy
EC-Council CEH v13

Breaking down all 20 modules, identifying the highest-yield exam topics, building a 60-day study schedule, and using the EC-Council iLabs effectively — from someone who has written the exam.

15 min read
5 steps
1
Understanding exam structure (125 Q)
2
High-yield module breakdown
3
60-day study schedule
Start Guide
Put the Guides to Work
Practice every tool in a live cloud lab
VAPTIC students run Nmap, Metasploit, Wireshark, and Burp Suite against real VMs — Kali Linux + Metasploitable 2 — accessed directly in the browser. No local setup required.