
أداة تكتشف ما إذا كانت عقدتك قد تعرضت لهجوم المعاملة التمويلية غير الصالحة.
أداة تكتشف ما إذا كانت عقدتك ضحية لهجوم معاملة التمويل غير الصالحة.
java -jar checkfunding.jar --db eclair.sqlite
$ 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
ستكشف هذه الأداة ما إذا كانت عقدتك ضحية لـ CVE-2019-13000.
يرجى الاطلاع على النقاش على https://lists.linuxfoundation.org/pipermail/lightning-dev/2019-August/002130.html لمزيد من التفاصيل حول الثغرة.
ملاحظة: هذه الأداة ستعمل فقط إذا كنت تستخدم إصدارات رسمية من Eclair. إذا كنت على سبيل المثال على أحدث إصدار رئيسي، يرجى الاتصال بالدعم.
مثال: checkfunding --db /path/to/eclair.sqlite --conf /path/to/eclair.conf