From 74ee64600f3fc25aad162f641988596dbc0a1aff Mon Sep 17 00:00:00 2001
From: "patched.codes[bot]"
<298395+patched.codes[bot]@users.noreply.github.com>
Date: Wed, 5 Jun 2024 10:05:27 +0000
Subject: [PATCH 01/15] Patched:
"/tmp/tmpf2nzlw81/introduction/templates/Lab_2021/A1_BrokenAccessControl/broken_access_lab_2.html"
---
.../A1_BrokenAccessControl/broken_access_lab_2.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/introduction/templates/Lab_2021/A1_BrokenAccessControl/broken_access_lab_2.html b/introduction/templates/Lab_2021/A1_BrokenAccessControl/broken_access_lab_2.html
index cce8b6e..7940ed9 100644
--- a/introduction/templates/Lab_2021/A1_BrokenAccessControl/broken_access_lab_2.html
+++ b/introduction/templates/Lab_2021/A1_BrokenAccessControl/broken_access_lab_2.html
@@ -9,12 +9,10 @@
Can you log in as an admin and get the secretkey?
@@ -50,4 +48,4 @@ Please Provide Credentials
-{% endblock %}
\ No newline at end of file
+{% endblock %}
From a80aa23f007da09ae3664a5dc54ecbcf653081f0 Mon Sep 17 00:00:00 2001
From: "patched.codes[bot]"
<298395+patched.codes[bot]@users.noreply.github.com>
Date: Wed, 5 Jun 2024 10:05:27 +0000
Subject: [PATCH 02/15] Patched:
"/tmp/tmpf2nzlw81/introduction/templates/Lab_2021/A1_BrokenAccessControl/broken_access_lab_1.html"
---
.../A1_BrokenAccessControl/broken_access_lab_1.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/introduction/templates/Lab_2021/A1_BrokenAccessControl/broken_access_lab_1.html b/introduction/templates/Lab_2021/A1_BrokenAccessControl/broken_access_lab_1.html
index 1fa4c91..18c4c67 100644
--- a/introduction/templates/Lab_2021/A1_BrokenAccessControl/broken_access_lab_1.html
+++ b/introduction/templates/Lab_2021/A1_BrokenAccessControl/broken_access_lab_1.html
@@ -9,12 +9,10 @@
Admins Have the Secretkey
@@ -43,4 +41,4 @@ Please Provide Credentials
-{% endblock %}
\ No newline at end of file
+{% endblock %}
From 98600fe4e85adaa7aacd19c858016135ec45a866 Mon Sep 17 00:00:00 2001
From: "patched.codes[bot]"
<298395+patched.codes[bot]@users.noreply.github.com>
Date: Wed, 5 Jun 2024 10:05:27 +0000
Subject: [PATCH 03/15] Patched:
"/tmp/tmpf2nzlw81/introduction/templates/Lab/XSS/xss_lab_3.html"
---
introduction/templates/Lab/XSS/xss_lab_3.html | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/introduction/templates/Lab/XSS/xss_lab_3.html b/introduction/templates/Lab/XSS/xss_lab_3.html
index a550b9a..7504ef1 100644
--- a/introduction/templates/Lab/XSS/xss_lab_3.html
+++ b/introduction/templates/Lab/XSS/xss_lab_3.html
@@ -16,13 +16,18 @@ Welcome to XSS Challenge
-{{code}}
+{{ code|escape }}
{% endblock content %}
+
From 9e12e89107c6c0836bdbd1444bb43dd650d07122 Mon Sep 17 00:00:00 2001
From: "patched.codes[bot]"
<298395+patched.codes[bot]@users.noreply.github.com>
Date: Wed, 5 Jun 2024 10:05:27 +0000
Subject: [PATCH 04/15] Patched:
"/tmp/tmpf2nzlw81/introduction/templates/Lab/CMD/cmd_lab2.html"
---
introduction/templates/Lab/CMD/cmd_lab2.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/introduction/templates/Lab/CMD/cmd_lab2.html b/introduction/templates/Lab/CMD/cmd_lab2.html
index a71a605..7319130 100644
--- a/introduction/templates/Lab/CMD/cmd_lab2.html
+++ b/introduction/templates/Lab/CMD/cmd_lab2.html
@@ -7,6 +7,7 @@
Evaluate any expression!
@@ -29,4 +30,4 @@
Output
-{% endblock %}
\ No newline at end of file
+{% endblock %}
From 74d72bad1e1fa0737ff0dfbd9fadf91c0ea2ae88 Mon Sep 17 00:00:00 2001
From: "patched.codes[bot]"
<298395+patched.codes[bot]@users.noreply.github.com>
Date: Wed, 5 Jun 2024 10:05:27 +0000
Subject: [PATCH 05/15] Patched:
"/tmp/tmpf2nzlw81/introduction/templates/Lab/CMD/cmd_lab.html"
---
introduction/templates/Lab/CMD/cmd_lab.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/introduction/templates/Lab/CMD/cmd_lab.html b/introduction/templates/Lab/CMD/cmd_lab.html
index 2998cd3..cf370b2 100644
--- a/introduction/templates/Lab/CMD/cmd_lab.html
+++ b/introduction/templates/Lab/CMD/cmd_lab.html
@@ -7,6 +7,7 @@
Name Server Lookup
-{% endblock %}
\ No newline at end of file
+{% endblock %}
From 75316e249ef98df476ce38ca4f868921fe05e788 Mon Sep 17 00:00:00 2001
From: "patched.codes[bot]"
<298395+patched.codes[bot]@users.noreply.github.com>
Date: Wed, 5 Jun 2024 10:05:27 +0000
Subject: [PATCH 07/15] Patched:
"/tmp/tmpf2nzlw81/introduction/templates/Lab/BrokenAccess/ba_lab.html"
---
introduction/templates/Lab/BrokenAccess/ba_lab.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/introduction/templates/Lab/BrokenAccess/ba_lab.html b/introduction/templates/Lab/BrokenAccess/ba_lab.html
index d45da9b..29b37f9 100644
--- a/introduction/templates/Lab/BrokenAccess/ba_lab.html
+++ b/introduction/templates/Lab/BrokenAccess/ba_lab.html
@@ -9,12 +9,10 @@
Admins Have the Secretkey
@@ -43,4 +41,4 @@ Please Provide Credentials
-{% endblock %}
\ No newline at end of file
+{% endblock %}
From cd604c53b411064822fd264fd0a434643e4cce7f Mon Sep 17 00:00:00 2001
From: "patched.codes[bot]"
<298395+patched.codes[bot]@users.noreply.github.com>
Date: Wed, 5 Jun 2024 10:05:27 +0000
Subject: [PATCH 08/15] Patched:
"/tmp/tmpf2nzlw81/introduction/templates/Lab/A9/a9_lab.html"
---
introduction/templates/Lab/A9/a9_lab.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/introduction/templates/Lab/A9/a9_lab.html b/introduction/templates/Lab/A9/a9_lab.html
index 5a70b46..7145c34 100644
--- a/introduction/templates/Lab/A9/a9_lab.html
+++ b/introduction/templates/Lab/A9/a9_lab.html
@@ -8,6 +8,7 @@
Yaml To Json Converter