用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/CyberStrikeus/CyberStrike --skill cis-azure-compute-2-7命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
macOS post-exploitation for credential harvesting, DTrace monitoring, TCC bypass, and stealth operations via native tools
Windows userland post-exploitation for credential harvesting, monitoring, AMSI/ETW bypass, and stealth operations
Kubernetes post-exploitation for container escape, secret extraction, RBAC abuse, and cluster persistence
| name | cis-azure-compute-2.7 |
| description | Ensure App Service Environment is provisioned with v3 or higher |
| category | cis-azure-compute |
| version | 2.0.0 |
| author | cyberstrike-official |
| tags | ["cis","azure","app-service-environment","ase"] |
| cis_id | 2.7 |
| cis_benchmark | CIS Microsoft Azure Compute Services Benchmark v2.0.0 |
| tech_stack | ["azure"] |
| cwe_ids | [] |
| chains_with | [] |
| prerequisites | [] |
| severity_boost | {} |
Ensure App Service Environment is provisioned with v3 or higher to benefit from the latest enhancements.
Older versions of App Service Environment require manual management of Azure resources and have greater scaling limitations.
Manual configuration may be required to complete the migration and to optimize your App Service plan SKU choice to meet your needs.
App Service Environments.Version displays App Service Environment v3 or higher.Run the following command to list App Service Environments:
az appservice ase list
For each App Service Environment, ensure that kind is set to ASEV3 or higher.
The kind property should be ASEV3 or higher. The Version should display App Service Environment v3.
When creating an App Service Environment from the portal, after clicking + Add, ensure that Create App Service Environment v3 is displayed.
The default version is currently App Service Environment v3.
App Service Environment v1 and v2 were retired as of 31 August, 2024. As of September 1, 2024, Azure auto-migrated any remaining App Service Environment v1 and v2 on a best-effort basis.
基于 SOC 职业分类
Level 1 | Automated