Knowledge Base Audit Engine • 193 References & 105 Active Book-Grounded Rules Loaded Click to view dynamic KB rules →
Static code review (SQLi, XSS, SSRF, insecure auth, deserialization, weak crypto...), dependency/advisory scanning (Log4Shell, prototype pollution, and other known CVEs), and generation of Burp Intruder / fuzzer / curl regression tests - all driven by the same knowledge-base rules.
Static Code Review
Dependency & Advisory Scan
Enterprise & DevOps Integrations (CI/CD Pipeline Generator, Webhooks & Scan Diff) Click to view automation templates →
GitHub Actions CI/CD Pipeline (Automated Audits)
Copy to .github/workflows/security-audit.yml to run on every commit or PR.
Slack / Discord Security Alert Webhook Payload
JSON alert template for Security Operations (SecOps) channels.
Security Audit Progress & Grounding Engine
Guaranteed 100% safe, non-destructive, read-only probes with zero data modification or harmful payloads. Every security check, explanation, and remediation bundle is strictly grounded in 193 authoritative security standards & curated cybersecurity books (OWASP Top 10s, MITRE CWE Catalog, ASVS v4.0.3, NIST SP 800-53/160, ISO 27001:2022, PCI DSS v4.0, CIS Benchmarks, IETF RFCs).
Free Web Security Audit & Grounded Vulnerability Assessment
websec-auditor is a free, book-grounded web application security scanner and penetration testing tool engineered for developers, security engineers, and DevSecOps teams. Unlike superficial online scanners, every security finding, vulnerability explanation, and remediation patch is strictly grounded in over 193+ peer-reviewed cybersecurity books and international security standards (OWASP Top 10:2021, ASVS v4.0.3, MITRE CWE Catalog, NIST SP 800-53, ISO/IEC 27001:2022, and IETF RFCs).
🎯 DAST & Dynamic Web Probes
Detects SQL Injection (SQLi), Cross-Site Scripting (XSS), SSRF, Open Redirection, Host Header Poisoning, Path Traversal, and Cache Poisoning with non-destructive verification payloads.
📧 Email & Domain Defense
Automated DNS-over-HTTPS (DoH) evaluation of DMARC (RFC 7489) and SPF (RFC 7208) records to protect your brand from email spoofing, CEO fraud, and phishing campaigns.
💻 Client-Side DOM & SPA JS Engine
Deep static inspection of modern Single-Page Applications (React, Vue, Angular) for dangerous DOM sinks (eval, innerHTML), postMessage origin flaws, and exposed API keys.
⚡ CI/CD & SARIF Integration
Automate audits on every git push or Pull Request via GitHub Actions. Export standard OASIS SARIF reports directly into GitHub Code Scanning Alerts.
Frequently Asked Questions (FAQ)
Is this web security audit 100% free?
Yes. websec-auditor is an open-source security tool provided free of charge to empower developers and organizations worldwide to secure their web assets against cyber threats.
How does websec-auditor compare to commercial vulnerability scanners?
Unlike black-box commercial tools that produce opaque scores, websec-auditor grounds every finding in 193+ specific book passages and standards (OWASP, NIST, ISO 27001) with ready-to-use copyable remediation code, zero vendor lock-in, and full privacy (zero logs stored).
Is the scan safe to run on live production websites?
Yes. All probes are non-destructive and read-only. The engine employs DNS pinning and strict anti-SSRF protections, ensuring zero service disruption or data corruption.
Can I audit protected pages behind a login session?
Yes. Enter your session cookie (e.g. session=abc123xyz) or authorization header (e.g. Authorization: Bearer <token>) in the Authenticated Scan Options above to audit authenticated routes.