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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
detection-tool-cve-2019-13000 — ノードが無効な資金提供トランザクション攻撃の被害に遭ったかどうかを検出するツール。 | Kitploit
ツール/GitHubGitHub/acinq/detection-tool-cve-2019-13000
脆弱性分析フォレンジック暗号化インシデントレスポンス
GitHubacinq/detection-tool-cve-2019-13000

detection-tool-cve-2019-13000

ノードが無効な資金提供トランザクション攻撃の被害に遭ったかどうかを検出するツール。

リポジトリを見る
136年前未レビュー

人気

すべて見る →

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

すべてのツールを探索

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

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

CVE 2019-13000 検出ツール

あなたのノードが不正なファンディングトランザクション攻撃の被害に遭ったかどうかを検出するツールです。

使用方法

root@kitploit:~
java -jar checkfunding.jar --db eclair.sqlite

ヘルプ

root@kitploit:~
$ java -jar checkfunding.jar --help
checkfunding 1.0
Usage: checkfunding [options]

  --db <eclair.sqlite>  path to eclair.sqlite
  --conf <eclair.conf>  path to eclair.conf
  --help                prints this usage text

This utility will detect if your node has been victim of CVE-2019-13000.
Please see the thread on https://lists.linuxfoundation.org/pipermail/lightning-dev/2019-August/002130.html for more details on the vulnerability.

NB: This tool will only work if you have been using released versions of Eclair. If you are on e.g. latest master, please contact support.

Example: checkfunding --db /path/to/eclair.sqlite --conf /path/to/eclair.conf

ツールをダウンロード