> ## Documentation Index
> Fetch the complete documentation index at: https://writeups.dudji.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Index

> HackTheBox Sherlocks — blue team investigations across DFIR, SOC, malware analysis, threat intelligence, and cloud.

Documented investigations across HackTheBox Sherlocks, covering the full spectrum of defensive security disciplines.

<Columns cols={3}>
  <Card title="DFIR" icon="magnifying-glass" href="/sherlocks/dfir">
    Disk, memory, and log forensics. Incident reconstruction and timeline
    analysis.
  </Card>

  <Card title="SOC" icon="shield-halved" href="/sherlocks/soc">
    Alert triage and event correlation. Identifying attacker behaviour in the
    noise.
  </Card>

  <Card title="Malware Analysis" icon="bug" href="/sherlocks/malware-analysis">
    Static and dynamic sample analysis. IOC extraction and capability mapping.
  </Card>

  <Card title="Threat Intelligence" icon="crosshairs" href="/sherlocks/threat-intelligence">
    Hypothesis-driven hunting across logs and telemetry for hidden attacker
    activity.
  </Card>

  <Card title="Cloud" icon="cloud" href="/sherlocks/cloud">
    Cloud-native forensics across AWS, Azure, and GCP. Logs, misconfigs, and
    breaches.
  </Card>
</Columns>
