Skip to content

Information Disclosure: BSPHP - Information Disclosure

Identifier: bsphp_info

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

Information disclosure in BSPHP Pro causing user and unauth IP disclosure.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  bsphp_info:
    assets_allowed:
    - REST
    - GRAPHQL
    - WEBAPP
    skip: false

Reference

assets_allowed

Type : List[AssetType]*

List of assets that this check will cover.

skip

Type : boolean

Skip the test if true.