prdngr/red-sky

GitHub: prdngr/red-sky

RedSky 是一个用于在 AWS 中快速部署攻击性基础设施的 CLI 工具,支持 Kali Linux、Nessus 和 Mythic C2 环境。

Stars: 2 | Forks: 0

RedSky

☁️ 暴风雨前的宁静

目录 - [关于本项目](#about-the-project) - [安装与使用](#installation-and-usage) - [贡献指南](#contributing) - [许可证](#license)
## 关于本项目 RedSky 是一个便捷的 CLI 工具,用于在 AWS 中管理即时攻击性基础设施。目前,RedSky 支持以下部署类型: - Tenable Nessus (BYOL) - Kali Linux 独立版 - 带有 Mythic C2 的 Kali Linux ## 安装与使用 要安装 RedSky,请使用 `go install` 命令。 ``` $ go install github.com/prdngr/red-sky@latest ``` 安装完成后,使用 RedSky 启动 Kali 实例的最简单方法如下: ``` $ red-sky create --type kali --region eu-west-1 --auto-ip ____ _______ __ / __ \___ ____/ / ___// /____ __ / /_/ / _ \/ __ /\__ \/ //_/ / / / / _, _/ __/ /_/ /___/ / ,< / /_/ / /_/ |_|\___/\__,_//____/_/|_|\__, / /____/ AWS Account Information ----------------------- ▶ Account: 444444444444 (red-sky) ▶ Caller ARN: arn:aws:iam::444444444444:user/red-sky Press Enter to continue... Deployment Summary ------------------ ▶ Deployment ID: d1505235-2e81-49b0-8bb6-3b1b76616b00 ▶ Allowed IP Address: 42.42.42.42 Connection Details ------------------ ▶ Use the following command to SSH into the Kali instance: $ ssh -i 'd1505235-2e81-49b0-8bb6-3b1b76616b00.pem' kali@62.62.62.62 ``` ## 贡献指南 本项目依据 [GitFlow workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow) 进行开发,建议遵循这些 [Git commit message guidelines](https://gist.github.com/robertpainsi/b632364184e70900af4ab688decf6f53)。 1. 创建您的功能分支: git checkout -b feature/ 2. 提交您的更改: git commit -m '' 3. 推送到功能分支: git push origin feature/ 4. 开启一个 [pull request](https://github.com/prdngr/red-sky/pulls)。 ## 许可证 基于 GNU GPLv3 许可证分发。详见 `LICENSE` 获取更多信息。
标签:AWS, DevSecOps, DPI, EVTX分析, EVTX分析, Go, JIT, Mythic, Nessus, Ruby工具, 上游代理, 云计算, 内存分配, 攻击基础设施, 数据展示, 日志审计, 漏洞利用检测, 特权提升, 红队, 自动化部署, 规则引擎