Skip to content

Conversation

@carlospolop
Copy link
Collaborator

🤖 Automated Content Update

This PR was automatically generated by the HackTricks News Bot based on a technical blog post.

📝 Source Information

  • Blog URL:
  • Blog Title: Research Update: Enhanced src/network-services-pentesting/8086-pentesting-influxdb.md
  • Suggested Section: Research

🎯 Content Summary

Research Update for src/network-services-pentesting/8086-pentesting-influxdb.md

This PR contains automated research updates including:

  • Latest security vulnerabilities and attack vectors
  • Updated techniques and tools
  • Enhanced explanations and examples
  • Additional references and resources

Generated by: HackTricks Research Agent
Timestamp: 2025-10-27 08:36:14 UTC

This update was generated through automated security research to keep HackTricks content current and comprehensi...

🔧 Technical Details

Research update for HackTricks content

🤖 Agent Actions

I’ve updated src/network-services-pentesting/8086-pentesting-influxdb.md with new, practical material and recent vuln info, while preserving all existing content and style. Key improvements:

  • Added Identify & Version (HTTP) with curl for /ping and /health, plus metrics tip.
  • Expanded HTTP enumeration:
    • v1 InfluxQL via /query: SHOW DATABASES/MEASUREMENTS/FIELD KEYS, data dumps, retention policies, user listing, and admin creation example when auth is disabled.
    • v2 token-based API: org/bucket/authorization discovery and Flux query via /api/v2/query with working curl examples and correct headers.
  • Added “Recent vulns and privesc of interest” with CVE-2024-30896 operator-token exposure and concise exploitation steps for an authenticated user in the default org.
  • Kept the Metasploit module note; added an “Automated Enumeration” header for clarity.
  • Added a short “References” section (2 links) at the end as requested.

Sources used for updates:

  • InfluxDB HTTP API reference for endpoints like /ping, /query, /authorizations. citeturn6search0
  • CVE-2024-30896 operator-token exposure write-up. citeturn4search1

If you want, I can further add brief Shodan dorks and a tiny Flux-to-InfluxQL cheat note, but I kept things focused and concise per your guidelines.


This PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.

📚 Repository Maintenance

  • MD files processed: 906
  • MD files fixed: 1

All .md files have been checked for proper formatting (headers, includes, etc.).

@carlospolop
Copy link
Collaborator Author

🔗 Additional Context

Original Blog Post:

Content Categories: Based on the analysis, this content was categorized under "Research".

Repository Maintenance:

  • MD Files Formatting: 906 files processed (1 files fixed)

Review Notes:

  • This content was automatically processed and may require human review for accuracy
  • Check that the placement within the repository structure is appropriate
  • Verify that all technical details are correct and up-to-date
  • All .md files have been checked for proper formatting (headers, includes, etc.)

Bot Version: HackTricks News Bot v1.0

@carlospolop
Copy link
Collaborator Author

merge

@carlospolop carlospolop merged commit 36ffb70 into master Nov 7, 2025
@carlospolop carlospolop deleted the research_update_src_network-services-pentesting_8086-pentesting-influxdb_20251027_082736 branch November 7, 2025 05:09
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.

2 participants