itztadi/OAuthReaper

GitHub: itztadi/OAuthReaper

专注于 OAuth2 与 OIDC 协议安全性的自动化测试框架,帮助安全研究人员系统性地发现授权流程中的逻辑漏洞和配置缺陷。

Stars: 0 | Forks: 0

# OAuthReaper

## ⚡ 安装 ``` git clone https://github.com/itztadi/OAuthReaper.git cd OAuthReaper pip install -e . ``` ## 🎯 用法 ``` `oauthreaper discover`|`oauthreaper hunt`|`oauthreaper forge` ``` ``` # 快速开始 oauthreaper discover --help ``` ## 🏗️ 架构 ``` OAuthReaper/ ├── oauthreaper.py # Main CLI entry ├── setup.py # Package config ├── requirements.txt # Dependencies └── README.md ``` ## 🔥 功能 - **Oauth2** — 自动化检测与分析 - **Oidc** — 自动化检测与分析 - **Bugbounty** — 自动化检测与分析 - **Security** — 自动化检测与分析 ## 📊 演示 ``` $ oauthreaper discover [*] Initializing OAuthReaper v1.0.0 [*] Target loaded [+] Scan complete — 0 findings ``` ## ⚠️ 免责声明 本工具仅供授权的安全测试使用。在对任何系统进行测试之前,请务必获取适当的权限。

tadi 用 🔥 打造

标签:CISA项目, OAuth2, Python, Web安全, 文档结构分析, 无后门, 蓝队分析, 逆向工具