๐Ÿฆ‰ OwlSector Teaching-first cyber challenges
Owl Sector Reference Desk

Cyber Tool Shed

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.

Explore Tools โ†“ New to cyber? Start here
โš ๏ธ
Use responsibly. Only scan, test, or investigate systems and data you own or have explicit permission to work with. Also remember that files, URLs, hashes, and other data submitted to third-party services may be retained or shared.
๐ŸŸข BeginnerSimple enough to use with little or no setup. Great for first investigations and classroom challenges.
๐Ÿ”ต IntermediateMore information, filters, or security knowledge may be needed to understand the results.
๐ŸŸก AdvancedPowerful research or analysis tools. Students should understand the data they are submitting and the scope of their authorization.
โ€ข External sites open in a new tab.

๐Ÿงฐ Multi-Purpose & Decoding

The tools you will reach for again and again.

๐ŸณBeginner

CyberChef

The cyber โ€œSwiss Army knife.โ€ Decode Base64, convert hex, calculate hashes, decompress data, extract strings, and chain operations together.

DecodeHexBase64Hashes
Open CyberChef โ†—
๐Ÿ”Beginner

Cryptii

A visual converter for classic ciphers and encodings. Excellent for Caesar/ROT, Base64, Vigenรจre, Enigma, binary, hexadecimal, and more.

CiphersROTEncoding
Open Cryptii โ†—
๐ŸงฉBeginner

dCode

A huge collection of cipher solvers, encoders, decoders, math tools, and puzzle helpers. Useful when you recognize the cipher family.

Classical CryptoPuzzles
Open dCode โ†—

๐Ÿฆ  Files, Malware & Reputation

Check suspicious files, URLs, domains, and indicators without opening them directly.

๐ŸงชBeginner

VirusTotal

Check files, URLs, domains, IPs, and hashes against many security engines and threat-intelligence sources.

MalwareReputationIOC
Open VirusTotal โ†—
๐Ÿ“ฆIntermediate

Hybrid Analysis

Public malware sandbox and threat-analysis service. Useful for examining behavior, processes, dropped files, and network activity.

SandboxBehavior
Open Hybrid Analysis โ†—
๐ŸƒIntermediate

ANY.RUN

An interactive malware-analysis sandbox. Public submissions should never contain private or sensitive files.

SandboxMalware
Open ANY.RUN โ†—
๐Ÿ”ŽBeginner

urlscan.io

Loads a webpage in a remote browser and reports screenshots, requests, domains, IPs, technologies, and other useful evidence.

URLPhishingWeb
Open urlscan.io โ†—

๐Ÿ”Ž OSINT & Internet Research

Investigate public information, infrastructure, usernames, domains, and historical webpages.

๐Ÿ•ฐ๏ธBeginner

Wayback Machine

View archived versions of websites and investigate how pages, organizations, or content changed over time.

ArchivesWeb History
Open Wayback Machine โ†—
๐Ÿ“กIntermediate

Shodan

Search information collected from internet-connected services and devices. Great for understanding exposed infrastructure and service banners.

InfrastructureServices
Open Shodan โ†—
๐ŸŒIntermediate

Censys

Search hosts, services, and certificate data gathered from the public internet. Particularly useful for certificate and infrastructure research.

TLSHostsInfrastructure
Open Censys โ†—
๐Ÿ’ฅBeginner

Have I Been Pwned

Check whether an email address appears in known data breaches and learn which services were affected.

BreachesEmail
Open HIBP โ†—
๐Ÿ‘คBeginner

WhatsMyName

Check whether a username appears across many public websites. Useful for authorized OSINT investigations and classroom exercises.

UsernameAccounts
Open WhatsMyName โ†—
๐Ÿ“œIntermediate

crt.sh

Search public Certificate Transparency logs. A very useful way to discover certificate history and possible subdomains.

CertificatesSubdomains
Open crt.sh โ†—

๐ŸŒ DNS, IP & Network Investigation

Understand domains, DNS records, IP addresses, routes, headers, and network services.

๐Ÿ“ฎBeginner

MXToolbox

Quick lookups for DNS, MX records, SPF, DKIM, DMARC, blacklists, and other email/domain troubleshooting information.

DNSEmailDMARC
Open MXToolbox โ†—
๐Ÿ—บ๏ธBeginner

DNSDumpster

Visual DNS research that can reveal host records, mail servers, name servers, and related infrastructure for a domain.

DNSMapping
Open DNSDumpster โ†—
๐Ÿ“Beginner

IPinfo

Look up public information associated with an IP address, such as ASN, network owner, approximate region, and routing details.

IPASN
Open IPinfo โ†—
๐Ÿ›ฃ๏ธIntermediate

Hurricane Electric BGP Toolkit

Research autonomous systems, IP prefixes, routing relationships, DNS, WHOIS, and internet routing information.

BGPASNRouting
Open BGP Toolkit โ†—
๐ŸŽฏAdvanced

HackerTarget Network Tools

Online DNS, HTTP, traceroute, and limited network-scanning utilities. Use active scans only on systems you are authorized to test.

ScanningDNSHTTP
Open HackerTarget โ†—

๐ŸŒ Web Security & HTTP

Inspect websites, headers, technologies, APIs, certificates, and defensive configuration.

๐ŸงฑBeginner

Security Headers

Check a website's HTTP security headers and get an easy-to-understand grade for common defensive settings.

HTTPHeadersDefense
Open Security Headers โ†—
๐Ÿ”’Beginner

Qualys SSL Labs

Analyze the TLS/SSL configuration of a public web server and learn about protocols, ciphers, certificates, and common weaknesses.

