diff --git a/docs/labs/conversion.html b/docs/labs/conversion.html index c210949b..e6f11aae 100644 --- a/docs/labs/conversion.html +++ b/docs/labs/conversion.html @@ -54,6 +54,7 @@
Change the code below to avoid unintentional conversions or truncations of the return value of get_queue. +Use the “hint” and “give up” buttons if necessary.
+Use the “hint” and “give up” buttons if necessary. + +
+Use the “hint” and “give up” buttons if necessary. +
diff --git a/docs/labs/redos.html b/docs/labs/redos.html index 693f8ebd..6c5cca9b 100644 --- a/docs/labs/redos.html +++ b/docs/labs/redos.html @@ -113,6 +113,8 @@
+Use the “hint” and “give up” buttons if necessary.
We're going to create some simple regular expressions (regexes) to look for certain patterns. +Use the “hint” and “give up” buttons if necessary.
+Use the “hint” and “give up” buttons if necessary. +
Create a regular expression, for use in ECMAScript (JavaScript), diff --git a/docs/labs/shell-injection.html b/docs/labs/shell-injection.html index 4b52e1a0..de4bba83 100644 --- a/docs/labs/shell-injection.html +++ b/docs/labs/shell-injection.html @@ -395,6 +395,10 @@
+Use the “hint” and “give up” buttons if necessary. +
+
diff --git a/docs/labs/sql-injection.html b/docs/labs/sql-injection.html index 014b1357..12a0bebf 100644 --- a/docs/labs/sql-injection.html +++ b/docs/labs/sql-injection.html @@ -123,6 +123,8 @@
In this lab, you will study and modify code relating to SQL injection attacks. You will answer a couple of questions related to prepared/parameterized statements. +
+Use the “hint” and “give up” buttons if necessary.
Please change the code below so ??? +
+Use the “hint” and “give up” buttons if necessary.