---
title: AwareXone Documentation
description: Documentation for AwareXone open-source security tools, including Agentic-Bug-Hunter and AXguard.
---

# AwareXone Documentation

Open-source security tools for the AI era.

Security research and application security tools built for modern developers, security researchers, and AI coding agents.

## Which tool do I need?

<CardGroup cols={2}>
  <Card title="I'm doing bug bounty research" icon="bug" href="/agentic-bug-hunter/overview">
    Agentic-Bug-Hunter — recon, hunt, validate, and report with CLI, MCP, and agent skills.
  </Card>
  <Card title="I'm building an application" icon="shield" href="/axguard/overview">
    AXguard — evidence-backed security review for apps and AI coding agents before you ship.
  </Card>
</CardGroup>

## Products

<CardGroup cols={2}>
  <Card title="Agentic-Bug-Hunter" icon="crosshairs" href="/agentic-bug-hunter/quickstart">
    AI-powered bug bounty research toolkit. Recon → Hunt → Validate → Report.
  </Card>
  <Card title="AXguard" icon="shield-halved" href="/axguard/quickstart">
    Open-source AI security layer for modern applications. Find → Explain → Fix → Verify.
  </Card>
</CardGroup>

## Popular guides

- [Agentic-Bug-Hunter quick start](/agentic-bug-hunter/quickstart)
- [AXguard quick start](/axguard/quickstart)
- [Agentic-Bug-Hunter MCP](/agentic-bug-hunter/mcp)
- [AXguard MCP](/axguard/mcp)
- [AI coding agents](/ai-agents)
- [Which tool should I use?](/which-tool)
- [Open source hub](/open-source)
- [Contributing](/community/contributing)

## GitHub

- [Awarexone/Agentic-Bug-Hunter](https://github.com/Awarexone/Agentic-Bug-Hunter)
- [Awarexone/AXguard](https://github.com/Awarexone/AXguard)
