Back to Home
gen0sec icon

mcp-server

Verified Safe

by gen0sec

Overview

Generates and validates Wirefilter WAF rules, providing security context and testing tools for AI-driven rule creation.

Installation

Run Command
docker run -p 8000:8000 waf-rule-mcp

Environment Variables

  • WAF_VALIDATION_API_URL
  • NUCLEI_TEMPLATES_VERSION
  • NUCLEI_TEMPLATES_AUTO_UPDATE

Security Notes

The server uses `subprocess` calls for `git clone`/`pull` to fetch CVE exploit templates and `pip install` for dependency management. While used for intended functionality (fetching public security resources and self-managing dependencies), this introduces a dependency on the integrity of external repositories. It also makes external HTTP requests to a WAF validation API (`public.gen0sec.com`) and GitHub for fetching data. No obvious hardcoded secrets or malicious patterns were found. The security of WAF rule validation is dependent on the external API.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2025-12-15

Tags

WAFSecurityAILLMVulnerability