Tools & Learning

Security Resources

Handpicked tools, platforms, certifications, and references used in real offensive security practice. No padding โ€” only what actually gets used.

Reconnaissance

Recon & Enumeration

๐Ÿ”
Nmap
Port Scanner
FREE

The gold standard for network discovery and port scanning. Used in lab and authorised review work for service enumeration and OS fingerprinting.

NetworkPortsOS Detection
nmap.org โ†’
๐ŸŒ
Subfinder
Subdomain Enumeration
FREE

Fast passive subdomain discovery using multiple data sources. Essential for initial attack surface mapping before any active recon.

SubdomainsPassiveGo
GitHub โ†’
๐Ÿ•ท๏ธ
Katana
Web Crawler
FREE

Next-generation crawling and spidering framework from Project Discovery. Discovers endpoints, JS files, and hidden paths automatically.

CrawlingEndpointsJavaScript
GitHub โ†’
๐Ÿ“ก
Shodan
Internet Search Engine

Search engine for internet-connected devices. Invaluable for passive recon โ€” find exposed services, open ports, and misconfigured assets.

OSINTIoTPassive
shodan.io โ†’
๐Ÿฆ‰
theHarvester
OSINT Aggregator
FREE

Gather emails, domains, subdomains, IPs and URLs from multiple public sources. Useful for early passive research and footprint mapping.

EmailOSINTPython
GitHub โ†’
โšก
httpx
HTTP Toolkit
FREE

Fast multi-purpose HTTP toolkit for probing web servers. Pairs perfectly with subfinder for rapid alive-host detection and status fingerprinting.

HTTPProbingFast
GitHub โ†’
Web Application Testing

Web App Tools

๐ŸŽฏ
Burp Suite
Web Proxy / Scanner
COMMUNITY

The industry standard for web app pentesting. Used for intercepting requests, testing for IDOR, XSS, SQLi, auth flaws, and business logic bugs.

ProxyScannerIntruder
Download Free โ†’
๐Ÿ’‰
SQLMap
SQL Injection Tool
FREE

Automated SQL injection detection and exploitation. Supports all major SQL databases and injection techniques. Lab use only.

SQLiDatabasesPython
sqlmap.org โ†’
๐Ÿ’ฅ
Nuclei
Vulnerability Scanner
FREE

Fast template-based vulnerability scanner. 9,000+ community templates covering CVEs, misconfigs, exposed panels, and more.

TemplatesCVEsAutomated
GitHub โ†’
๐Ÿ“‚
ffuf
Web Fuzzer
FREE

Fast web fuzzer written in Go. Used for directory and file discovery, parameter fuzzing, and virtual host enumeration.

FuzzingDirectoryGo
GitHub โ†’
๐Ÿ”
PortSwigger Web Academy
Free Labs Platform
FREE

The best free web security lab platform available. Covers every OWASP Top 10 category with hands-on, guided labs.

LabsOWASPLearning
Start Learning โ†’
๐Ÿ›ก๏ธ
OWASP ZAP
Open Source Scanner
FREE

OWASP's open source web application security scanner. Good for automated baseline scanning and integration into CI/CD pipelines.

OWASPAutomatedCI/CD
zaproxy.org โ†’
API Security Testing

API Testing Tools

๐Ÿ”‘
jwt_tool
JWT Security Tester
FREE

The definitive tool for testing JSON Web Tokens. Covers signature algorithm confusion (none/RS256โ†’HS256), weak secrets, claim tampering, and key injection attacks. Essential for any API security review.

JWTAuth BypassPython
GitHub โ†’
๐Ÿ”
Arjun
HTTP Parameter Discovery
FREE

Discovers hidden HTTP parameters on API endpoints and web forms. Uncovers mass assignment vulnerabilities, undocumented parameters, and hidden functionality that automated scanners miss.

Parameter FuzzingMass AssignmentPython
GitHub โ†’
๐Ÿš€
Kiterunner
API Route Brute Forcer
FREE

Context-aware API endpoint discovery tool from Assetnote. Uses real API route wordlists derived from public API specs โ€” far more effective than generic directory bruting for API discovery.

