CyberChef
The cyber โSwiss Army knife.โ Decode Base64, convert hex, calculate hashes, decompress data, extract strings, and chain operations together.
Open CyberChef โA fast, student-friendly guide to useful online cybersecurity tools. Pick the job you are trying to do, learn what the tool is for, and launch it. No giant bookmarks folder required.
The tools you will reach for again and again.
The cyber โSwiss Army knife.โ Decode Base64, convert hex, calculate hashes, decompress data, extract strings, and chain operations together.
Open CyberChef โA visual converter for classic ciphers and encodings. Excellent for Caesar/ROT, Base64, Vigenรจre, Enigma, binary, hexadecimal, and more.
Open Cryptii โA huge collection of cipher solvers, encoders, decoders, math tools, and puzzle helpers. Useful when you recognize the cipher family.
Open dCode โCheck suspicious files, URLs, domains, and indicators without opening them directly.
Check files, URLs, domains, IPs, and hashes against many security engines and threat-intelligence sources.
Open VirusTotal โPublic malware sandbox and threat-analysis service. Useful for examining behavior, processes, dropped files, and network activity.
Open Hybrid Analysis โAn interactive malware-analysis sandbox. Public submissions should never contain private or sensitive files.
Open ANY.RUN โLoads a webpage in a remote browser and reports screenshots, requests, domains, IPs, technologies, and other useful evidence.
Open urlscan.io โInvestigate public information, infrastructure, usernames, domains, and historical webpages.
View archived versions of websites and investigate how pages, organizations, or content changed over time.
Open Wayback Machine โSearch information collected from internet-connected services and devices. Great for understanding exposed infrastructure and service banners.
Open Shodan โSearch hosts, services, and certificate data gathered from the public internet. Particularly useful for certificate and infrastructure research.
Open Censys โCheck whether an email address appears in known data breaches and learn which services were affected.
Open HIBP โCheck whether a username appears across many public websites. Useful for authorized OSINT investigations and classroom exercises.
Open WhatsMyName โSearch public Certificate Transparency logs. A very useful way to discover certificate history and possible subdomains.
Open crt.sh โUnderstand domains, DNS records, IP addresses, routes, headers, and network services.
Quick lookups for DNS, MX records, SPF, DKIM, DMARC, blacklists, and other email/domain troubleshooting information.
Open MXToolbox โVisual DNS research that can reveal host records, mail servers, name servers, and related infrastructure for a domain.
Open DNSDumpster โLook up public information associated with an IP address, such as ASN, network owner, approximate region, and routing details.
Open IPinfo โResearch autonomous systems, IP prefixes, routing relationships, DNS, WHOIS, and internet routing information.
Open BGP Toolkit โOnline DNS, HTTP, traceroute, and limited network-scanning utilities. Use active scans only on systems you are authorized to test.
Open HackerTarget โInspect websites, headers, technologies, APIs, certificates, and defensive configuration.
Check a website's HTTP security headers and get an easy-to-understand grade for common defensive settings.
Open Security Headers โAnalyze the TLS/SSL configuration of a public web server and learn about protocols, ciphers, certificates, and common weaknesses.
Open SSL Labs โIdentify technologies used by a website, including frameworks, analytics, hosting, content-management systems, and services.
Open BuiltWith โBuild and send HTTP/API requests from a browser. Helpful for learning methods, headers, JSON, REST APIs, and request/response behavior.
Open ReqBin โEvaluate defensive web configuration and security headers, with explanations of settings that can improve a site's security posture.
Open Observatory โIdentify file types, inspect metadata, analyze packet captures, and understand hidden file structure.
Gary Kessler's classic reference for identifying files from their hexadecimal signatures or โmagic numbers.โ
Open File Signatures โInspect metadata embedded in image files, including camera information and other EXIF fields when present.
Open Metadata Viewer โRuns several image-forensics and steganography techniques in one place. Useful for CTF images and classroom investigations.
Open Aperi'Solve โA browser-based packet-capture analyzer for viewing conversations and protocols when a full desktop Wireshark setup is not available.
Open Packetor โRecognize hashes, check password exposure, and learn what secure password storage looks like.
Paste a hash and get suggestions for possible hash types based on length and format. Identification is not always definitive.
Open Hash Analyzer โCheck whether a password has appeared in known breach corpuses. Never test an actual current password you still use.
Open Pwned Passwords โA lookup service for common unsalted hashes. Useful for understanding why fast, unsalted password hashes are poor password storage.
Open CrackStation โSearch known hash/plaintext pairs and identify common hash formats. Useful for classroom password-hash exercises and authorized investigations.
Open Hashes.com โA rainbow-table resource for demonstrating precomputed password-hash recovery. Especially useful for teaching why older unsalted password hashes are vulnerable.
Open Rainbow Tables โResearch IPs, domains, hashes, vulnerabilities, and known attacker behavior.
Check community reports and reputation information associated with public IP addresses.
Open AbuseIPDB โEnrich domains, URLs, and IP addresses with threat-intelligence context and relationships.
Open Pulsedive โA knowledge base of real-world adversary tactics and techniques. Excellent for learning how attacks are described and mapped.
Open MITRE ATT&CK โLook up CVE vulnerability records, CVSS information, affected products, references, and technical details.
Open NVD โInvestigate suspicious messages, sender authentication, URLs, and email headers.
Paste raw email headers to visualize delivery hops and timing. Helpful for learning Received headers and tracing message flow.
Open Messageheader โAnalyze email headers and message delivery information in a friendlier format than reading raw headers by hand.
Open Header Analyzer โInspect DMARC and related email-authentication records to understand how domains protect against sender spoofing.
Open dmarcian โSafe places to build skill when you are ready to move from reference tools to hands-on practice.
Free cybersecurity challenges covering cryptography, web exploitation, forensics, reversing, and general skills.
Open picoCTF โA classic guided Linux wargame for learning commands, files, permissions, SSH, pipes, and other command-line fundamentals.
Open Bandit โExcellent free lessons and legal practice labs for web-security concepts such as authentication, access control, XSS, and SQL injection.
Open Web Security Academy โ