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

# Recon44: Real-Time Web Security & Attack Blocking

> Recon44 scans your site for vulnerabilities, shows every attack in real time, and automatically blocks malicious IPs before they reach your server.

Recon44 gives you instant visibility into every attack targeting your website — and stops the bad ones automatically. Point one DNS record at Recon44, and you get a live threat feed, continuous vulnerability scanning, and edge-level IP blocking with no code required.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Create your account, add your website, and be protected in under 5 minutes.
  </Card>

  <Card title="DNS Setup" icon="server" href="/dns-setup">
    Route traffic through Recon44 with a single CNAME record.
  </Card>

  <Card title="How the WAF Works" icon="shield-halved" href="/concepts/waf">
    Learn how Recon44 inspects every request against 200+ OWASP attack patterns.
  </Card>

  <Card title="Live Threat Feed" icon="chart-line" href="/concepts/threat-feed">
    Understand what the real-time dashboard shows and how to act on it.
  </Card>
</CardGroup>

## Get protected in 4 steps

<Steps>
  <Step title="Create your account">
    Sign up at [recon44.com](https://recon44.com) — no credit card required. Your free plan is active immediately.
  </Step>

  <Step title="Add your website">
    Enter your domain in the dashboard. Recon44 immediately runs a full vulnerability scan covering SSL, security headers, exposed files, and open ports.
  </Step>

  <Step title="Add one DNS record">
    Add a single CNAME record to route live traffic through Recon44's inspection layer. See the [DNS Setup guide](/dns-setup) for step-by-step instructions.
  </Step>

  <Step title="Sit back — Recon44 handles the rest">
    Scanning, blocking, and alerting run continuously. Check your live threat feed any time from the dashboard.
  </Step>
</Steps>

## What Recon44 protects against

<CardGroup cols={2}>
  <Card title="SQL Injection & XSS" icon="bug" href="/concepts/waf">
    Matched against 200+ payload patterns from the OWASP Core Rule Set — blocked in under 50ms.
  </Card>

  <Card title="Brute Force & Bots" icon="robot" href="/guides/blocking-attacks">
    Automatic rate limiting and IP blocklists triggered on suspicious login patterns.
  </Card>

  <Card title="DDoS Attacks" icon="globe" href="/guides/blocking-attacks">
    Volumetric attacks absorbed at the edge across Cloudflare's global network.
  </Card>

  <Card title="Vulnerability Scanning" icon="magnifying-glass" href="/concepts/vulnerability-scanning">
    Daily or on-demand scans for SSL expiry, missing headers, exposed secrets, and open ports.
  </Card>
</CardGroup>

## Explore the docs

<CardGroup cols={2}>
  <Card title="Core Concepts" icon="book-open" href="/concepts/waf">
    Understand how WAF rules, threat detection, and IP blocking work together.
  </Card>

  <Card title="Guides" icon="list-check" href="/guides/blocking-attacks">
    Step-by-step walkthroughs for blocking attacks, setting up alerts, and exporting audit logs.
  </Card>

  <Card title="Audit Logs" icon="file-shield" href="/guides/audit-logs">
    Export tamper-proof, hash-chained logs for SOC2 and ISO 27001 compliance.
  </Card>

  <Card title="Plans & Billing" icon="credit-card" href="/plans/overview">
    Compare Free, Pro, Business, Scale, and Enterprise plans.
  </Card>
</CardGroup>
