Back to Home
telmon95 icon

VulneraMCP

by telmon95

Overview

An AI-powered platform for automated security testing, vulnerability research, and bug bounty hunting.

Installation

Run Command
npm start

Environment Variables

  • POSTGRES_HOST
  • POSTGRES_PORT
  • POSTGRES_DB
  • POSTGRES_USER
  • POSTGRES_PASSWORD
  • REDIS_HOST
  • REDIS_PORT
  • REDIS_PASSWORD
  • ZAP_URL
  • ZAP_API_KEY
  • CAIDO_MCP_SERVER
  • CAIDO_API_TOKEN
  • BURP_BRIDGE_PORT
  • DASHBOARD_PORT

Security Notes

The server uses `eval()` in `render.execute_js` which allows arbitrary JavaScript execution provided by the user/AI, posing a critical remote code execution risk if the MCP client is compromised or provides untrusted input. Default PostgreSQL passwords like 'bugbounty123' are suggested in setup scripts and `docker-compose.yml`, which is a hardcoded secret vulnerability. ZAP is often configured with `api.disablekey=true` in examples, leaving its API unprotected.

Similar Servers

Stats

Interest Score70
Security Score3
Cost ClassHigh
Avg Tokens2000
Stars3
Forks1
Last Update2025-11-28

Tags

bug-bountysecurity-testingreconnaissancevulnerability-scanningautomation