AppCheck is a DAST platform that started life as an internal tool for penetration testers at SEC-1, now part of the Claranet Group. That origin shows in the product: it combines OSINT reconnaissance with browser-based crawling and dynamic fuzzing rather than relying on signature matching alone.

The platform scans web applications, APIs, and infrastructure using browser-based crawling and OSINT reconnaissance. ISO 27001:2022 certified, based in the UK.
Key Features
| Feature | Details |
|---|---|
| Vulnerability coverage | 100,000+ known security flaws |
| Crawling engine | Real browser rendering (handles SPAs, AJAX, WebSockets) |
| OSINT recon | Subdomain enumeration, tech fingerprinting, cert transparency logs |
| API testing | OpenAPI/Swagger, GraphQL, SOAP |
| Custom workflows | GoScript Flows scripting language |
| Vuln database | VulnFeed with hourly updates |
| Detection methods | Dynamic fuzzing, out-of-band, IDOR detection |
| Licensing | Unlimited scans and users per license |
| Certifications | ISO 27001:2022 |
A custom scripting language for modeling multi-step user journeys. Script login sequences, form submissions, and business logic workflows.
The scanner follows these scripts during testing to reach areas behind authentication or complex navigation.

VulnFeed Database
AppCheck maintains its own vulnerability database, VulnFeed, updated hourly with newly published vulnerabilities. This means the scanner picks up new attack vectors faster than tools that rely on monthly or quarterly signature updates.
Out-of-Band and IDOR Detection
AppCheck goes beyond standard request-response testing. The OWASP Testing Guide identifies out-of-band techniques as essential for detecting blind injection flaws.
AppCheck’s out-of-band detection catches vulnerabilities where the exploit triggers a callback to an external server rather than returning data in the HTTP response.
The scanner also automates IDOR (Insecure Direct Object Reference) detection, a class of access control flaws that most DAST tools skip.
Integrations
AppCheck also has an open API for custom build pipeline integrations.
Compliance Reporting
Reports map findings to specific compliance frameworks:
- PCI DSS requirements
- OWASP Top 10 coverage
- CWE classification
- Custom report templates
- Executive summaries and technical breakdowns
Getting Started
Limitations
AppCheck is less well-known than Burp Suite or Acunetix, which means fewer community resources and third-party guides. The GoScript Flows scripting language has a learning curve if you need to model complex business logic. No free tier exists.
AppCheck is a DAST tool focused on web applications, APIs, and infrastructure. Pair it with SAST for source code analysis and manual testing for logic flaws that automated scanners cannot catch.
To understand how DAST complements other testing approaches, read our SAST vs DAST vs IAST comparison. Teams needing CI/CD-native scanning should also evaluate StackHawk or Bright Security.
Note: ISO 27001:2022 certified. Unlimited scans and users per license.