-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
361 lines (175 loc) · 7.88 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
<!DOCTYPE html>
<html lang=zh>
<head>
<!-- so meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta property="og:type" content="website">
<meta property="og:title" content="aT0ngMu是个小机灵鬼儿づ ̄3 ̄">
<meta property="og:url" content="https://at0ngmu.github.io/index.html">
<meta property="og:site_name" content="aT0ngMu是个小机灵鬼儿づ ̄3 ̄">
<meta property="og:locale" content="zh_CN">
<meta property="article:author" content="aT0ngMu">
<meta name="twitter:card" content="summary">
<link rel="shortcut icon" href="/images/favicon.ico">
<link rel="icon" type="image/png" href="/images/favicon-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<!-- title -->
<title>aT0ngMu是个小机灵鬼儿づ ̄3 ̄</title>
<!-- styles -->
<link rel="stylesheet" href="/css/style.css">
<!-- persian styles -->
<link rel="stylesheet" href="/css/rtl.css">
<!-- rss -->
<meta name="generator" content="Hexo 4.2.1"><link rel="alternate" href="/atom.xml" title="aT0ngMu是个小机灵鬼儿づ ̄3 ̄" type="application/atom+xml">
</head>
<body class="max-width mx-auto px3 ltr">
<div class="content index py4">
<header id="header">
<a href="/">
<div id="logo" style="background-image: url(/images/logo.png);"></div>
<div id="title">
<h1>aT0ngMu是个小机灵鬼儿づ ̄3 ̄</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#"><i class="fas fa-bars fa-2x"></i></a>
</li>
<li><a href="/">首页</a></li>
<li><a href="/archives/">归档</a></li>
<li><a href="/atom.xml">RSS</a></li>
</ul>
</div>
</header>
<section id="about">
<p>
在这里找到我:
<a class="icon" target="_blank" rel="noopener" href="http://github.com/vancir">
<i class="fab fa-github"></i><!--
---></a><!--
---><!--
--->
<a class="icon" target="_blank" rel="noopener" href="https://twitter.com/Vancirprince">
<i class="fab fa-twitter"></i><!--
---></a><!--
---><!--
--->
<a class="icon" target="_blank" rel="noopener" href="[email protected]">
<i class="fas fa-envelope"></i><!--
---></a><!--
---><!--
--->.
</p>
</section>
<section id="writing">
<span class="h1"><a href="/archives">文章</a></span>
<ul class="post-list">
<li class="post-item">
<div class="meta">
<time datetime="2022-04-29T10:26:29.626Z" itemprop="datePublished">2022-04-29</time>
</div>
<span>
<a class="" href="/PaperReading_FUDGE/">PaperReading_FUDGE</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2018-11-19T20:00:00.000Z" itemprop="datePublished">2018-11-20</time>
</div>
<span>
<a class="" href="/CTF%E4%B8%AD%E4%B8%8A%E4%BC%A0%E7%BB%95%E8%BF%87%E5%90%84%E7%A7%8D%E5%A7%BF%E5%8A%BF%EF%BC%88%E6%9C%AA%E5%AE%8C%E5%BE%85%E7%BB%AD%E2%80%A6%E2%80%A6%EF%BC%89/">CTF中上传绕过各种姿势(未完待续……)</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2018-11-19T19:00:00.000Z" itemprop="datePublished">2018-11-20</time>
</div>
<span>
<a class="" href="/%E5%8F%8D%E5%90%91%E4%BB%A3%E7%90%86%E6%9C%8D%E5%8A%A1%E5%99%A8-HTTP%E8%AF%B7%E6%B1%82%E5%A4%B4%E4%B8%AD%E7%9A%84XFF/">反向代理服务器-HTTP请求头中的XFF</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2018-11-19T17:00:00.000Z" itemprop="datePublished">2018-11-20</time>
</div>
<span>
<a class="" href="/%E9%9B%86lamp%E6%90%AD%E5%BB%BA%E3%80%81DVWA%E6%90%AD%E5%BB%BA%E3%80%81sqli-labs%E6%90%AD%E5%BB%BA%E9%85%8D%E7%BD%AE%E6%95%99%E7%A8%8B%E5%8F%8A%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E8%A7%A3%E5%86%B3%E4%B9%8B%E4%BA%8C/">集lamp搭建、DVWA搭建、sqli-labs搭建配置教程及常见问题解决之二</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2018-11-19T16:00:00.000Z" itemprop="datePublished">2018-11-20</time>
</div>
<span>
<a class="" href="/%E9%9B%86lamp%E6%90%AD%E5%BB%BA%E3%80%81DVWA%E6%90%AD%E5%BB%BA%E3%80%81sqli-labs%E6%90%AD%E5%BB%BA%E9%85%8D%E7%BD%AE%E6%95%99%E7%A8%8B%E5%8F%8A%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E8%A7%A3%E5%86%B3%E4%B9%8B%E4%B8%80/">集lamp搭建、DVWA搭建、sqli-labs搭建配置教程及常见问题解决之一</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2018-11-18T18:00:00.000Z" itemprop="datePublished">2018-11-19</time>
</div>
<span>
<a class="" href="/%E8%AE%B0%E4%B8%80%E9%81%93%E9%9B%86PHP%E4%BC%AA%E5%8D%8F%E8%AE%AEPHP%E5%8F%8D%E5%BA%8F%E5%88%97%E5%8C%96%E7%BB%BC%E5%90%88%E8%BF%90%E7%94%A8%E7%9A%84CTF/">记一道集PHP伪协议及PHP反序列化综合运用的CTF</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2018-11-18T17:00:00.000Z" itemprop="datePublished">2018-11-19</time>
</div>
<span>
<a class="" href="/%E4%BF%A1%E6%81%AF%E6%94%B6%E9%9B%86%E4%B9%8Bnmap/">信息收集之nmap</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2018-11-18T16:00:00.000Z" itemprop="datePublished">2018-11-19</time>
</div>
<span>
<a class="" href="/USB%E6%B5%81%E9%87%8F%E5%88%86%E6%9E%90/">USB流量分析</a>
</span>
</li>
</ul>
</section>
<footer id="footer">
<div class="footer-left">
Copyright © 2022 aT0ngMu
</div>
<div class="footer-right">
<nav>
<ul>
<li><a href="/">首页</a></li>
<li><a href="/archives/">归档</a></li>
<li><a href="/atom.xml">RSS</a></li>
</ul>
</nav>
</div>
</footer>
</div>
<!-- styles -->
<link rel="stylesheet" href="/lib/font-awesome/css/all.min.css">
<link rel="stylesheet" href="/lib/justified-gallery/css/justifiedGallery.min.css">
<!-- jquery -->
<script src="/lib/jquery/jquery.min.js"></script>
<script src="/lib/justified-gallery/js/jquery.justifiedGallery.min.js"></script>
<!-- clipboard -->
<script src="/js/main.js"></script>
<!-- search -->
<!-- Google Analytics -->
<!-- Baidu Analytics -->
<!-- Disqus Comments -->
<script type="text/javascript">
var disqus_shortname = 'aT0ngMu';
(function(){
var dsq = document.createElement('script');
dsq.type = 'text/javascript';
dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
}());
</script>
</body>
</html>