|
|
|
|
|
by Spearchucker
5084 days ago
|
|
Tools won't help when an integer overflow causes (for example) stock to be sold rather than bought. And yet that example may only be the last item in a threat tree, which may have a zero-day vulnerability at its root. Relying on tools or, in fact, any code you've not written yourself makes your system vulnerable. If you understand how an attacker might compromise a system (ref. STRIDE) you can mitigate. |
|
Writing everything yourself, as opposed to widely, community tested open-source alternatives, makes your system vulnerable.
Your example seems to be at the farthest possible end of the spectrum from what I'm talking about.