Skip to content

[Config] Cookie & HTTP hygiene #318

Description

@emmanuelgautier

Description

General HTTP/cookie hygiene and information-disclosure checks.

Checks to implement

  • Cookie missing HttpOnly / Secure / SameSite
  • HTTP TRACE / TRACK enabled
  • HTTP method override header accepted
  • Server / X-Powered-By banner leak
  • Verbose errors / stack traces
  • Directory listing enabled

Tier rationale

All deterministic from a single unauthenticated (or single-identity) request.

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