API RoutesWordlistsGo
GitHub โ†’
๐Ÿ“ฌ
Postman
API Platform
FREE TIER

Industry standard for API interaction and testing. Excellent for manually testing REST endpoints, managing auth tokens, building test collections, and chaining requests to test for BOLA and auth bypass.

RESTCollectionsAuth Testing
postman.com โ†’
๐ŸŒ
GraphQL Voyager
GraphQL Schema Visualiser
FREE

Visualises GraphQL schemas as an interactive graph. Essential for understanding a GraphQL API's full capability surface โ€” identifying relationships, queries, and mutations that could be exploited.

GraphQLSchemaIntrospection
GitHub โ†’
๐Ÿ“–
OWASP API Security Top 10
Standard Reference (2023)
FREE

The 2023 edition covers BOLA, Broken Auth, BOPLA, Unrestricted Resource Consumption, BFLA, SSRF via APIs, and more. The definitive reference for any structured API security assessment.

Standard2023 EditionOWASP
owasp.org โ†’
Password Auditing

Password & Hash Tools

โšก
Hashcat
Password Recovery / Hash Cracking
FREE

World's fastest GPU-accelerated password recovery tool. Supports 350+ hash types including NTLM, bcrypt, SHA-256, MD5, and WPA2. Essential for post-exploitation credential auditing in lab environments.

GPU CrackingNTLMHash Types
hashcat.net โ†’
๐Ÿ”“
John the Ripper
Password Cracker
FREE

Classic, versatile password cracker supporting hundreds of hash formats. Excellent for cracking /etc/shadow entries, ZIP passwords, and common hash types. Great Hashcat complement for CPU-based cracking.

CPU CrackingShadow FilesVersatile
openwall.com โ†’
๐Ÿ“‹
SecLists
Security Wordlists
FREE

The most comprehensive collection of wordlists for security testing โ€” passwords, usernames, directory names, subdomains, fuzzing payloads, and more. The first thing to install on any pentest setup.

WordlistsPasswordsFuzzing
GitHub โ†’
๐Ÿ—บ๏ธ
CrackMapExec / NetExec
Network Authentication Tester
FREE

Swiss army knife for network authentication assessment. Tests credentials against SMB, WinRM, MSSQL, and more in one tool. Invaluable for internal network labs and AD environments. Lab use only.

SMBCredential TestingActive Directory
GitHub โ†’
Skill Development

Learning Platforms

๐Ÿดโ€โ˜ ๏ธ
TryHackMe
Guided Learning Platform
FREE TIER

Browser-based CTF and learning paths covering offensive security, SOC analysis, and cloud security. Ideal for beginners through intermediate. Charlie's personal primary learning platform.

CTFLearning PathsBrowser-BasedBeginner Friendly
tryhackme.com โ†’
๐ŸŸฉ
Hack The Box
Advanced Lab Platform
FREE TIER

Intermediate-to-advanced labs with retired machines, ProLabs, and CTF challenges. Useful for structured practice once the basics are stable.

AdvancedReal-WorldCTFPractice
hackthebox.com โ†’
๐Ÿ“บ
TCM Security Academy
Video Courses

Practical courses from industry professionals. Useful for building hands-on offensive security foundations and reporting discipline.

VideoOffensive SecurityPractical
tcm-sec.com โ†’
๐ŸŽ“
INE / eLearnSecurity
Structured Training

Structured training programs covering penetration testing, mobile security, and web application testing. Solid foundations for beginners entering the field.

StructuredWeb SecurityPractice
ine.com โ†’
๐Ÿ•น๏ธ
PicoCTF
Beginner CTF
FREE

Carnegie Mellon's beginner-friendly CTF platform. Excellent entry point for students learning binary exploitation, web, and forensics.

BeginnerCTFEducation
picoctf.org โ†’
๐Ÿ”“
OverTheWire
Wargames
FREE

Classic wargames (Bandit, Natas, Leviathan) for learning Linux fundamentals, web, and exploitation basics via SSH challenges.

LinuxSSHWargames
overthewire.org โ†’
Verified Credentials

