From 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:36:30 +0100 Subject: unslug fr: modify --- files/fr/glossary/sql_injection/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/fr/glossary/sql_injection') diff --git a/files/fr/glossary/sql_injection/index.html b/files/fr/glossary/sql_injection/index.html index 0e092c51c5..833a98ac82 100644 --- a/files/fr/glossary/sql_injection/index.html +++ b/files/fr/glossary/sql_injection/index.html @@ -1,12 +1,13 @@ --- title: Injection SQL -slug: Glossaire/Injection_SQL +slug: Glossary/SQL_Injection tags: - Attaques - Glossaire - Sql - Sécurité translation_of: Glossary/SQL_Injection +original_slug: Glossaire/Injection_SQL ---

L'injection SQL tire parti des applications web qui ne parviennent pas à valider les entrées utilisateur. Les pirates peuvent transmettre des commandes SQL via l'application web de manière malveillante pour exécution par une base de données principale.

-- cgit v1.2.3-54-g00ecf