Skip to content

Commit 7fe58f6

Browse files
authored
Update software-supply-chain-attacks-crypto.md
1 parent 70fe091 commit 7fe58f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

software-supply-chain-attacks-crypto.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,11 @@ The threat actor embedded a covert key‑stealing payload inside the Python pack
196196

197197
Source: <https://socket.dev/blog/monkey-patched-pypi-packages-steal-solana-private-keys>
198198

199+
### 22. Python crypto library bitcoinlib targeted with a fake fix
200+
201+
The attacked Python package is bitcoinlib, a popular Python library that contains features for creating and managing Bitcoin wallets, interacting with the Bitcoin blockchain, and running Bitcoin scripts, among other things. The malicious packages detected were named bitcoinlibdbfix and bitcoinlib-dev. Both names are apparent references to an issue raised recently related to error messages being generated by bitcoinlib during bitcoin transfers, with calls from developers for the maintainers to address that issue.
202+
203+
Source: <https://www.reversinglabs.com/blog/malicious-python-packages-target-popular-bitcoin-library>
199204

200205
## Hardware supply chain attacks
201206

0 commit comments

Comments
 (0)