OS Command Injection In Django

Опубликовано: 29 Октябрь 2024
на канале: Jerin Jose
1,893
48

In certain cases, we may need to take input from the user and execute an OS Command at the backend. In such scenarios, we may be susceptible to OS Command Injection attacks. In this video, we discuss:
1. What is OS Command Injection?
2. How to prevent it in a Django application?

Source Code - For Reference:
https://github.com/jerinjose61/django...

Django Security Playlist:
   • Django Security