Beskrivning
Your Web application written in Python works as intended, so you are done, right? But did you consider feeding in incorrect values? 16Gbs of data? A null? An apostrophe? Negative numbers, or specifically -1 or -2^31? Because that’s what the bad guys will do – and the list is far from complete.
Handling security needs a healthy level of paranoia, and this is what this course provides: a strong emotional engagement by lots of hands-on labs and stories from real life, all to substantially improve code hygiene. Mistakes, consequences, and best practices are our blood, sweat and tears.
Audience
Python developers working on Web applications
Preparedness
General Python and Web development
Description
The curriculum goes through the common Web application security issues following the OWASP Top Ten but goes far beyond it both in coverage and the details.All this is put in the context of Python, and extended by core programming issues, discussing security pitfalls of the programming language.
So that you are prepared for the forces of the dark side.
So that nothing unexpected happens.
Nothing.
Day 1
- What is security?
- Threat and risk
- Cyber security threat types – the CIA triad
- Consequences of insecure software
The OWASP Top Ten 2021
- A01 – Broken Access Control
- A02 – Cryptographic Failures
Day 2
The OWASP Top Ten 2021
- A02 – Cryptographic Failures (continued)
- A03 – Injection
Day 3
The OWASP Top Ten 2021
- A03 – Injection (continued)
- A04 – Insecure Design
Day 4
The OWASP Top Ten 2021
- A05 – Security Misconfiguration
- A06 – Vulnerable and Outdated Components
- A07 – Identification and Authentication Failures
Day 5
The OWASP Top Ten 2021
- A08 – Software and Data Integrity Failures
- A09 – Security Logging and Monitoring Failures
- A10 – Server-Side Request Forgery (SSRF)
- Security testing
- Wrap up
Recensioner
Det finns inga recensioner än.