TLSCertificates
Open SSL Labs โ†—
๐Ÿ—๏ธBeginner

BuiltWith

Identify technologies used by a website, including frameworks, analytics, hosting, content-management systems, and services.

TechnologyWeb
Open BuiltWith โ†—
๐Ÿ”Beginner

ReqBin

Build and send HTTP/API requests from a browser. Helpful for learning methods, headers, JSON, REST APIs, and request/response behavior.

HTTPAPIREST
Open ReqBin โ†—
๐Ÿ”ญIntermediate

Mozilla Observatory

Evaluate defensive web configuration and security headers, with explanations of settings that can improve a site's security posture.

DefenseHeaders
Open Observatory โ†—

๐Ÿงฌ Digital Forensics & File Analysis

Identify file types, inspect metadata, analyze packet captures, and understand hidden file structure.

โœ๏ธBeginner

File Signatures Table

Gary Kessler's classic reference for identifying files from their hexadecimal signatures or โ€œmagic numbers.โ€

Magic NumbersHex
Open File Signatures โ†—
๐Ÿ“ทBeginner

Jeffrey's Image Metadata Viewer

Inspect metadata embedded in image files, including camera information and other EXIF fields when present.

EXIFImagesMetadata
Open Metadata Viewer โ†—
๐Ÿ•ต๏ธIntermediate

Aperi'Solve

Runs several image-forensics and steganography techniques in one place. Useful for CTF images and classroom investigations.

StegoImages
Open Aperi'Solve โ†—
๐Ÿ“ฆIntermediate

Packetor

A browser-based packet-capture analyzer for viewing conversations and protocols when a full desktop Wireshark setup is not available.

PCAPPackets
Open Packetor โ†—

#๏ธโƒฃ Hashes & Password Security

Recognize hashes, check password exposure, and learn what secure password storage looks like.

#๏ธโƒฃBeginner

Hash Analyzer

Paste a hash and get suggestions for possible hash types based on length and format. Identification is not always definitive.

Hash IDMD5SHA
Open Hash Analyzer โ†—
๐Ÿ”‘Beginner

Pwned Passwords

Check whether a password has appeared in known breach corpuses. Never test an actual current password you still use.

PasswordsBreaches
Open Pwned Passwords โ†—
๐ŸงฑIntermediate

CrackStation

A lookup service for common unsalted hashes. Useful for understanding why fast, unsalted password hashes are poor password storage.

Hash LookupPassword Lab
Open CrackStation โ†—
๐Ÿ”“Intermediate

Hashes.com

Search known hash/plaintext pairs and identify common hash formats. Useful for classroom password-hash exercises and authorized investigations.

Hash LookupHash IDPassword Lab
Open Hashes.com โ†—
๐ŸŒˆIntermediate

Rainbow Tables โ€” IT64

A rainbow-table resource for demonstrating precomputed password-hash recovery. Especially useful for teaching why older unsalted password hashes are vulnerable.

Rainbow TablesHash RecoveryPassword Lab
Open Rainbow Tables โ†—

๐Ÿ›ก๏ธ Threat Intelligence & Indicators

Research IPs, domains, hashes, vulnerabilities, and known attacker behavior.

๐ŸšซBeginner

AbuseIPDB

Check community reports and reputation information associated with public IP addresses.

IP ReputationIOC
Open AbuseIPDB โ†—
๐Ÿ’“Intermediate

Pulsedive

Enrich domains, URLs, and IP addresses with threat-intelligence context and relationships.

Threat IntelIOC
Open Pulsedive โ†—
๐Ÿง Beginner

MITRE ATT&CK

A knowledge base of real-world adversary tactics and techniques. Excellent for learning how attacks are described and mapped.

TTPsDefense
Open MITRE ATT&CK โ†—
๐ŸฉนBeginner

NIST NVD

Look up CVE vulnerability records, CVSS information, affected products, references, and technical details.

CVEVulnerabilities
Open NVD โ†—

๐ŸŽฃ Email & Phishing Analysis

Investigate suspicious messages, sender authentication, URLs, and email headers.

โœ‰๏ธBeginner

Google Messageheader

Paste raw email headers to visualize delivery hops and timing. Helpful for learning Received headers and tracing message flow.

Email HeadersRouting
Open Messageheader โ†—
๐ŸงพBeginner

MXToolbox Header Analyzer

Analyze email headers and message delivery information in a friendlier format than reading raw headers by hand.

HeadersPhishing
Open Header Analyzer โ†—
โœ…Beginner

dmarcian Inspector

Inspect DMARC and related email-authentication records to understand how domains protect against sender spoofing.

DMARCSPFDKIM
Open dmarcian โ†—

๐ŸŽฏ Practice & Learning Labs

Safe places to build skill when you are ready to move from reference tools to hands-on practice.

๐ŸšฉBeginner

picoCTF

Free cybersecurity challenges covering cryptography, web exploitation, forensics, reversing, and general skills.

CTFPractice
Open picoCTF โ†—
๐ŸงBeginner

OverTheWire: Bandit

A classic guided Linux wargame for learning commands, files, permissions, SSH, pipes, and other command-line fundamentals.

LinuxCLI
Open Bandit โ†—
๐Ÿ•ธ๏ธIntermediate

PortSwigger Web Security Academy

Excellent free lessons and legal practice labs for web-security concepts such as authentication, access control, XSS, and SQL injection.

Web SecurityLabs
Open Web Security Academy โ†—
No tools matched that search. Try a broader term such as DNS, hash, email, web, or forensics.