SSecAITest
Powered by Claude — free to start

Your AI Security
Researcher

Not a scanner — an autonomous AI agent that probes your site like a real pentester. It reasons about what it finds, chains discoveries, and adapts its attack strategy in real time.

⚠️ You must own or be explicitly authorized to test any domain you submit.

secaitest — external scan

$ secaitest agent --target=https://acme-corp.com --model=claude-sonnet

$ Initializing autonomous pentesting agent...

THINK: Starting with reconnaissance. Fetching homepage to identify tech stack, headers, and interesting endpoints before deciding attack strategy.

→ GET https://acme-corp.com/

← HTTP 200 · Server: nginx/1.18.0 · X-Powered-By: PHP/8.1 · Set-Cookie: session=... (no HttpOnly)

THINK: nginx version disclosed — note for later. PHP exposed. Session cookie missing HttpOnly flag — confirmed. No CSP header. Let me probe for .env and .git before testing injection points.

→ GET https://acme-corp.com/.env

← HTTP 200 · body: DB_PASSWORD=supersecret123 APP_KEY=base64:...

THINK: Critical — live .env file with database credentials and app key. Logging immediately. This is the highest-severity finding. Let me also check .git.

[CRITICAL] .env file exposed — database credentials and secret keys publicly readable

→ GET https://acme-corp.com/.git/config

← HTTP 200 · [remote "origin"] url = https://github-token:ghp_xxx@github.com/acme/api

[CRITICAL] .git directory exposed — GitHub token in remote URL, full source code extractable

──────────────────────────────────────────────────────

Risk Score: 12/100 · 4 critical · 3 high · 2 medium

Trusted by engineering teams at

StripeCloudflareLinearVercelSupabaseFly.io
52 Automated Checks

What the agent tests — and how it thinks

Every test is performed externally. The agent adapts what it tests next based on what it finds — no fixed scripts, no static payloads.

🧠Intelligence

Autonomous Reasoning

The agent builds a mental model of your app as it works — early findings shape later attacks. It chains vulnerabilities the way a real attacker would.

Application

Injection Testing

SQL injection, XSS, SSTI, command injection, path traversal — the agent crafts payloads based on what it discovers, not a fixed list.

Application

SSRF & Open Redirects

Tests for server-side request forgery including cloud metadata endpoints (AWS/GCP), internal network probes, and open redirect chains.

🗂️Exposure

Exposed Sensitive Files

.env, .git/config, backup.sql, phpinfo.php, wp-config.php, web.config, adminer — the agent probes 16+ dangerous paths automatically.

Application

CORS Policy Abuse

Tests arbitrary origin reflection, null origin bypass, and wildcard CORS with credentials — the exact attacks real attackers use.

📡DNS

DNS Security

SPF, DMARC, CAA records. Detects +all misconfiguration, p=none policies, and missing CAA — maps findings to exploitability.

Infrastructure

SSL / TLS & HSTS

HTTP→HTTPS redirect enforcement, HSTS presence and max-age, includeSubDomains — with specific fix recommendations per finding.

📋Infrastructure

Security Headers

CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy — graded against OWASP standards with concrete remediations.

🍪Application

Cookie Security

Every Set-Cookie header audited for HttpOnly, Secure, SameSite flags — identifies session cookies at risk of theft or CSRF.

Application

Auth & Access Control

Tests for default credentials, authentication bypass techniques, and missing authorization on admin paths.

🧬Intelligence

Tech Fingerprinting

Server, X-Powered-By, X-Generator headers — version disclosure that enables targeted CVE exploitation.

📊Intelligence

AI Risk Report

Every finding documented with severity, evidence, and specific remediation steps. Executive summary explaining the attack chain and business risk.

How It Works

From domain to AI report in minutes

No setup. No installation. No security expertise required.

🌐
01

Enter Your Domain

Enter the URL of a website you own or are explicitly authorized to test.

02

Verify Ownership

Prove you control the domain by adding a DNS TXT record or uploading a verification file — the same way Google Search Console works.

🧠
03

AI Agent Investigates

Claude autonomously probes your site — it sees a response, reasons about what it means, picks the next attack, and chains findings together the way a human pentester would.

📊
04

Get Your Risk Report

A prioritized PDF with your Risk Score, every finding, severity ratings, and AI-generated fix recommendations.

🔐

Why we verify ownership: Scanning a website you don't own without permission may violate the Computer Fraud and Abuse Act (US), the Computer Misuse Act (UK), and equivalent laws in other jurisdictions. Ownership verification protects you and us — and ensures every scan is fully authorized.

Sample Report

This is what we find

A real-world example of what a SecAI Test report looks like for a typical production website.

secaitest.com/reports/acme-corp-2026-04-05

acme-corp.com

Scanned April 5, 2026 · 52 checks completed in 47s

28
Risk Score
Critical Risk
2 Critical3 High2 Medium1 Low
criticalMissing Content-Security-Policy
criticalExposed .git Directory
highTLS 1.0 Protocol Enabled
highNo DMARC Record
highSession Cookie Missing Secure Flag
mediumX-Frame-Options Not Set
mediumServer Version Disclosed
lowReferrer-Policy Not Configured

Full report includes AI-generated fix recommendations, compliance mapping, and executive summary.

Run Your First AI Scan Free →
Pricing

Simple, transparent pricing

Start free, no card needed. Upgrade to Pro when you need deeper coverage and more scans.

Starter

$0/month

Full AI agent on your site — free forever, no card required.

  • 3 AI scans per month
  • 20 HTTP requests per scan
  • All vulnerability categories
  • Full agent reasoning log
  • Risk score + severity breakdown
  • Finding detail + fix recommendations
Start Free
Most Popular

Pro

$49/month

The full autonomous pentester — deeper coverage, more scans, priority support.

  • 30 AI scans per month
  • 60 HTTP requests per scan (3× deeper)
  • All vulnerability categories
  • Priority queue — faster results
  • Full agent reasoning + evidence
  • Exportable reports (PDF / JSON)
  • Scan scheduling & diff alerts
  • Slack / email notifications
Start Pro
🔍

Start Scanning Your Website

Create your free account in 30 seconds. Verify your domain, then run your first scan immediately.

Continue with Google

Free plan: 10 scans/month. No credit card required.

Frequently Asked Questions

Everything you need to know before you scan.