-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (23 loc) · 1.05 KB
/
index.html
File metadata and controls
23 lines (23 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<title>KernelExpl0it | kmeps4</title>
<link rel="icon" href="/static/penguin.png" type="image/x-icon">
<link rel="stylesheet" href="/style/style.css">
</head>
<body>
<div class="container">
<div class="header">
<a class="homepage" href="/"><h1 class="homepage" >KernalExpl0it | kmeps4</h1></a>
</div>
<div class="content">
<h2>kmeps4 9.00 Exploits</h1>
<p class="topic">Links:</p>
<a href="/psfree900m"><p class="links">Kameleon 900FW Exploit Host (Manual Method) PSFree</p></a>
<a href="/psfree900a"><p class="links">Kameleon 900FW Exploit Host (Auto Method) PSFree</p></a>
<a href="/hybrid900m"><p class="links">Kameleon 900FW Exploit Host (Manual Method) Hybrid</p></a>
<a href="/lite900a"><p class="links bottom">Kameleon 900FW Exploit Host (Auto Method) Lite</p></a>
</div>
</div>
</body>
</html>