OSINT & Recon Tools

A curated directory of the essential tools used for reconnaissance, authorized penetration testing and security research. Every tool below is battle-tested by the UzHackHub community for bug hunting, CTFs and red-team practice.

Always scan only systems you own or have explicit written permission to test. Unauthorized access is illegal in Uzbekistan and worldwide. Use these tools against your own lab (TryHackMe, Hack The Box or a local VM) until you hold a proper authorization document.

Nmap logo

Nmap

Network Scanning

Industry-standard network mapper for host discovery, port scanning, service and OS fingerprinting.

Use case: Build a complete map of a target's exposed services and open ports before touching anything else.

Metasploit logo

Metasploit

Vulnerability Scanning

Exploitation framework with thousands of ready-made payloads, encoders and auxiliary modules.

Use case: Verify a discovered vulnerability by safely running an exploit against a test environment.

Burp Suite logo

Burp Suite

Web App Testing

Intercepting proxy for manipulating, scanning and fuzzing HTTP traffic between a browser and a target.

Use case: Intercept and rewrite requests to find SQLi, XSS and broken access control flaws in web apps.

Wireshark logo

Wireshark

Packet Analysis

Deep packet analyzer that captures live traffic and decodes hundreds of network protocols.

Use case: Trace a conversation between two hosts to spot credentials or sensitive data sent in clear text.

Kali Linux logo

Kali Linux

Vulnerability Scanning

Debian-based penetration testing distribution preloaded with over 600 security tools.

Use case: A full ready-to-use attack lab, ideal for CTFs, training and structured red-team engagements.

Ghidra logo

Ghidra

Reverse Engineering

NSA's open-source reverse engineering suite with a powerful interactive decompiler.

Use case: Decompile a suspicious binary to understand what it does before it ever gets executed.

SQLMap logo

SQLMap

Web App Testing

Automated tool that detects and exploits SQL injection flaws across many database engines.

Use case: Prove an injection point exists and safely extract a single row from a training database.

Hashcat logo

Hashcat

Credential Testing

World's fastest password recovery tool, using GPU acceleration across dozens of hash modes.

Use case: Audit leaked or captured password hashes to prove how weak the underlying passwords are.

OWASP ZAP logo

OWASP ZAP

Web App Testing

Open-source web app scanner with an easy proxy mode, active scanning and fuzzing engine.

Use case: Run a first-pass automated scan against your own staging environment during a code review.

Hydra logo

Hydra

Credential Testing

Parallel network login cracker supporting dozens of protocols from SSH and FTP to HTTP forms.

Use case: Test whether weak or default passwords exist across your lab's exposed login services.

Nuclei logo

Nuclei

Vulnerability Scanning

Fast, template-based vulnerability scanner that sends targeted requests with YAML templates.

Use case: Continuously scan your own assets against thousands of known CVE and misconfiguration checks.

Aircrack-ng logo

Aircrack-ng

Wireless

Complete suite for monitoring, attacking, testing and cracking Wi-Fi networks.

Use case: Audit your own home router's WPA2 configuration by capturing handshakes and testing passphrases.

Ready to practice safely?

Join the community lab on Telegram, or spin up a disposable Kali VM and follow our weekly walkthroughs. No credentials required, just a curiosity for how things break.

Join UzHackHub