Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
detection-tool-cve-2019-13000 — एक उपकरण जो पता लगाता है कि आपका नोड अमान्य फंडिंग tx हमले का शिकार हुआ है या नहीं। | Kitploit
उपकरण/GitHubGitHub/acinq/detection-tool-cve-2019-13000
भेद्यता विश्लेषणफोरेंसिकक्रिप्टोग्राफीघटना प्रतिक्रिया
GitHubacinq/detection-tool-cve-2019-13000

detection-tool-cve-2019-13000

एक उपकरण जो पता लगाता है कि आपका नोड अमान्य फंडिंग tx हमले का शिकार हुआ है या नहीं।

रिपॉजिटरी देखें
16 साल पहलेअभी तक समीक्षित नहीं

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें

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

टूल डाउनलोड करें