From: Alekos Filini Date: Mon, 25 Apr 2022 14:56:28 +0000 (+0200) Subject: Issue a correction in the miniscript bug blogpost X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/scripts/static/enum.LoadError.html?a=commitdiff_plain;h=502b148c7ae8e003c02e7f73fad2109cb8dc6a52;p=bitcoindevkit.org Issue a correction in the miniscript bug blogpost --- diff --git a/docs/_blog/miniscript_vulnerability.md b/docs/_blog/miniscript_vulnerability.md index 16d79026fd..bdb8730ae4 100644 --- a/docs/_blog/miniscript_vulnerability.md +++ b/docs/_blog/miniscript_vulnerability.md @@ -75,6 +75,13 @@ The tool we used has been [published on GitHub][tool-link] and can be run by any We would like to thank [`sanket1729`][sanket1729] and [`RCasatta`][RCasatta] for their help implementing and running the tool on the bitcoin mainnet blockchain. +## Correction (2022-04-25) + +By re-running the tool on the mainnet blockchain for a second time we were able to find one vulnerable output, created and spent a long time ago (around the initial announcement and release date of Miniscript). + +The amount was negligible, so we believe this was a small test performed by somebody to play with Miniscript. + + [spending-policy-demo]: /blog/2021/02/spending-policy-demo [security-advisory]: https://github.com/rust-bitcoin/rust-miniscript/blob/70191e5a32f7c072d32476ba0b8861ca57af3df8/doc/security_report_2022_04_20.md [blocks-iterator]: https://github.com/RCasatta/blocks_iterator