- Course
Data Input Validation for Python
Uploaded files and user input can contain malicious content or trick applications into fetching unwanted web resources. This course will teach you how to securely manage file uploads and SSRF risks in Python.
- Course
Data Input Validation for Python
Uploaded files and user input can contain malicious content or trick applications into fetching unwanted web resources. This course will teach you how to securely manage file uploads and SSRF risks in Python.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Security
What you'll learn
Injection attacks are a top web application security risk, and files uploaded by the user can contain malware or other threats. In this course, Data Input Validation for Python, you’ll gain the ability to manage file handling and injection threats in Python. First, you’ll explore path traversal vulnerabilities and associated best practices. Next, you’ll discover how to manage SSRF risks in Python requests. When you’re finished with this course, you’ll have the skills and knowledge of data input validation needed to securely implement Python web apps.