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

# Tools

> Cyber arsenal — tool references, cheatsheets, and usage guides.

The Tools section covers the **offensive security toolkit** — installation, configuration, and practical usage for the most important tools in the field.

<CardGroup cols={2}>
  <Card title="Network Scanning" icon="radar" href="/tools/network-scanning">
    Host discovery, service detection, and mapping workflows.
  </Card>

  <Card title="Web Testing" icon="bug" href="/tools/web-testing">
    Interception, request manipulation, and application testing.
  </Card>

  <Card title="Exploitation Frameworks" icon="bolt" href="/tools/exploitation-frameworks">
    Framework-driven exploitation, payloads, and session handling.
  </Card>
</CardGroup>
