Skip to content

Configuration: Unconfigured or Default Install

Identifier: frontend_page_fingerprint_unconfigured_webapp

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Default-install or unconfigured application pages exposed on the public web surface.

How we test: We use AI-powered page fingerprinting to classify crawled pages and flag URLs that match default-install or unconfigured application states.

Configuration

Example

Example configuration:

---
security_tests:
  frontend_page_fingerprint_unconfigured_webapp:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.