Profile-Backed Evidence

This section only lists credentials and learning evidence backed by the supplied CV, ISC2 certificate, or public profile links. It intentionally avoids target-certification claims.

VERIFIED
ISC2 Certified in Cybersecurity (CC)
ISC2

ISC2 Certified in Cybersecurity (CC), completed 2026, backed by the supplied ISC2 certificate.

ISC2 CCCompleted 2026
VERIFIED
Jr Penetration Tester Certificate
Supplied CV

Listed in the supplied CV. Related CV-backed items include Web Fundamentals, Pre Security, and Cisco Introduction to Cybersecurity.

Jr Penetration TesterWeb FundamentalsPre Security
VERIFIED
TryHackMe ยท Top 3%
Supplied CV / public TryHackMe profile

Supplied CV evidence lists 149+ TryHackMe rooms, 26 badges, top 3% TryHackMe ranking, and Hack The Box practice.

Top 3%26 BadgesHTB Practice149+ Rooms
๐Ÿ”ต Blue Team
PRIMARY DISCIPLINE

Blue Team & Defensive Tools

๐Ÿ“Š
Splunk
SIEM Platform
DEV LICENSE

Industry-leading SIEM. Search Processing Language (SPL) is used for log analysis, alert creation, dashboards, and correlation rules in lab and learning contexts.

SPLDashboardsAlertsCorrelation
splunk.com โ†’
๐Ÿ”Ž
Elastic Stack (ELK)
Open-Source SIEM
FREE

Elasticsearch + Logstash + Kibana. The most widely deployed open-source log stack. KQL for threat hunting, Elastic Defend for EDR, Winlogbeat/Filebeat for log shipping. Fully self-hosted and free.

KQLKibanaElastic DefendWinlogbeat
elastic.co โ†’
โ˜๏ธ
Microsoft Sentinel
Cloud-Native SIEM

Cloud-native SIEM on Azure Log Analytics. KQL is used for hunting and detection, with native M365, Defender for Endpoint, Azure AD, analytics rule, workbook, and automation support.

KQLAnalytics RulesWorkbooksSOAR
azure.microsoft.com โ†’
๐Ÿฆˆ
Wireshark
Network Packet Analyser
FREE

The definitive network protocol analyser. Used for PCAP analysis, identifying C2 traffic, DNS tunnelling, lateral movement over the network, and suspicious connection patterns. Essential for both SOC work and DFIR.

PCAPProtocol AnalysisC2 DetectionNetwork Forensics
wireshark.org โ†’
๐Ÿ–ฅ๏ธ
Sysmon
Windows Telemetry
FREE

Windows System Monitor โ€” provides rich endpoint telemetry including process creation (EID 1), network connections (EID 3), file creation (EID 11), and registry modification (EID 13). The foundation of effective Windows endpoint detection.

Process CreationNetwork ConnRegistryFile Events
Microsoft Sysinternals โ†’
๐Ÿง 
Volatility 3
Memory Forensics Framework
FREE

The gold standard for memory forensics. Extracts processes, network connections, registry hives, injected code, and malware artefacts from RAM dumps. Used for malware analysis, incident response, and identifying fileless attacks.

Memory ForensicsMalware AnalysisProcess TreesInjected Code
volatilityfoundation.org โ†’
๐Ÿ”ง
CyberChef
Data Analysis Utility
FREE

GCHQ's Swiss Army knife for data analysis. Decodes Base64, deobfuscates malware strings, converts timestamps, defangs IOCs, extracts domains from URLs, and runs 300+ operations in a drag-and-drop interface. Daily analyst tool.

DecodingIOC DefangingMalware StringsTimestamps
gchq.github.io โ†’
๐ŸŽฏ
Sigma Rules
Detection Rule Standard
FREE

Open standard for SIEM-agnostic detection rules. Sigma rules can be compiled to SPL, KQL, Lucene, and more via pySigma. The preferred format for writing and sharing detection logic across SIEM platforms.

Detection EngineeringSIEM AgnosticOpen StandardpySigma
GitHub โ†’
๐Ÿ•ต๏ธ
TheHive
Incident Response Platform
FREE

