Skip to content

Added Cache & CDN alert#265

Merged
Hannah-PortSwigger merged 2 commits into
PortSwigger:mainfrom
falasi:main
Jun 17, 2026
Merged

Added Cache & CDN alert#265
Hannah-PortSwigger merged 2 commits into
PortSwigger:mainfrom
falasi:main

Conversation

@falasi

@falasi falasi commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This file implements a security monitor for caching and CDN responses, flagging potential vulnerabilities related to cache hits, long-lived public cache lifetimes, and cacheable responses that set cookies.

BCheck Contributions

  • [ x] BCheck compiles and executes as expected
  • [ x] BCheck contains appropriate metadata (name, version, author, description and appropriate tags)
  • [ x] Only .bcheck files have been added or modified
  • [ x] BCheck is in the appropriate folder
  • [ x] PR contains single or limited number of BChecks (Multiple PRs are preferred)
  • [ x] BCheck attempts to minimize false positives

This file implements a security monitor for caching and CDN responses, flagging potential vulnerabilities related to cache hits, long-lived public cache lifetimes, and cacheable responses that set cookies.

@falasi falasi left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

slight error language should be v2

Comment thread other/cache-monitor.bcheck Outdated
@falasi falasi changed the title Add Cache & CDN Security Monitor script Added Cache & CDN alert Jun 8, 2026

@falasi falasi left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated version to v2-beta

@Michelle-PortSwigger Michelle-PortSwigger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@Hannah-PortSwigger Hannah-PortSwigger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution to the BChecks repo - this looks good!

@Hannah-PortSwigger Hannah-PortSwigger merged commit a983b3a into PortSwigger:main Jun 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants