Skip to content
@gensecaihq

GenSecAI

A non-profit community using generative AI to defend against AI-powered attacks, building open-source tools to secure our digital future from emerging AI

GenSecAI - Securing the GenAI Future 🛡️🤖

GitHub Organization Website Non-Profit Location

A global community of security researchers, developers, and enthusiasts building open-source tools to secure generative AI applications and infrastructure.


🎯 Our Mission

GenSecAI is a non-profit community dedicated to using generative AI to defend against AI-powered attacks. We build open-source tools to secure our digital future from emerging AI threats, making AI security accessible to everyone.

🌟 Featured Projects

🔥 Wazuh-MCP-Server

Repo Stars Issues Language

AI-powered security operations with Wazuh SIEM + Claude Desktop. Transform your SOC with natural language threat detection, automated incident response & compliance monitoring.

  • Features: Real-time monitoring, ML anomaly detection, conversational security analysis
  • Tech Stack: Python, Wazuh, MCP Protocol
  • Status: Production-ready

🛡️ KubeKavach

Repo Stars Issues Language

Developer-first K8s security scanner with instant pod replay. Debug production issues locally in seconds with AI-powered explanations.

  • Features: CERT-IN compliant for Indian organizations, instant pod replay, AI-powered explanations
  • Tech Stack: Go, Kubernetes, AI/ML
  • Use Case: Kubernetes security scanning and compliance

🔐 pfSense-MCP-Server

Repo Stars Issues Language

Manage pfSense firewalls using natural language through AI assistants like Claude Desktop.

  • Features: 5-level RBAC, REST/XML-RPC/SSH support, built-in compliance checks
  • Tech Stack: Python, pfSense, MCP Protocol
  • Benefits: Natural language firewall management

🚨 GenAI API Pentest Platform

Repo Stars Issues Language

API security testing tool that leverages multiple Large Language Models (LLMs) to perform intelligent, context-aware API security assessments.

  • Features: Multi-LLM support, context-aware testing, automated vulnerability discovery
  • Tech Stack: Python, Multiple LLMs
  • Target: API security testing

🔒 Ubuntu Security Hardening Script

Repo Stars Issues Language

Automates the scanning process using OpenSCAP Security Guide to harden Ubuntu systems, aligning with DISA-STIG compliance.

  • Features: Ubuntu 24.04 LTS minimum, DISA-STIG compliance, automated hardening
  • Tech Stack: Shell scripting, OpenSCAP
  • Purpose: System hardening and compliance

🌐 RDAP Lookup

Repo Stars Issues Language

Modern web application utilizing Next.js 13 App Router to perform robust Registration Data Access Protocol (RDAP) queries.

  • Features: Domain/IP/ASN/entity lookup, modern UI, future-proof alternative to whois
  • Tech Stack: JavaScript, Next.js 13
  • Benefits: Structured registration data access

⚠️ MCP Poisoning PoC

Repo Stars Issues Language

Demonstrates various MCP Poisoning Attacks affecting real-world AI agent workflows.

  • Purpose: Security research and awareness
  • Target: AI agent security
  • Type: Proof of Concept

🔧 CVE-2024-3094 Vulnerability Checker & Fixer

Repo Stars Issues Language

Shell scripts to identify and fix installations of xz-utils affected by the CVE-2024-3094 vulnerability.

  • Features: Detection, downgrade/upgrade options, Ansible playbook included
  • Versions Affected: xz-utils 5.6.0 and 5.6.1
  • Solution: Stable version 5.4.6 or latest

🔊 Sonicwall-MCP-Server

Repo Stars Issues Language

A comprehensive Model Context Protocol (MCP) server for analyzing SonicWall firewall logs from SonicOS 7.x and 8.x.

  • Features: Intelligent log analysis, threat detection, security insights through MCP-compliant interface
  • Tech Stack: TypeScript, MCP, SSE/HTTP transport
  • Compatibility: SonicOS 7.x and 8.x

🤖 Claude-Code-Subagents-Collection

Repo Stars Issues License

A meticulously crafted collection of 75+ specialized Claude Code sub-agents for comprehensive software development support.

  • Features: 75+ specialized agents, accuracy-focused, efficiency-optimized
  • Tech Stack: Claude Code framework
  • Purpose: Enhanced AI-assisted development

🛠️ MCP-Developer-SubAgent

Repo Stars Issues Language

