Tutorials

In-depth guides covering security concepts, penetration testing techniques, and hands-on tips.

Part of: Learn
Content
Tutorials Sep 30, 2025
WebMap on Kali Linux — Installation & Quick Tutorial

WebMap takes Nmap XML output and presents it as an interactive web view (running in a Docker container). Below is a clear, practical, and slightly …

Tutorials Oct 09, 2025
How to Quickly Convert Web Requests into Python Code

When working on web-related projects or conducting penetration testing with Python, a common workflow involves first sending manual requests to a target website to inspect …