u/Sardasha - Archived Voat Post in v/programming
u/Sardasha
  • home
  • search

u/Sardasha

0 posts · 1 comment · 1 total

Active in: v/programming (1)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: If I want to be more of a defensive programmer where do I start?

In my opinion, the best way to learn how to write safe code is by learning how attacks work. Build a server and hack the crap out of it. Scan it, compromise it, patch it, and review what the patch did. Learn from others' mistakes! When you see how easy it is to use SQL injection or write a buffer overflow attack, you gain a level of appreciation for the value of "never trust input".

1 02 Aug 2015 18:08 u/Sardasha in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.