Move image to challenge folder

This commit is contained in:
2021-03-30 21:27:01 +02:00
parent a3321be74d
commit 13e64a1db7
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ SSTI occurs when an attacker is able to use native template syntax to inject a m
An easy way to check for SSTI is by using the following graph from PortSwigger:
{{< figure src="/img/adventofctf/ssti_graph.png" title="SSTI Graph (by PortSwigger)" >}}
{{< figure src="/img/adventofctf/16/ssti_graph.png" title="SSTI Graph (by PortSwigger)" >}}
So I followed this graph and got the following results: