FunnyWolf

Viper

Built by FunnyWolf โ€ข 5,006 stars

What is Viper?

Adversary simulation and Red teaming platform with AI

How to use Viper?

1. Install a compatible MCP client (like Claude Desktop). 2. Open your configuration settings. 3. Add Viper using the following command: npx @modelcontextprotocol/viper 4. Restart the client and verify the new tools are active.
๐Ÿ›ก๏ธ Scoped (Restricted)
npx @modelcontextprotocol/viper --scope restricted
๐Ÿ”“ Unrestricted Access
npx @modelcontextprotocol/viper

Key Features

Native MCP Protocol Support
Real-time Tool Activation & Execution
Verified High-performance Implementation
Secure Resource & Context Handling

Optimized Use Cases

Extending AI models with custom local capabilities
Automating system workflows via natural language
Connecting external data sources to LLM context windows

Viper FAQ

Q

Is Viper safe?

Yes, Viper follows the standardized Model Context Protocol security patterns and only executes tools with explicit user-granted permissions.

Q

Is Viper up to date?

Viper is currently active in the registry with 5,006 stars on GitHub, indicating its reliability and community support.

Q

Are there any limits for Viper?

Usage limits depend on the specific implementation of the MCP server and your system resources. Refer to the official documentation below for technical details.

Official Documentation

View on GitHub

cover-v5-optimized

<p align="center"> <a href="https://www.viperrtp.com/guide/getting_start">Getting-Started</a> ยท <a href="https://www.viperrtp.com/guide/welcome_to_viper">Documentation</a> </p> <p align="center"> <a href="https://www.viperrtp.com/" target="_blank"> <img alt="Static Badge" src="https://img.shields.io/badge/Website-F04438"></a> <a href="https://discord.gg/3R9yZvQueT" target="_blank"> <img src="https://img.shields.io/badge/Community-blue?logo=discord&labelColor=%20%235462eb&logoColor=%20%23f5f5f5&color=%20%235462eb" alt="chat on Discord"></a> <a href="https://twitter.com/intent/follow?screen_name=viperrtp" target="_blank"> <img src="https://img.shields.io/twitter/follow/viperrtp?logo=X&color=%20%23f5f5f5" alt="follow on X(Twitter)"></a> <a href="https://github.com/funnywolf/viper/graphs/commit-activity" target="_blank"> <img alt="Commits last month" src="https://img.shields.io/github/commit-activity/m/funnywolf/viper?labelColor=%20%2332b583&color=%20%2312b76a"></a> <a href="https://github.com/funnywolf/viper/" target="_blank"> <img alt="Issues closed" src="https://img.shields.io/github/issues-search?query=repo%3Afunnywolf%2Fviper%20is%3Aclosed&label=issues%20closed&labelColor=%20%237d89b0&color=%20%235d6b98"></a> <a href="https://hub.docker.com/u/viperplatform" target="_blank"> <img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/viperplatform/viper?labelColor=%20%23FDB062&color=%20%23f79009"></a> <a href="https://github.com/funnywolf/viper/releases" target="_blank"> <img alt="Release" src="https://img.shields.io/github/v/release/funnywolf/viper?style=flat&label=Release&color=limegreen"></a> </p> <p align="center"> <a href="./README.md"><img alt="README in English" src="https://img.shields.io/badge/English-d9d9d9"></a> <a href="./README_ZH.md"><img alt="็ฎ€ไฝ“ไธญๆ–‡็‰ˆ่‡ช่ฟฐๆ–‡ไปถ" src="https://img.shields.io/badge/็ฎ€ไฝ“ไธญๆ–‡-d9d9d9"></a> </p>

VIPER is a powerful and flexible red team platform. It integrates the core tools and functionalities required for adversary simulation and red team operations, assisting you in efficiently completing cybersecurity assessment tasks.

  • User-Friendly Interface
    Provides an intuitive interface that enables red team members to rapidly initiate security assessment tasks.

  • Multi-Platform Support
    Supports red team assessments across multiple operating systems, including Windows, Linux, and macOS, ensuring broad compatibility.

  • Out-of-the-Box Red Teaming Tools
    Designed to cover all phases of the MITRE ATT&CK framework, offering a comprehensive attack simulation solution.

  • Integrated LLM Agent
    Built-in Large Language Model (LLM) agent enhances automated processing capabilities and intelligent decision-making support.

  • Automated Workflows
    Supports orchestration and notification mechanisms for 24/7 monitoring of target environments.

  • Rich Built-in Modules Integrates over 100 post-exploitation modules covering all stages of the MITRE ATT&CK framework, meeting the needs of different scenarios.

  • Custom Extensibility
    Supports Python-based custom module development to meet specialized requirements or add extended functionalities.

  • More Advanced Features Includes built-in anti-tracing/handler firewall/defense evasion/pivot graph/automated notification functions.

img.webp img_1.webp img_2.webp img_3.webp img_4.webp img_5.webp

Product Comparison

VIPERCobalt StrikeNightHawkBruteRatel
ImplantsWindows<br/>Linux<br/>MacOSWindowsWindowsWindows
Visual UIโœ…โœ…โœ…โœ…
Pivot Graphโœ…โœ…โœ…โœ…
Custom PluginPythonCNAโŒโŒ
Built-in Evasionโœ…โŒโœ…โœ…
Automationโœ…โŒโœ…โŒ
Team Collaborationโœ…โœ…โŒโŒ
LLM Agentโœ…โŒโŒโŒ
PriceFree$12,600 user/year$10,000 user/year$3,000 user/year

Website

www.viperrtp.com

Global Ranking

-
Trust ScoreMCPHub Index

Based on codebase health & activity.

Manual Config

{ "mcpServers": { "viper": { "command": "npx", "args": ["viper"] } } }