WebDefect
AUTONOMOUS ATTACK SURFACE MANAGEMENT & RATINGS

Continuous perimeter intelligence.
Real evidence. Zero guesswork.

Replace stale rating delays and disputed algorithms. WebDefect runs an exhaustive multi-phase audit with hundreds of deterministic checks, real raw HTTP evidence, and turnkey remediation code.

Autonomous analysis across TLS, DNS, headers, cookies, JavaScript & APIs.

Sample:
  • No Agent Installation Required
  • Evidence-Backed Findings
  • Safe, Read-Only Inspection
  • Near-Zero False Positives
TARGET: api.enterprise-defense.io
Live Engine 3.8
Posture Score
96/ 100
GRADE A • EXCELLENT
Perimeter InventoryFully Verified

38

Subdomains

645

Checks Run

0

Critical CVEs

Baseline delta: 0 drift detected in last 24h

Active Autonomous Phase ChecksClick to inspect evidence

Cryptographic Evidence TraceDeterministic Proof • No Guesswork
TLS_AES_256_GCM_SHA384 • 0-RTT • Perfect Forward Secrecy
Safe, non-destructive read-only protocolSOC 2 & ISO 27001 Ready
645Automated Checks
17Inspection Modules
On-DemandExecution Mode
100%Evidence-Backed Validation
FULL-SPECTRUM ATTACK SURFACE DEFENSE

Comprehensive Cyber Defense Built for Scale

From perimeter DNSSEC to client-side DOM vulnerabilities, WebDefect runs deterministic checks across every layer of your attack surface to give you total visibility.

EASM Intelligence

External Attack Surface (EASM)

Autonomous mapping of exposed subdomains, DNS SAN records, open ports, cloud storage buckets, and orphaned shadow IT assets.

CoverageMulti-Vector Discovery
Deterministic Ratings

Cryptographic Cyber Ratings

Evidence-backed 0-100 security scoring and A-F grades. Built on raw HTTP proof and cryptographic certs — zero attribution disputes.

CoverageFully Automated Checks
Transport Layer

TLS 1.3 & Certificate Auditing

Deep handshake negotiation verifying AEAD ciphers, forward secrecy, OCSP stapling, CAA DNS authorization, and HSTS preloading.

CoverageGrade A+ Verification
Identity Defense

DNSSEC & Anti-Spoofing (DMARC)

Strict DMARC policy validation, SPF syntax lookup limits under RFC 7208, DKIM alignment, and cryptographic DNSSEC validation.

CoverageZero Brand Spoofing
API & Exposures

Deep API & Leaked Secret Probing

Safely probes for exposed /.git directories, /.env secrets, Spring Actuator paths, Swagger docs, and GraphQL introspection endpoints.

CoverageActive Verification
Executive Reporting

Executive PDF & Board Dossiers

Instant download of board-ready security assessment reports with CVSS 4.0 scoring, compliance mappings (SOC 2, ISO 27001), and remediation.

CoverageInstant PDF Export
THE 17-MODULE INSPECTION ENGINE

How WebDefect Audits Your Perimeter

Unlike legacy crawlers that guess or make superficial requests, our engine executes an autonomous, multi-phase pipeline grounded in deterministic cryptographic verification and safe, read-only inspection.

STAGE 01 OF 04

Perimeter Recon & Asset Mapping

Maps the complete external footprint: subdomains, DNS records, open ports, CDNs, and technology stacks.

Safe Read-Only Protocol
Phase 0122 checks

External Exposure

Subdomain enumeration, certificate SAN parsing, CDN & cloud asset correlation

Analyzes Certificate Transparency logs, DNS zone records, SAN expansions, and cloud infrastructure associations without brute-force disruption.

Automated ExecutionDeterministic
Phase 0216 checks

Site Intelligence

Visible surface mapping, endpoints, embedded forms, client scripts

Crawls HTML entry points, parses document dependencies, detects form actions, and discovers links to internal resources.

Automated ExecutionDeterministic
Phase 1118 checks

Application Assessment

CMS, web servers, backend frameworks, CDN edge proxies

Passively finger-prints headers, cookies, script hashes, and DOM signatures to identify WordPress, Next.js, Cloudflare, Nginx, and more.

Automated ExecutionDeterministic
ENTERPRISE BENCHMARK MATRIX

Engineered to Replace Legacy Rating Monopolies

Traditional security rating firms rely on IP attribution heuristics and disputed algorithms. Bitsight refresh cycles can take up to 30 days; UpGuard blends active scanning with vendor questionnaires. WebDefect introduces deterministic, on-demand cyber posture backed by evidence-backed proof and instant remediation.

