Agent Plugins Marketplace
All plugins

shiro-attack2

v5.1.1

ShiroAttack2 — Shiro-550 漏洞利用技能集:探测、密钥爆破、命令执行、内存马注入、Key 修改。

CodexClaude Code1 Skill

2.6k GitHub starsUpdated 3 months ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
1 skill or MCP entry
Source updated
Jun 4, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install shiro-attack2 for Codex and Claude Code

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add shiro-attack2@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/SummerSec/ShiroAttack2

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

shiro-attack2/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/shiro-attack-cli/SKILL.md

Included Skills1

shiro-attack-cliskills/shiro-attack-cli/SKILL.md

当用户要求利用、检测或测试 Apache Shiro rememberMe 反序列化漏洞 (Shiro-550, CVE-2016-4437) 时使用。触发词包括 "Shiro"、"rememberMe"、"shiro attack"、"CVE-2016-4437"、"Shiro-550"、"爆破 Shiro key"、"利用 Shiro"、"Shiro 漏洞"。覆盖单目标探测、密钥爆破、Gadget 链自动检测、命令执行、内存马注入和 Key 修改。

Plugin manifests2

.codex-plugin/plugin.json
{
  "name": "shiro-attack2",
  "version": "5.1.1",
  "description": "ShiroAttack2 — Shiro-550 漏洞利用技能集:探测、密钥爆破、命令执行、内存马注入、Key 修改。",
  "skills": "./skills",
  "interface": {
    "capabilities": [
      "Read"
    ]
  }
}
.claude-plugin/plugin.json
{
  "name": "shiro-attack2",
  "version": "5.1.1",
  "description": "ShiroAttack2 — Shiro-550 漏洞利用工具:密钥爆破、Gadget 链探测、命令执行、内存马注入、Key 修改。",
  "author": {
    "name": "SummerSec",
    "url": "https://github.com/SummerSec"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[shiro-attack2 on Agent Plugins Marketplace](https://pluginsmp.com/plugins/shiro-attack2)