Open-source security incident response platform โ€” case management, alert triaging, observable tracking, and task assignment for SOC teams. Integrates with MISP for threat intelligence correlation. The backbone of structured IR workflows.

Case ManagementAlert TriageMISP IntegrationSOC Workflow
thehive-project.org โ†’
๐Ÿ”—
MISP
Threat Intelligence Platform
FREE

Malware Information Sharing Platform โ€” collects, shares, and correlates threat intelligence including IOCs, TTPs, and malware samples. Used by SOC teams to enrich alerts with context from global threat intelligence feeds.

Threat IntelIOC SharingFeed ManagementATT&CK Mapping
misp-project.org โ†’
๐Ÿฆ…
Velociraptor
Endpoint Forensics & Hunting
FREE

Advanced endpoint visibility and forensics tool using VQL (Velociraptor Query Language). Enables rapid artefact collection, live forensics, and threat hunting across fleets of endpoints from a single interface.

VQLLive ForensicsArtefact CollectionFleet Hunting
velocidex.com โ†’
๐Ÿ”ฎ
VirusTotal
Malware Analysis & IOC Lookup
FREE

Analyses files, URLs, IPs, and domains against 70+ antivirus engines and threat intelligence sources. Primary tool for IOC enrichment during alert triage โ€” lookup suspicious hashes, domains, and IPs instantly.

IOC LookupFile AnalysisURL ScanningHash Lookup
virustotal.com โ†’
Open Source Intelligence

OSINT Tools

๐Ÿฆ…
Maltego
OSINT Graph Tool
FREE TIER

Visual link analysis tool for relationship mapping between people, domains, IPs, and organisations. Community edition is free.

GraphEntity MappingVisual
maltego.com โ†’
๐Ÿ“ง
Hunter.io
Email Finder
FREE TIER

Find and verify professional email addresses associated with a domain. Useful for social engineering assessment scoping.

EmailDomainSocial Eng
hunter.io โ†’
๐Ÿ”Ž
Recon-ng
Recon Framework
FREE

Full-featured web reconnaissance framework with modular design. Automates OSINT collection across dozens of data sources.

FrameworkModularPython
GitHub โ†’
๐ŸŒ
OSINT Framework
Tool Directory
FREE

Comprehensive directory of OSINT tools organised by data type. Useful reference for finding the right tool for a specific intelligence requirement.

DirectoryReferenceAll Types
osintframework.com โ†’
Reference Material

Quick Reference

๐Ÿ“‹
GTFOBins
Linux Privilege Escalation
FREE

Curated list of Unix binaries that can be abused to bypass local security restrictions. Useful as a privilege-escalation reference during lab work.

LinuxPriv-EscGTFOBins
gtfobins.github.io โ†’
๐ŸชŸ
LOLBAS
Windows Living off the Land
FREE

Windows equivalent of GTFOBins โ€” native binaries, scripts, and libraries that can be misused for offensive purposes during authorised labs or scoped work.

WindowsLOLBASEvasion
lolbas-project.github.io โ†’
๐ŸŽฏ
HackTricks
Pentest Methodology Book
FREE

The most comprehensive free pentesting methodology and technique reference. Covers everything from initial recon to post-exploitation in depth.

MethodologyReferenceTechniques
book.hacktricks.xyz โ†’
๐Ÿƒ
PayloadsAllTheThings
Payload Repository
FREE

Massive repository of useful payloads and bypasses for web application security testing. Covers XSS, SQLi, SSRF, RCE, and dozens more.

PayloadsBypassesWeb
GitHub โ†’
๐ŸŒ
OWASP Top 10
Web Vulnerability Standard
FREE

The definitive list of the most critical web application security risks. Understanding this list is the foundation of any web security career.

StandardWebAwareness
owasp.org โ†’
๐Ÿ“Š
MITRE ATT&CK
Adversary Framework
FREE

Globally-accessible knowledge base of adversary tactics and techniques. Used for threat modelling, red team planning, and detection alignment.

FrameworkTTPsRed Team
attack.mitre.org โ†’
We use cookies. Privacy policy.