Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add check for prometheus pprof endpoints #19752

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

h00die
Copy link
Contributor

@h00die h00die commented Dec 19, 2024

Fix #19728

Adds a check for the two prometheus modules to check for the newly documented /debug/pprof/ endpoint that can have an information disclosure and DoS.

Verification

  • Use docker images as is noted in the previous documents, :lastest still works for both.
  • use modules/auxiliary/gather/prometheus_node_exporter_gather
  • run
  • Verify the last line mentions finding the endpoint
  • use modules/auxiliary/gather/prometheus_api_gather
  • run
  • Verify the last line mentions finding the endpoint

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

Successfully merging this pull request may close these issues.

Check and Expand Prometheus Module
1 participant