cve-2024-38477/httpd-2.4.59/test/modules/http2/htdocs/cgi/ssi/test.html
2025-06-05 15:09:30 +02:00

10 lines
153 B
HTML

<!doctype html>
<html>
<head><meta charset="UTF-8"></head>
<body>
test<br>
<!--#include virtual="./include.inc"-->
hello<br>
</body>
</html>