🔎 Investigation & Threat Analysis Tools

:magnifying_glass_tilted_right: Investigation & Threat Analysis Tools

Welcome to the Investigation & Threat Analysis Tools — a curated collection of tools designed to help security analysts, blue teamers, students, and curious users safely investigate potential threats without exposing their devices to harm.

Use these tools to safely inspect suspicious websites, files, and indicators—without needing to interact with threats directly.
They’re free, browser-accessible, and widely used by defenders, threat hunters, students, and security professionals.

:globe_with_meridians: Suspicious URL & Domain Analysis

  • :compass: Browserling
    Disposable cloud-based browser for interacting safely with suspicious websites. Great for testing forms, pop-ups, or dynamic behavior that passive scans might miss.

  • :globe_with_meridians: URLHaus
    IOC feed for live malicious URLs and phishing infrastructure. Great for checking if a domain is part of a known malware campaign.

  • :eye: URLScan.io
    Visual breakdown of website behavior, requests, and embedded objects. Safe way to “look” at a website without visiting it directly.

  • :test_tube: VirusTotal
    URL scanning with results from multiple antivirus engines. Provides reputation, detection counts, and detailed analysis.


:package: File & Malware Sample Analysis

  • :desktop_computer: AnyRun
    Real-time, interactive malware sandbox. Upload a file or search by hash to watch execution live with full behavior tracking.

  • :dna: Hybrid Analysis
    Sandbox analysis platform to observe runtime behavior, file system changes, and dropped payloads. Free with account.

  • :microbe: MalwareBazaar
    Repository of real-world malware samples. Search by hash, file type, or signature; includes pivot links to vendors and sandbox results.

  • :test_tube: VirusTotal
    Also used for file scanning. Upload or lookup hashes to get multi-engine detection and behavioral insights.


:brain: IOC Search & Threat Enrichment

  • :safety_pin: ThreatFox
    Community-driven platform for sharing and searching IOCs like IPs, hashes, and URLs. Useful for enriching alerts and building blocklists.

:speech_balloon: Know another useful tool?
Contribute to the list or suggest additions below.
:open_book: How to Contribute