January 2019
Beginner to intermediate
372 pages
11h 17m
English
A Bitcoin node can have a maximum of 8 outgoing and 117 incoming connections. Since there's a limit on the number of outgoing connections, the attacker can force the victim to solely establish connections to malicious nodes created by the attacker:

This may look easy in theory; however, forcing the victim to only create connections to malicious nodes requires more than a single-step attack. The attacker has to learn and manipulate the victim's connection information to manipulate the user's outgoing connections. Bitcoin nodes store ...