LuCyanXsecurity/bugbountytoolkit

GitHub: LuCyanXsecurity/bugbountytoolkit

一个面向 Bug Bounty 猎人的安全工具命令速查与漏洞挖掘方法论合集,提供可搜索、可收藏的在线参考应用。

Stars: 0 | Forks: 0

# 🛡️ Bug Bounty 工具包 ### 专为 Bug Bounty 猎人精选的安全工具与命令合集 [![在线演示](https://img.shields.io/badge/🌐_Live_Demo-bugbountytoolkit.vercel.app-red?style=for-the-badge)](https://bugbountytoolkit.vercel.app) [![GitHub Stars](https://img.shields.io/github/stars/LuCyanXsecurity/bugbountytoolkit?style=for-the-badge&logo=github&color=yellow)](https://github.com/LuCyanXsecurity/bugbountytoolkit/stargazers) [![许可证](https://img.shields.io/badge/License-MIT-blue?style=for-the-badge)](LICENSE)

🔍 100+ 命令📚 15+ 分类🎯 5 种方法论

[**探索命令**](#-features) • [**查看演示**](https://bugbountytoolkit.vercel.app) • [**参与贡献**](#-contributing)
## ✨ 功能
### 🎯 命令库 - 专为 Bug Bounty 搜集的 **100+ 精选命令** - 按类别整理:Recon、Injection、Discovery、CMS 等 - **搜索与过滤**,实现快速访问 - 支持**收藏**并利用本地存储持久化数据 ### 🔥 现代 UI/UX - **玻璃拟态(Glassmorphism)** 设计与惊艳的动画效果 - 适配所有设备的**完全响应式**布局 - 为长时间使用优化的**暗黑主题** - **平滑滚动**与微交互
### 📖 方法论 - 逐步的漏洞挖掘指南 - XSS、SQLi、LFI、CORS 漏洞利用 - WAF 绕过技术 - 真实攻击场景 ### ⚡ 性能 - 基于 **React 18 + TypeScript** 构建 - 使用 **Vite** 实现极速构建 - 使用 **TailwindCSS** 进行样式优化 - 通过 meta 标签进行 SEO 优化
## 🚀 快速开始 ### 前置条件 - Node.js 18+ - npm 或 yarn ### 安装 ``` # Clone 仓库 git clone https://github.com/LuCyanXsecurity/bugbountytoolkit.git # 进入目录 cd bugbountytoolkit # 安装依赖 npm install # 启动 development server npm run dev ``` 访问 `http://localhost:5173` 查看运行中的应用! ### 生产环境构建 ``` npm run build npm run preview ``` ## 📂 项目结构 ``` bugbountytoolkit/ ├── src/ │ ├── components/ # React components │ │ ├── Header.tsx │ │ ├── Hero.tsx │ │ ├── CommandsSection.tsx │ │ ├── MethodologySection.tsx │ │ └── ... │ ├── data/ │ │ ├── categories/ # Command categories │ │ │ ├── recon.ts │ │ │ ├── injection.ts │ │ │ └── ... │ │ └── methodologies/ # Attack methodologies │ ├── types/ # TypeScript definitions │ └── index.css # Custom styles & animations ├── public/ # Static assets └── package.json ``` ## 🛠️ 技术栈

React TypeScript Vite TailwindCSS

## 📜 许可证 基于 MIT 许可证分发。查看 `LICENSE` 了解更多信息。 ## 📬 联系方式

Twitter GitHub Email

### ⭐ 如果您觉得有用,请为本仓库点个 Star! **由 [LuCyanXsecurity](https://github.com/LuCyanXsecurity) 用 ❤️ 制作**
标签:CISA项目, React, Syscalls, Web安全, 命令参考, 密码管理, 网络安全, 自动化攻击, 蓝队分析, 隐私保护