Skip to content

Commit a2ebf93

Browse files
authored
Update 8086-pentesting-influxdb.md
1 parent cc03cbf commit a2ebf93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/network-services-pentesting/8086-pentesting-influxdb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,6 @@ curl -s -H 'Authorization: Token <user_or_allAccess_token>' \
219219
220220
## References
221221
222-
- InfluxData docs: InfluxDB v1/v2 HTTP API reference (endpoints like `/ping`, `/health`, `/query`, `/api/v2/authorizations`). https://docs.influxdata.com/influxdb/v1/tools/api/
223-
- CVE-2024-30896 operator token exposure in InfluxDB OSS 2.x. https://www.wiz.io/vulnerability-database/cve/cve-2024-30896
222+
- InfluxData docs: InfluxDB v1/v2 HTTP API reference (endpoints like `/ping`, `/health`, `/query`, `/api/v2/authorizations`). <https://docs.influxdata.com/influxdb/v1/tools/api/>
223+
- CVE-2024-30896 operator token exposure in InfluxDB OSS 2.x. <https://www.wiz.io/vulnerability-database/cve/cve-2024-30896>
224224
{{#include ../banners/hacktricks-training.md}}

0 commit comments

Comments
 (0)