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)
  • Root/管理者権限
  • Linux/Unix OS
ツールをダウンロード