mirror of
https://github.com/lunchcat/sif.git
synced 2026-07-09 21:52:07 -07:00
19eb3b4292
add a recon module for an unauthenticated prometheus alertmanager: the /api/v2/status endpoint answers without credentials and returns config.original, the full running configuration, which discloses receiver integrations and any embedded credentials such as slack, pagerduty and webhook urls and smtp passwords, along with the build version and cluster peers; an instance behind an authenticating proxy returns 401 and is not flagged.