M
M
Maxim Dunayevsky2014-06-06 13:19:54
Django
Maxim Dunayevsky, 2014-06-06 13:19:54

How severely are Django sites affected by SQL Injection?

Hello!
Interested in how vulnerable to SQL injection sites written using the Django framework. Does anyone have real experience with this kind of pentesting, or is attacking such resources a waste of time?
In response, please post links to articles/videos with examples of successful Django site penetration testing using Havij, sqlmap, and similar utilities (Google and Yandex in 99% of cases provide links to hacking self-written PHP guestbooks).
What do you use to audit the security of your sites?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
OnYourLips, 2014-06-06
@dunmaksim

Not affected unless specifically done.
The level of abstraction of the DBMS allows you not to miss even accidental injections.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question