Specialized framework for Model Context Protocol (MCP) development featuring 8 Claude Code sub-agents and production-ready templates.

  • Features: Security hooks, FastMCP server templates, markdown-driven agents
  • Tech Stack: Python, FastMCP, MCP
  • Benefits: Immediate MCP development assistance

🔐 LetsEncrypt-IP-SSL-Manager

Repo Stars Issues Language

Simplifies obtaining and managing Let's Encrypt IP certificates with automatic renewal and comprehensive validation.

  • Features: Automatic renewal, comprehensive validation, user-ready features
  • Tech Stack: Shell scripting, Let's Encrypt
  • Use Case: SSL certificate management for IP addresses

🔒 Nginx-SSL-Automation-LetsEncrypt

Repo Stars Issues Language

Simple shell script for automating the installation and renewal of Let's Encrypt SSL certificates on Linux servers using Nginx.

  • Features: Automated installation, automatic renewal, Nginx integration
  • Tech Stack: Shell scripting, Nginx, Let's Encrypt
  • Purpose: Simplify SSL certificate management

🤝 Community & Collaboration

We believe in the power of community-driven security research. Our projects are:

  • 100% Open Source - All tools are freely available
  • 🌍 Globally Collaborative - Contributors from around the world
  • 🔬 Research-Focused - Advancing the state of AI security
  • 🛠️ Practical & Production-Ready - Real-world solutions

🚀 Getting Started

For Security Professionals

  1. Browse our repositories for tools that match your needs
  2. Check individual project documentation for installation guides
  3. Join our community discussions to share insights and get help

For Contributors

  1. Fork the repository you're interested in
  2. Create a feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📊 Our Impact

  • 🏢 13+ Active Projects - Covering various aspects of AI security
  • 👥 Growing Community - Security researchers, developers, and enthusiasts
  • 🌐 Global Reach - Contributors and users worldwide
  • 🔒 Enterprise-Ready - Tools used in production environments

📚 Resources

🏆 Why GenSecAI?

  1. AI-First Security: We leverage AI to defend against AI threats
  2. Open Source Philosophy: Democratizing AI security for everyone
  3. Practical Solutions: Production-ready tools, not just research
  4. Community Driven: Built by the community, for the community
  5. Compliance Focus: Tools designed with regulatory requirements in mind

📋 License

Most of our projects are released under open-source licenses (MIT, Apache 2.0, etc.). Please check individual repositories for specific licensing information.

🤲 Support Our Mission

As a non-profit organization, we rely on community support to continue our work. You can help by:

  • ⭐ Starring our repositories
  • 🐛 Reporting bugs and suggesting features
  • 💻 Contributing code and documentation
  • 📢 Spreading the word about our projects
  • 💰 Supporting our infrastructure costs

Building a secure AI future, one commit at a time.

Made with ❤️ by the GenSecAI Community

Pinned Loading

  1. Wazuh-MCP-Server Wazuh-MCP-Server Public

    AI-powered security operations with Wazuh SIEM + Claude Desktop. Natural language threat detection, automated incident response & compliance. Real-time monitoring, ML anomaly detection. Transform …

    Python 66 17

  2. mcp-poisoning-poc mcp-poisoning-poc Public

    This repository demonstrates a variety of **MCP Poisoning Attacks** affecting real-world AI agent workflows.

    Python 10 3

  3. Ubuntu-Security-Hardening-Script Ubuntu-Security-Hardening-Script Public

    This script automates the scanning process using the OpenSCAP Security Guid to hardening Ubuntu systems, aligning with DISA-STIG compliance for Ubuntu 24.04. LTS minimum. It includes a range of sec…

    Shell 37 6

  4. genai-api-pentest-platform genai-api-pentest-platform Public

    The GenAI API Pentest Platform is a API security testing tool that leverages multiple Large Language Models (LLMs) to perform intelligent, context-aware API security assessments. Unlike traditional…

    Python 12 2

  5. LetsEncrypt-IP-SSL-Manager LetsEncrypt-IP-SSL-Manager Public

    This tool simplifies the process of obtaining and managing Lets' Encrypt IP certificates with automatic renewal, comprehensive validation, and user ready features.

    Shell 5 1

  6. Sonicwall-MCP-Server Sonicwall-MCP-Server Public

    A comprehensive Model Context Protocol (MCP) server for analyzing SonicWall firewall logs from SonicOS 7.x and 8.x. This server provides intelligent log analysis, threat detection, and security ins…

    TypeScript 2

Repositories

Showing 10 of 14 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…