REPEAS/DootSeal
GitHub: REPEAS/DootSeal
DootSeal 是一款基于 Python 开发的渗透测试套件,集成了网络扫描、Web 漏洞探测及密码审计功能,并提供图形化操作界面以辅助安全评估。
Stars: 1 | Forks: 1
8.0 来了
DOOTSEAL v8.0 🔐
Dootmas 出品的完整渗透测试套件
```
[!WARNING]
AUTHORIZED USE ONLY - Don't be a "Bad Boy". :3
```
📋 功能
```
🌐 Network Scanning - Pure Python port scanning & service detection
🕸️ Web Application Testing - Directory enumeration, tech detection, security headers
🔐 Password Auditing - SSH brute force, HTTP basic auth cracking
🔍 Service Detection - Banner grabbing & service fingerprinting
📊 GUI Interface - Dark theme with real-time results
💾 Report Generation - Export results to multiple formats
```
🚀 快速安装
方法 1:Git 克隆并运行
bash
# 克隆仓库
git clone https://github.com/REPEAS/dootseal.git
cd dootseal
# 安装依赖
pip install -r requirements.txt
# 运行 DOOTSEAL
python3 dootseal.py
方法 2:.deb 包(适用于 Debian/Ubuntu/Kali)
# 下载最新的 .deb 版本
wget https://github.com/REPEAS/dootseal/releases/latest/download/dootseal.deb
# 使用 gdebi 安装(推荐 - 自动处理依赖)
sudo apt install gdebi
sudo gdebi dootseal.deb
# 或使用 dpkg 安装
sudo dpkg -i dootseal.deb
sudo apt install -f # 修复缺失的依赖
发现了 Bug?🐛 请报告!请告诉我:
1. 您使用的操作系统。
2. 错误信息。
3. DootSeal 遗漏了什么设备。
4. 发送邮件至 dootmasmail@gmail.com
Bye :3 -dootmas标签:Banner抓取, C2日志可视化, CISA项目, GitHub, GraphQL安全矩阵, GUI, PoC, Python, SSH破解, URL短链接分析, Web安全, Web应用测试, 云存储安全, 图形界面, 安全扫描器, 实时处理, 密码审计, 指纹识别, 插件系统, 数据统计, 无后门, 暴力破解, 服务探测, 服务检测, 目录枚举, 移动安全, 端口扫描, 网络安全, 网络扫描, 蓝队分析, 逆向工具, 隐私保护