rce

Community

Automate RCE testing to verify server resilience.

Authoryhy0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the detection and exploitation workflows for remote code execution vulnerabilities, helping security teams quickly verify whether a target is vulnerable and gather actionable evidence.

Core Features & Use Cases

  • Automated RCE Vector Discovery: Identify common RCE vectors such as command execution, code execution, deserialization, template injection, and file upload points.
  • Directed Exploitation & Information Gathering: Execute safe payloads to retrieve system information, user context, and environment details.
  • Use Case: When scanning a web app, run this Skill to verify an endpoint's RCE risk and collect evidence for remediation.

Quick Start

Example: Activate the RCE skill against a test endpoint like http://target.example/vuln?cmd=id and review the resulting output.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rce
Download link: https://github.com/yhy0/CHYing-agent/archive/main.zip#rce

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository