> ## 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.

# Payloads

> Payload library — ready-to-use payloads for various attack scenarios.

The Payload library is a collection of **tested, ready-to-use payloads** organized by type and use case.

<CardGroup cols={2}>
  <Card title="Reverse Shells" icon="terminal" href="/payloads/reverse-shells">
    Payloads for various languages and environments.
  </Card>

  <Card title="Web Shells" icon="globe" href="/payloads/web-shells">
    Maintain access through a web interface.
  </Card>

  <Card title="File Transfers" icon="file-arrow-up" href="/payloads/file-transfers">
    Move files between attacker and target systems.
  </Card>
</CardGroup>
