Description
Duration: 1 hour to complete
Audience: Software Engineers and Software Architects
Overview: This course will provide participants with the secure programming practices necessary to build Python applications resilient to widespread attacks. This course will examine many major Python security controls that can be used to mitigate some of the most prevalent attacks facing applications today.
Participants of this course will learn about the following vulnerabilities in Python…
•HTTP Header Injection
•OS Injection
•SQL Injection
•Insufficient Certificate Validation
•Use of Insecure Ciphers
•Use of Insecure Digests
•XML External Entities
•Directory Traversal
•Cross-Site Scripting
•Insecure Deserialization
•Using Components with Known Vulnerabilities