ARSENAL // LOADED

pwnHACKER //TOOLS

A field-tested security arsenal reimagined as a digital equipment rack. Search by purpose, scan the operating specs, and jump directly to each project's official home.

SECURITY_TOOL_RACK // STATUS
RECON MODULE ONLINE
WIRELESS MODULE ONLINE
WEB MODULE ONLINE
FORENSICS MODULE ONLINE
01KALI
Recon · ExploitFree / Open Source

Kali Linux

A Debian-based security OS with a broad collection of auditing and forensic tools for legitimate lab and assessment work.

PLATFORMLinux / VM / Live USB
USE CASESPen Testing · CTF · Security Research
root@lab:~$sudo apt update
OPEN ↗
02NMAP
ReconFree / Open Source

Nmap

Network Mapper for host discovery, service enumeration, OS fingerprinting, and authorized security auditing.

PLATFORMLinux · Windows · macOS
USE CASESPort Scanning · OS Detection · Service Enum
root@lab:~$sudo apt install nmap
OPEN ↗
03MSF
ExploitCommunity Free / Pro Paid

Metasploit Framework

A mature penetration-testing framework for controlled exploit simulation, auxiliary modules, and remediation validation.

PLATFORMLinux · Windows · macOS
USE CASESControlled Exploitation · Validation
root@lab:~$sudo apt install metasploit-framework
OPEN ↗
04WS
Forensics · ReconFree / Open Source

Wireshark

Packet-level network protocol analysis for troubleshooting, research, and spotting anomalous traffic.

PLATFORMLinux · Windows · macOS
USE CASESPacket Analysis · Traffic Capture
root@lab:~$sudo apt install wireshark
OPEN ↗
05AIR
Wireless · PasswordFree / Open Source

Aircrack-ng

Wireless-security toolkit for authorized Wi-Fi assessment, packet capture, injection testing, and password auditing.

PLATFORMLinux · Windows · macOS
USE CASESWi-Fi Audit · Handshake Analysis
root@lab:~$sudo apt install aircrack-ng
OPEN ↗
06KIS
Wireless · ReconFree / Open Source

Kismet

Passive wireless detector, sniffer, and IDS supporting Wi-Fi, Bluetooth, RF, and SDR-based research.

PLATFORMLinux
USE CASESWardriving · Passive Sniffing · IDS
root@lab:~$sudo apt install kismet
OPEN ↗
07BURP
Web · ExploitFree / Paid

Burp Suite

Web-application security platform centered on an intercepting proxy for authorized HTTP/S testing and analysis.

PLATFORMLinux · Windows · macOS
USE CASESHTTP Proxy · API Testing · Web Audit
root@lab:~$launch Burp Suite
OPEN ↗
08SHO
OSINT · ReconFree / Paid

Shodan

Search engine for Internet-connected systems, services, banners, and externally visible infrastructure.

PLATFORMWeb · API · CLI
USE CASESIoT Discovery · Attack Surface
root@lab:~$shodan host <authorized-target>
OPEN ↗
09JTR
PasswordFree / Open Source

John the Ripper

Fast password auditing and recovery suite supporting many hash and cipher types for authorized security assessments.

PLATFORMLinux · Windows · macOS
USE CASESPassword Audit · Hash Recovery
root@lab:~$sudo apt install john
OPEN ↗
10NIK
Web · ReconFree / Open Source

Nikto

Open-source web-server scanner for dangerous files, outdated software, and common configuration weaknesses.

PLATFORMLinux · Windows · macOS
USE CASESWeb Server Audit · Misconfig Checks
root@lab:~$sudo apt install nikto
OPEN ↗
11XEU
OSINTFree / Open Source

Xeuledoc

OSINT utility for extracting metadata from publicly shared Google documents during lawful investigations.

PLATFORMPython
USE CASESPublic Document Metadata
root@lab:~$pip3 install xeuledoc
OPEN ↗
12STB
Exploit · OSINTFree / Open Source

Storm-Breaker

Social-engineering demonstration tooling intended only for consent-based training and authorized awareness testing.

PLATFORMLinux · Termux
USE CASESSecurity Awareness Demo
root@lab:~$authorized lab use only
OPEN ↗
13ZAP
WebFree / Open Source

OWASP ZAP

OWASP's web-security proxy and automated scanner for learning, testing, and defensive application-security workflows.

PLATFORMLinux · Windows · macOS
USE CASESWeb Vuln Scan · CI/CD
root@lab:~$launch zaproxy
OPEN ↗
14HASH
PasswordFree / Open Source

Hashcat

GPU-accelerated password recovery utility supporting hundreds of hash formats and multiple audit modes.

PLATFORMLinux · Windows · macOS
USE CASESGPU Password Audit · Hash Recovery
root@lab:~$sudo apt install hashcat
OPEN ↗
15PASS
PasswordFree / Mixed

Password Cracking Tools

Field guide covering common password-auditing tools, their purposes, official sources, and legitimate testing contexts.

PLATFORMReference Guide
USE CASESAuthorized Password Auditing
root@lab:~$open pwnHACKER guide
OPEN ↗
16MALT
OSINT · ReconFree / Paid

Maltego

Visual link-analysis platform for mapping relationships among people, domains, infrastructure, organizations, and accounts.

PLATFORMLinux · Windows · macOS
USE CASESGraph Analysis · Link Mapping
root@lab:~$launch Maltego
OPEN ↗
AUTHORIZED USE ONLY

These tools are intended for education, lab work, defensive research, and security testing where you have explicit authorization.