diff --git a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection.html b/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection.html
deleted file mode 100644
index 2dc84b697..000000000
--- a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
Lesson Plan Title: How to Perform String SQL Injection
-
-
-Concept / Topic To Teach:
-
-SQL injection attacks represent a serious threat to any database-driven site. The methods behind an attack are easy to learn and the damage caused can range from considerable to complete system compromise. Despite these risks, an incredible number of systems on the internet are susceptible to this form of attack.
-
-Not only is it a threat easily instigated, it is also a threat that, with a little common-sense and forethought, can easily be prevented.
-
-It is always good practice to sanitize all input data, especially data that will used in OS command, scripts, and database queries, even if the threat of SQL injection has been prevented in some other manner.
-General Goal(s):
-The form below allows a user to view their credit card numbers. Try to inject an SQL string that results in all the credit card numbers being displayed. Try the user name of 'Smith'.
-
\ No newline at end of file
diff --git a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/colorschememapping.xml b/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/colorschememapping.xml
deleted file mode 100644
index b200daa38..000000000
--- a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/colorschememapping.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/filelist.xml b/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/filelist.xml
deleted file mode 100644
index fd0a8d509..000000000
--- a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/filelist.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image001.png b/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image001.png
deleted file mode 100644
index 030affe86..000000000
Binary files a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image001.png and /dev/null differ
diff --git a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image003.png b/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image003.png
deleted file mode 100644
index 83342678d..000000000
Binary files a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image003.png and /dev/null differ
diff --git a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image005.jpg b/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image005.jpg
deleted file mode 100644
index 4154afc6a..000000000
Binary files a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image005.jpg and /dev/null differ
diff --git a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image006.jpg b/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image006.jpg
deleted file mode 100644
index dbe7cb0ad..000000000
Binary files a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/image006.jpg and /dev/null differ
diff --git a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/themedata.thmx b/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/themedata.thmx
deleted file mode 100644
index 55426d8ec..000000000
Binary files a/src/main/webapp/lessons/plugin/SqlStringInjection/en/SqlStringInjection_files/themedata.thmx and /dev/null differ