CapabilityWebDefect (WebDefect)SecurityScorecard / BitsightUpGuard / DetectifyIntruder / Censys
Evidence Determinism
100% Evidence-backed proof — raw HTTP response headers & cryptographic handshakes
Heuristic estimation & disputed IP attributionPartially evidence-backed; blends active scanning with vendor questionnairesVulnerability signatures, limited raw evidence
Scan Execution Speed
On-demand execution — results available as soon as the pipeline completes
Near real-time (24–48h) for own scorecard; Bitsight can take up to 30 daysActive scanning with scheduled crawls; on-demand re-scan availableQueued penetration runs (several minutes)
False-Positive Rate
Near 0% (Automated 2-stage active verification re-probe)
Frequent disputes over shared cloud/CDN IP addressesManual dispute workflow requiredModerate false positive rate on complex APIs
Remediation Engineering
Turnkey copy-paste snippets (Nginx, Caddy, Cloudflare, AWS)
Vague high-level guidance & external help center linksGeneric remediation guidelinesStandard advisory links
Deep API & Secret Probing
Probes Swagger, GraphQL, .git, .env, Actuator paths safely
Limited application-layer depth; focused on IP/network attribution & supply-chain vendor riskActive web scanning with breach data feeds; limited depth on API/endpoint probingFocuses on network CVEs, light secret detection
Pricing & Accessibility
Instant public scan + transparent pricing (free tier available)
Self-serve free tier available; enterprise contracts $15k–$50k+/yrSelf-serve plans from ~$1,599/mo; enterprise contracts $25k–$85k+/yrMonthly paid plans from $149/mo (Essential) to $499/mo (Pro)
Continuous Baseline Diffing
Deterministic change tracking with exact configuration diffs
Score fluctuations without exact header diffsAlerts on asset additions/removalsAlerts on new ports/services
Deterministic verification eliminates disputed third-party cyber ratings.Verified compliant with non-intrusive RFC inspection standards.
INTERACTIVE REMEDIATION ENGINE

Evidence First. Ready-to-Deploy Code.

Security teams and developers love WebDefect because we don't just throw alert noise over the wall. Every issue includes the raw network proof and the exact configuration lines needed to fix it.

CRITICAL • CVSS 9.1

Exposed Git Version Control Repository (/.git/config)

Active Verified

The root or subdirectory exposed a readable Git repository metadata file. Attackers can reconstruct the complete source code, embedded API keys, and commit history.

Raw HTTP Evidence TraceCryptographic Determinism
HTTP/2 200 OK
content-type: text/plain
content-length: 312

[core]
    repositoryformatversion = 0
    filemode = true
    bare = false
    logallrefupdates = true
[remote "origin"]
    url = git@github.com:target-corp/core-api.git
Deployable Fix (Nginx / Reverse Proxy)
# Block all hidden and dot-files from web root
location ~ /\.(?!well-known) {
    deny all;
    return 404;
}

SIMPLIFIED ENTERPRISE WORKFLOW

From Target Entry to Board-Ready Audit — On Demand

No complex agent deployment, no invasive testing, and zero impact on your production availability.

01Instant Setup

Define Target Perimeter

Input your primary root domain, subdomains, or public CIDR blocks. Zero agent installation or credential access needed.

Step 1 of 3Proceed →
02Active Verification

Autonomous 17-Module Execution

Our engine executes 645 safe, read-only checks across TLS 1.3, DNSSEC, DMARC, CSP, API discovery, and dependency CVE feeds — on demand, no scheduling required.

Step 2 of 3Proceed →
03Zero False Positives

Deterministic Proof & Remediation

Inspect live findings with raw HTTP traces, download board-ready executive PDF dossiers, and copy-paste exact fix configurations.

Step 3 of 3Proceed →

BUILT FOR SECURITY-CONSCIOUS TEAMS

The Stack Your Infrastructure Already Trusts

WebDefect scans sites running on the same infrastructure and CDN providers your team relies on every day.

Cloudflare
aws
GitHub
Google
Microsoft
Vercel
645

Distinct Automated Checks

Every scan runs 645 distinct security checks drawn from the same canonical inventory — each backed by captured HTTP, TLS, or DNS evidence. Nothing estimated, nothing attributed.

Fully Deterministic · No Disputes
17

Inspection Modules

Replacing stale rating agency batch cycles with on-demand verification the moment engineers commit fixes — no scheduled windows, no waiting.

On-Demand · Real-Time Results
4

Compliance Frameworks

Every finding is automatically mapped to OWASP Top 10, PCI DSS v4, ISO 27001, and NIST CSF — with pass/fail evidence your auditors can download.

OWASP · PCI DSS · ISO 27001 · NIST
ZERO LOCK-IN • FULLY NON-INVASIVE

Eliminate Perimeter Blindspots on Demand

Verify your DNSSEC, TLS 1.3 ciphers, DMARC alignment, exposed APIs, and sensitive credentials today. No sales calls, no contracts, and zero credit card required.