Skip to content

Information Disclosure: Internal Organization Page

Identifier: frontend_page_fingerprint_internal

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Pages that appear to be internal organization resources exposed on a public web application.

How we test: We use AI-powered page fingerprinting to classify crawled pages and flag URLs that look like internal organization content reachable without appropriate access controls.

Configuration

Example

Example configuration:

---
security_tests:
  frontend_page_fingerprint_internal:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.