Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
ツール/GitHubGitHub/trya9ain/cve-2026-24061
偵察脆弱性スキャナーエクスプロイトネットワークセキュリティペネトレーションテスト
GitHubtrya9ain/cve-2026-24061

CVE-2026-24061

CVE-2026-24061用のバッチスキャナで、複数のIP/CIDRをスキャンして脆弱なサービスを検出します。設定可能なポート、タイムアウト、スレッド数を備え、大規模な脆弱性検出を効率的に行えます。

リポジトリを見る
947ヶ月前未レビュー

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

CVE-2026-24061

CVE-2026-24061 バッチスキャンツール

使用方法

root@kitploit:~
options:
  -h, --help            show this help message and exit
  -t, --target TARGET   Target IP/CIDR or comma-separated list (repeatable)
  -f, --file FILE       File with targets (IP/CIDR, one per line or comma-separated)
  -p, --port PORT       Target port(s), default 23. Comma-separated for multiple ports.
  --connect-timeout CONNECT_TIMEOUT
                        TCP connect timeout in seconds (default: 3.0)
  --read-timeout READ_TIMEOUT
                        Read timeout in seconds for banner/prompt (default: 2.0)
  --id-timeout ID_TIMEOUT
                        Read timeout in seconds after sending 'id' (default: 2.0)
  --threads THREADS     Number of concurrent threads (default: 50)
  --user-value USER_VALUE
                        USER env value to send (default: '-f root')
  -v, --verbose         Enable verbose logging

単一ターゲットスキャン

root@kitploit:~
python cve_2026_24061_scanner.py -t ip
image

バッチスキャン

root@kitploit:~
python cve_2026_24061_scanner.py -f targets.txt
image
ツールをダウンロード