Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
Ripple20 — This comprehensive package contains everything needed to detect, analyze, and remediate Ripple20 (CVE-2020-11898) vulnerabilities in your organization. | Kitploit
工具/GitHubGitHub/ransc0rp1on/ripple20
Embedded Systems SecurityReconnaissanceVulnerability ScannersIoT SecurityNetwork SecurityFirmware Analysis
GitHubransc0rp1on/ripple20

Ripple20

This comprehensive package contains everything needed to detect, analyze, and remediate Ripple20 (CVE-2020-11898) vulnerabilities in your organization.

查看仓库
1个月前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Ripple20 CVE-2020-11898 检测套件 - 完整包

状态: ✅ 生产就绪 | 版本: 2.0 |


📦 包含内容

本综合包包含检测、分析和修复组织中 Ripple20(CVE-2020-11898)漏洞所需的一切。

文件概览

1. ripple20_detector.py (21 KB)

主要检测脚本 - 生产就绪版本 2.0。

功能:

  • 检测易受攻击的 Treck TCP/IP 协议栈
  • 支持单机和批量扫描
  • 多线程以提高性能
  • 全面的错误处理和日志记录
  • JSON 报告生成
  • 环境感知的安全措施

使用方法:

root@kitploit:~
# Single device
sudo python3 ripple20_detector.py 192.168.1.100 --env uat
 
# Batch scan
sudo python3 ripple20_detector.py -f targets.txt --env production --threads 4 --report results.json

要求:

  • Python 3.7+
  • Scapy 库 (pip install scapy)
  • 根/管理员权限
  • Linux/Unix 操作系统
下载工具