From 3c64f44e86999bee77c74abb9f9f1a695ad6bf3e Mon Sep 17 00:00:00 2001 From: Florian Walter <89262088+dub-flow@users.noreply.github.com> Date: Wed, 15 May 2024 15:52:38 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4c4d01e --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# path-normalization-bypasses +This repo contains labs for bypassing path normalization issues involving Nginx and e.g. Flask and Node.js