diff options
Diffstat (limited to 'sysroot/usr')
-rw-r--r-- | sysroot/usr/www/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysroot/usr/www/index.html b/sysroot/usr/www/index.html new file mode 100644 index 0000000..952e46e --- /dev/null +++ b/sysroot/usr/www/index.html @@ -0,0 +1,3 @@ +<!DOCTYPE html> +<h1>this page is hosted on camellia</h1> +<p>beep boop. fun fact, i am <a href="/../..">vulnerable to path traversal</a> omg</p> |