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

# Security Resources & Tools

## Challenges

<CardGroup cols={1}>
  <Card title="Hackmud" href="https://www.hackmud.com/">
    A massively multiplayer online text-based hacking simulator.
  </Card>
</CardGroup>

## Honeypots

<CardGroup cols={2}>
  <Card title="Riotpot" href="https://github.com/honeynet/riotpot">
    An interactive honeypot for IoT and OT devices.
  </Card>

  <Card title="Honeypot ToGo AAU (HosTaGe)" href="https://aau-network-security.github.io/HosTaGe/">
    A low-interaction honeypot for mobile devices.
  </Card>
</CardGroup>

## Other Security Resources

<CardGroup cols={2}>
  <Card title="Collection of Cyber Bookmarks" href="https://github.com/x0rb3l/Cyber-Bookmarks">
    A curated list of cybersecurity-related bookmarks.
  </Card>

  <Card title="The Hacker's Choice (THC)" href="https://www.thc.org/">
    One of the oldest and most renowned hacking groups.
  </Card>

  <Card title="Ransom Database" href="https://www.ransom-db.com/">
    A database tracking ransomware attacks and information.
  </Card>

  <Card title="AppTotal - Analyze your app" href="https://apptotal.io/">
    Mobile application security analysis platform.
  </Card>
</CardGroup>
