CodeWallDocs
Getting Started

Quickstart

Run your first AI penetration test in under 5 minutes.

This guide walks you through launching your first pentest with CodeWall.

Step 1: Log in to the dashboard

Navigate to platform.codewall.ai and sign in with your credentials.

Step 2: Add a target

  1. Go to Pentests in the sidebar
  2. Click New Pentest
  3. Enter your target URL or IP address
  4. Select the target type (Web Application, API, MCP Server, or LLM Application)

Step 3: Configure scope

Define what CodeWall is allowed to test:

  • In-scope domains — which hosts and paths the agent can interact with
  • Out-of-scope exclusions — any endpoints or services to avoid
  • Depth level — how aggressively the agent should test (see Safety & Guardrails)

If your target is behind a firewall or WAF, allowlist CodeWall's IPs before launching. See Configure Server Access for IP ranges and provider-specific instructions.

Step 4: Launch the test

Click Start Pentest. CodeWall's AI agent will begin:

  1. Reconnaissance — mapping the attack surface, discovering endpoints, and fingerprinting services
  2. Analysis — identifying potential vulnerabilities and planning attack chains
  3. Exploitation — safely exploiting vulnerabilities with proof-of-concept payloads
  4. Reporting — generating findings with full attack chains and remediation steps

Step 5: Review findings

Once the test completes, navigate to Findings to review discovered vulnerabilities. Each finding includes:

  • Severity rating (Critical, High, Medium, Low, Informational)
  • Detailed description of the vulnerability
  • Step-by-step attack chain showing how it was exploited
  • Proof-of-concept that your team can reproduce
  • Remediation guidance

What's next?

  • Core Concepts — understand targets, tests, findings, and more
  • Test Types — explore the different kinds of tests CodeWall can run
  • Safety & Guardrails — learn how CodeWall protects your systems during testing