-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (21 loc) · 1.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>警告!设备已被完全控制</title>
</head>
<body style="text-align:center; background-color:black; color:red; font-family:sans-serif;">
<h1>⚠️ 你的设备已被完全控制 ⚠️</h1>
<p style="font-size: 18px;">我们是 <strong>NITSC 组织</strong>,我们信奉黑暗森林法则。你现在看到的不是幻觉。你连接的局域网下的所有设备已经彻底被我们的“自动攻击模块”攻破,我们已成功获取所有权限(包括Android, MacOS 和 Linux 的 ROOT, Windows 的 SYSTEM)。你的一切操作都在我们的监视之下,所有数据,包括照片、视频、联系人、密码等,已经被我们窃取。</p>
<p style="font-size: 18px;">立即采取我们要求的行动(我们可能已经在你的好友列表中),否则你的设备将被永久锁定,所有数据将被公开发布。我们不仅能够远程操控你的设备,还可以攻击你的朋友的设备。</p>
<img src="Anonymous.jpg" alt="Hacker" width="200">
<img src="spy.jpg" alt="Mark" width="200">
<p style="font-size: 16px;">扫描已完成,正在使用VPN加密上传你的文件...</p>
<p style="font-size: 16px;">时间不多了,访问以下链接了解我们:</p>
<a href="https://github.com/nitsc" style="color:red; font-size: 18px;">https://github.com/nitsc</a><br>
<a href="https://blog.csdn.net/zwa20110606?spm=1000.2115.3001.5343" style="color:red; font-size: 18px;">https://blog.csdn.net/zwa20110606</a>
<p style="font-size: 16px; color:yellow;">警告:关闭此页面将导致设备立即损坏!</p>
</body>
</html>