mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-12 04:31:04 +00:00
feat(wordlist): Add wordlists for: Kubernetes, Docker, Elasticsearch, Grafana, GitLab, Prometheus (PR #1293)
This also added some more payloads to the wordlists for Tomcat, NginX and Hashicorp-consul. Co-authored-by: PentesterTN <pentestertn@proton.me>
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
alerts
|
||||
api/v1/admin/tsdb/clean_tombstones
|
||||
api/v1/admin/tsdb/delete_series
|
||||
api/v1/admin/tsdb/snapshot
|
||||
api/v1/alertmanagers
|
||||
api/v1/alerts
|
||||
api/v1/alerts/groups
|
||||
api/v1/label/__name__/values
|
||||
api/v1/labels
|
||||
api/v1/metadata
|
||||
api/v1/query?query=go_info
|
||||
api/v1/query?query=node_uname_info
|
||||
api/v1/query?query=process_open_fds
|
||||
api/v1/query?query=up
|
||||
api/v1/query_range?query=up&start=2024-01-01T00:00:00Z&end=2024-01-02T00:00:00Z&step=3600
|
||||
api/v1/receivers
|
||||
api/v1/rules
|
||||
api/v1/series?match[]=up
|
||||
api/v1/silences
|
||||
api/v1/status
|
||||
api/v1/status/buildinfo
|
||||
api/v1/status/config
|
||||
api/v1/status/flags
|
||||
api/v1/status/runtimeinfo
|
||||
api/v1/status/tsdb
|
||||
api/v1/status/walreplay
|
||||
api/v1/targets
|
||||
api/v1/targets/metadata
|
||||
api/v2/alerts
|
||||
api/v2/alerts/groups
|
||||
api/v2/receivers
|
||||
api/v2/silences
|
||||
api/v2/status
|
||||
config
|
||||
consoles
|
||||
consoles/index.html
|
||||
federate?match[]={__name__=~".+"}
|
||||
flags
|
||||
graph
|
||||
-/healthy
|
||||
metrics
|
||||
-/ready
|
||||
rules
|
||||
service-discovery
|
||||
status
|
||||
status/buildinfo
|
||||
status/config
|
||||
status/flags
|
||||
status/runtimeinfo
|
||||
status/tsdb
|
||||
status/walreplay
|
||||
targets
|
||||
targets?state=active
|
||||
targets?state=dropped
|
||||
Reference in New Issue
Block a user