目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2018-17144 PoC — Bitcoin Core和Bitcoin Knots 输入验证错误漏洞

来源
关联漏洞
标题: Bitcoin Core和Bitcoin Knots 输入验证错误漏洞 (CVE-2018-17144)
Description:Bitcoin Core是一款用于验证区块链交易有效性的开源客户端。Bitcoin Knots是一个完整的比特币客户端。 Bitcoin Core和Bitcoin Knots中存在安全漏洞。攻击者可借助两次相同的输入利用该漏洞造成拒绝服务(应用程序崩溃)。以下产品和版本受到影响:Bitcoin Core 0.14.3之前的0.14.x版本,0.15.2之前的0.15.x版本,0.16.3之前的0.16.x版本;Bitcoin Knots 0.14.x版本至0.16.3之前的0.16.x版本。
Description
Ban all denial-of-service vulnerability exploitable nodes from your node CVE-2018-17144  
介绍
# ban-exploitable-bitcoin-nodes
Ban all denial-of-service vulnerability exploitable nodes from your node CVE-2018-17144  

## Requirements for the bash script (ban.sh)

### Command-line JSON processor jq.

Install on Debian-based Linux
```` 
sudo apt-get install jq
```` 

## Download and use the script

`git clone https://github.com/iioch/ban-exploitable-bitcoin-nodes.git`

Run:

````
cd ban-exploitable-bitcoin-nodes   
chmod u+x ban.sh   
./ban.sh
````

### To view banned IP addresses:

````
bitcoin-cli listbanned
````

### To clear banned IP addresses:

````
bitcoin-cli clearbanned
````
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →