This commit is contained in:
2025-12-15 13:31:12 +01:00
commit 26e0102f58
10165 changed files with 233472 additions and 0 deletions

20
1/vault1/result2766 Normal file
View File

@@ -0,0 +1,20 @@
<!doctype html>
<html>
<head>
<title>Vault 1</title>
<link rel="stylesheet" href="/static/bootstrap.min.css">
<style>
body { padding-top:80px; }
</style>
</head>
<body>
<div class="container text-center">
<h2>Vault content</h2>
<div class="jumbotron">
<b>Omg you hacked the super secure vault! Take this flag as a reward: hacklab{5ur3_w3_h4v3nt_m3t_b3f0r3_taYZsxRY} \o/</b>
</div>
</div>
</body>
</html>