8

Secure Coding Practices with Python

Having covered numerous aspects of offensive and defensive security using Python and its various use cases, it’s now crucial to focus on writing secure code. When building tools and applications, there’s a significant risk of creating vulnerabilities that could undermine all our efforts to secure our organization. This chapter will explore essential Secure Coding Practices in Python to ensure that our applications are robust and resilient against potential threats. By prioritizing security in our coding practices, we can better protect our applications and, by extension, our organization.

In this chapter, we’re going to cover the following main topics:

  • Understanding secure coding fundamentals
  • Input validation ...

Get Offensive Security Using Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.