initial
This commit is contained in:
20
1/vault1/result2766
Normal file
20
1/vault1/result2766
Normal 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>
|
||||
|
||||
Reference in New Issue
Block a user