Injection SQL
|
28-07-2013, 15h39
Message : #7
|
|
b0fh
Membre actif Messages : 210 Sujets : 17 Points: 309 Inscription : Jul 2012 |
RE: Injection SQL
Salut,
La clause UNION n'accepte que des requêtes SELECT, tu ne peux pas l'utiliser pour faire un DELETE. Tu peux en revanche utiliser un DELETE dans une subquery, quelque chose comme Code SQL :
SELECT ... FROM blah WHERE id = (DELETE FROM ... ) |
|
Messages dans ce sujet |
Injection SQL - par acip - 27-07-2013, 19h30
RE: Injection SQL - par acip - 28-07-2013, 11h39
RE: Injection SQL - par Hypnoze57 - 28-07-2013, 13h25
RE: Injection SQL - par notfound - 28-07-2013, 14h04
RE: Injection SQL - par acip - 28-07-2013, 15h24
RE: Injection SQL - par gruik - 28-07-2013, 15h30
RE: Injection SQL - par b0fh - 28-07-2013, 15h39
RE: Injection SQL - par supersnail - 28-07-2013, 18h23
RE: Injection SQL - par acip - 28-07-2013, 16h25
RE: Injection SQL - par gruik - 28-07-2013, 20h30
RE: Injection SQL - par b0fh - 28-07-2013, 16h27
RE: Injection SQL - par Hypnoze57 - 28-07-2013, 17h12
RE: Injection SQL - par notfound - 28-07-2013, 18h27
|
Sujets apparemment similaires… | |||||
Sujet | Auteur | Réponses | Affichages | Dernier message | |
Injection SQL Hard Filtre | oxame | 4 | 333 |
01-09-2012, 17h59 Dernier message: Luxerails |
Utilisateur(s) parcourant ce sujet : 7 visiteur(s)