From aec051a9f12f97a444833461a76220f6ee18801c Mon Sep 17 00:00:00 2001 From: ephemeralwaves Date: Fri, 6 Sep 2019 12:05:50 -0400 Subject: [PATCH] Fixed minor spelling mistake --- .../lessonPlans/en/SqlInjection_introduction_content7.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgoat-lessons/sql-injection/src/main/resources/lessonPlans/en/SqlInjection_introduction_content7.adoc b/webgoat-lessons/sql-injection/src/main/resources/lessonPlans/en/SqlInjection_introduction_content7.adoc index 13095e8f0f..c6275765ed 100644 --- a/webgoat-lessons/sql-injection/src/main/resources/lessonPlans/en/SqlInjection_introduction_content7.adoc +++ b/webgoat-lessons/sql-injection/src/main/resources/lessonPlans/en/SqlInjection_introduction_content7.adoc @@ -19,4 +19,4 @@ === Not all databases are equal (SQL Server) * Command shell: `master.dbo.xp_cmdshell 'cmd.exe dir c:'` -* Reqistry commands: `xp_regread`, `xp_regdeletekey`, … \ No newline at end of file +* Registry commands: `xp_regread`, `xp_regdeletekey`, …