Skip to content

[Config] Exposed sensitive files #319

Description

@emmanuelgautier

Description

Probe for common sensitive files and debug interfaces left reachable in production.

Checks to implement

  • .env, .git, .DS_Store reachable
  • Spring Boot actuator endpoints open
  • Swagger UI / OpenAPI spec exposed
  • .well-known/jwks.json public
  • Backup and temp files (.bak, ~)

Tier rationale

Static path probing, no session state required.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions