-
Notifications
You must be signed in to change notification settings - Fork 10
/
index3.html
372 lines (336 loc) · 18.9 KB
/
index3.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
362
363
364
365
366
367
368
369
370
371
372
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:og="http://ogp.me/ns#"
xmlns:fb="https://www.facebook.com/2008/fbml">
<head>
<title>工匠安全实验室 | 专注于工控安全</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Open Graph tags -->
<meta property="og:type" content="website"/>
<meta property="og:title" content="工匠安全实验室 | 专注于工控安全"/>
<meta property="og:url" content="."/>
<meta property="og:description" content="工匠安全实验室 | 专注于工控安全"/>
<meta name="description" content="专注于工控网络安全、物联网安全、基础设施安全。" />
<meta name="keywords" content="工控安全,工匠安全实验室,工控网络安全,物联网安全,基础设施安全,工控安全导航,ics,scada,ics security,scada security" />
<!-- Bootstrap -->
<link rel="stylesheet" href="./theme/css/bootstrap.min.css" type="text/css"/>
<!-- <link href="http://cdn.bootcss.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" type="text/css"/> -->
<link href="./theme/css/font-awesome.min.css" rel="stylesheet">
<link href="./theme/css/pygments/emacs.css" rel="stylesheet">
<link rel="stylesheet" href="./theme/css/style.css" type="text/css"/>
<link href="./feed.xml" type="application/rss+xml" rel="alternate"
title="工匠安全实验室 | 专注于工控安全 RSS Feed"/>
<link href="./theme/css/github-markdown.css" rel="stylesheet">
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top myheader" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="./" class="navbar-brand">
<img src="./logo.png" width="40" height="40"/> </a>
<div class="brand" id="titlename">工匠安全实验室</div>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse navbar-right">
<ul class="nav navbar-nav">
<li><a href="http://icsmaster.com/index.html">首页</a></li>
<li><a href="http://icsmaster.com/category/news.html">最新资讯</a></li>
<li><a href="http://icsmaster.com/category/security.html">安全研究</a></li>
<li><a href="http://icsmaster.com/category/tool.html">开源工具</a></li>
<li><a href="http://icsmaster.com/nav.html">工控安全导航</a></li>
<li><a href="http://icsmaster.com/other/about.html">关于我们</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<!--
<li class="banner">
<a title="网速较慢的话请耐心等待~" href='javascript:(function(){function c(){var e=document.createElement("link");e.setAttribute("type","text/css");e.setAttribute("rel","stylesheet");e.setAttribute("href",f);e.setAttribute("class",l);document.body.appendChild(e)}function h(){var e=document.getElementsByClassName(l);for(var t=0;t<e.length;t++){document.body.removeChild(e[t])}}function p(){var e=document.createElement("div");e.setAttribute("class",a);document.body.appendChild(e);setTimeout(function(){document.body.removeChild(e)},100)}function d(e){return{height:e.offsetHeight,width:e.offsetWidth}}function v(i){var s=d(i);return s.height>e&&s.height<n&&s.width>t&&s.width<r}function m(e){var t=e;var n=0;while(!!t){n+=t.offsetTop;t=t.offsetParent}return n}function g(){var e=document.documentElement;if(!!window.innerWidth){return window.innerHeight}else if(e&&!isNaN(e.clientHeight)){return e.clientHeight}return 0}function y(){if(window.pageYOffset){return window.pageYOffset}return Math.max(document.documentElement.scrollTop,document.body.scrollTop)}function E(e){var t=m(e);return t>=w&&t<=b+w}function S(){var e=document.createElement("audio");e.setAttribute("class",l);e.src=i;e.loop=false;e.addEventListener("canplay",function(){setTimeout(function(){x(k)},500);setTimeout(function(){N();p();for(var e=0;e<O.length;e++){T(O[e])}},15500)},true);e.addEventListener("ended",function(){N();h()},true);e.innerHTML=" <p>If you are reading this, it is because your browser does not support the audio element. We recommend that you get a new browser.</p> <p>";document.body.appendChild(e);e.play()}function x(e){e.className+=" "+s+" "+o}function T(e){e.className+=" "+s+" "+u[Math.floor(Math.random()*u.length)]}function N(){var e=document.getElementsByClassName(s);var t=new RegExp("\\b"+s+"\\b");for(var n=0;n<e.length;){e[n].className=e[n].className.replace(t,"")}}var e=30;var t=30;var n=350;var r=350;var i="//s3.amazonaws.com/moovweb-marketing/playground/harlem-shake.mp3";var s="mw-harlem_shake_me";var o="im_first";var u=["im_drunk","im_baked","im_trippin","im_blown"];var a="mw-strobe_light";var f="//s3.amazonaws.com/moovweb-marketing/playground/harlem-shake-style.css";var l="mw_added_css";var b=g();var w=y();var C=document.getElementsByTagName("*");var k=null;for(var L=0;L<C.length;L++){var A=C[L];if(v(A)){if(E(A)){k=A;break}}}if(A===null){console.warn("Could not find a node of the right size. Please try a different page.");return}c();S();var O=[];for(var L=0;L<C.length;L++){var A=C[L];if(v(A)){O.push(A)}}})()'>High一下!</a>
</li> -->
<li><a href="./archives.html"><i class="fa fa-th-list"></i><span class="icon-label">归档</span></a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</div> <!-- /.navbar -->
<div class="container">
<div class="row">
<div class="col-sm-9">
<article>
<div class="article-list">
<div class="panel panel-default">
<div class="panel-title">
<h2>  <a href="./security/plcblaster.html">针对西门子PLC蠕虫的实现</a></h2>
</div>
<div class="panel-body">
<div class="summary"><p>近日,工匠实验室工控安全专家针对PLC进行深入研究,通过梯形图和SCL相结合的方式,利用PLC自身通信功能, 复现了这个病毒,实现了病毒在PLC与PLC之间进行传播。同时,针对这一病毒,我们已经开发了相应的检测工具。本文主要介绍了西门子PLC蠕虫的实现方法和原理,以及针对蠕虫病毒的安全防护方案。</p>
<a class="readmore" href="./security/plcblaster.html">READ MORE</a>
</div>
</div>
</div>
</div>
</article>
<article>
<div class="article-list">
<div class="panel panel-default">
<div class="panel-title">
<h2>  <a href="./security/ClearEnergy.html">工业控制系统ClearEnergy勒索软件攻击</a></h2>
</div>
<div class="panel-body">
<div class="summary"><h2>1、背景</h2>
<p>今年2月份佐治亚理工学院电气和计算机工程学院的科学家们在有限的范围内模拟了一个概念勒索软件(LogicLocker),主要目的是使用勒索软件的攻击手法来攻击关键基础设施、SCADA和工业控制系统。(此研究前期跟踪过,<a href="http://icsmaster.com/news/Ransomware%20for%20Industrial%20Control%20Systems.html">链接</a>)
这只是一个模拟测试,仅仅过了1个多月,针对可编程逻辑控制器(PLC)中梯形图逻辑图的勒索软件攻击已经成型,代号<strong>ClearEnergy ...</strong></p>
<a class="readmore" href="./security/ClearEnergy.html">READ MORE</a>
</div>
</div>
</div>
</div>
</article>
<article>
<div class="article-list">
<div class="panel panel-default">
<div class="panel-title">
<h2>  <a href="./tool/icstools.html">工控安全工具集</a></h2>
</div>
<div class="panel-body">
<div class="summary"><div class="highlight"><pre>本文所提到的相关部分工具具有攻击性,请务在真实环境中使用,否则后果自负。点击标题即可下载。
</pre></div>
<h2>1、S7 Client Demo</h2>
<p>开源的S7协议库”snap7“基础上进行开发的,主要支持西门子的S7-300/s7-400设备,可以直接连接西门子的控制器,获取控制器上的设备信息 ...</p>
<a class="readmore" href="./tool/icstools.html">READ MORE</a>
</div>
</div>
</div>
</div>
</article>
<article>
<div class="article-list">
<div class="panel panel-default">
<div class="panel-title">
<h2>  <a href="./news/Ransomware for Industrial Control Systems.html">失控:工业控制系统勒索软件</a></h2>
</div>
<div class="panel-body">
<div class="summary"><div class="highlight"><pre>本文由工匠实验室翻译,非官方中文译文,原文《Out of Control: Ransomware for Industrial Control Systems》。
</pre></div>
<blockquote>
<p>摘要 – 勒索软件最近成为网络犯罪的热门新商业模式,对医院进行了高调攻击,揭示了操作关键资产用于获取勒索赎金盈利的技术 ...</p></blockquote>
<a class="readmore" href="./news/Ransomware for Industrial Control Systems.html">READ MORE</a>
</div>
</div>
</div>
</div>
</article>
<article>
<div class="article-list">
<div class="panel panel-default">
<div class="panel-title">
<h2>  <a href="./other/about.html">关于我们</a></h2>
</div>
<div class="panel-body">
<div class="summary"><h2><strong>相关介绍</strong></h2>
<p><strong>“工匠安全实验室”</strong>,由国内多名资深的工控行业专家、传统网络安全专家、工控网络安全专家组成,一直从事着工控安全方面的研究和工作,曾参加过多个行业的工控安全现场检测(如电力能源、石油石化、烟草、智能智造等),多个工控安全攻防仿真环境的建设,多个工控设备的漏洞挖掘。我们主要目的是通过我们的努力,提升工控网络安全水平 ...</p>
<a class="readmore" href="./other/about.html">READ MORE</a>
</div>
</div>
</div>
</div>
</article>
<ul class="pagination">
<li class="prev"><a href="./index2.html">«</a>
</li>
<li class=""><a
href="./index.html">1</a></li>
<li class=""><a
href="./index2.html">2</a></li>
<li class="active"><a
href="./index3.html">3</a></li>
<li class="next disabled"><a href="#">»</a></li>
</ul>
</div>
<div class="col-sm-3" id="sidebar">
<div class="sidebar_main">
<div class="well well-sm" id="sidebar">
<aside>
<section>
<ul class="list-group list-group-flush">
<li class="list-group-item">
<div>
<h4><i class="fa fa-home fa-lg"></i><span class="icon-label">近期文章</span></h4>
</div>
<ul class="list-group" id="recentposts">
<li class="list-group-item">
<a href="./security/Triton_src_analysis.html">
<span class="glyphicon glyphicon-volume-down"></span> Triton核心源代码分析
</a>
</li>
<li class="list-group-item">
<a href="./security/s7_300_1212C_1215C TRCV_compare.html">
<span class="glyphicon glyphicon-volume-down"></span> S7-300/1200TRCV变长度接收
</a>
</li>
<li class="list-group-item">
<a href="./news/monthly_report_12_2.html">
<span class="glyphicon glyphicon-volume-down"></span> 工控安全半月报第五期(2017-12 下)
</a>
</li>
<li class="list-group-item">
<a href="./news/hk_conference.html">
<span class="glyphicon glyphicon-volume-down"></span> 工匠安全实验室受邀赴港参加DragonCon2017会议
</a>
</li>
<li class="list-group-item">
<a href="./news/monthly_report_12_1.html">
<span class="glyphicon glyphicon-volume-down"></span> 工控安全半月报第四期(2017-12 上)
</a>
</li>
<li class="list-group-item">
<a href="./news/monthly_report_11_2.html">
<span class="glyphicon glyphicon-volume-down"></span> 工控安全半月报第三期(2017-11 下)
</a>
</li>
<li class="list-group-item">
<a href="./news/monthly_report_11_1.html">
<span class="glyphicon glyphicon-volume-down"></span> 工控安全半月报第二期(2017-11 上)
</a>
</li>
<li class="list-group-item">
<a href="./security/virtual_platform.html">
<span class="glyphicon glyphicon-volume-down"></span> 工业系统虚拟化测试平台搭建
</a>
</li>
<li class="list-group-item">
<a href="./news/monthly_report_10_2.html">
<span class="glyphicon glyphicon-volume-down"></span> 工控安全半月报第一期(2017-10)
</a>
</li>
<li class="list-group-item">
<a href="./tool/AB_VPLC.html">
<span class="glyphicon glyphicon-volume-down"></span> 构建虚拟工控环境系列 - 罗克韦尔虚拟PLC
</a>
</li>
</ul>
</li>
</section>
</aside>
</div>
</div>
<div class="sidebar_main">
<div class="well well-sm" id="sidebar">
<aside>
<section>
<li class="list-group-item"><h4><i class="fa fa-tags fa-lg"></i><span class="icon-label">最新评论</span></h4></a>
<!-- UYAN NEW COMMENT BEGIN -->
<div id="uyan_newcmt_unit"></div>
<script type="text/javascript" src="http://v2.uyan.cc/code/uyan.js?uid=2128692"></script> <!-- 如果已经过加载此行JS,即可不用重复加载 -->
<!-- UYAN NEW COMMENT END -->
</li>
</section>
</aside>
</div>
</div>
<div class="sidebar_main">
<div class="well well-sm" id="sidebar">
<aside>
<section>
<li class="list-group-item"><h4><i class="fa fa-github fa-lg"></i><span class="icon-label">GitHub</span></h4>
<div id="gh_repos">
<p class="list-group-item">Status updating...</p>
</div>
</li>
</section>
</aside>
</div>
</div>
<div class="sidebar_main">
<div class="well well-sm" id="sidebar">
<aside>
<section>
<li class="list-group-item"><h4><i class="fa fa-external-link-square fa-lg"></i><span class="icon-label">友情链接</span></h4>
<ul class="list-group" id="links">
<li class="list-group-item">
<a href="http://dragoncon.hk/" target="_blank">
DRAGONCON
</a>
</li>
<li class="list-group-item">
<a href="http://www.waitalone.cn/" target="_blank">
独自等待
</a>
</li>
<li class="list-group-item">
<a href="http://plcscan.org/blog/" target="_blank">
灯塔实验室
</a>
</li>
</ul>
</li>
</section>
</aside>
</div>
</div>
</div>
</div>
</div>
<footer class="myfooter">
<div class="container">
<div class="row">
<div class="col-xs-10">© 2018 W3H
<a href="http://docs.getpelican.com/" target="_blank">Pelican</a>,
<a href="http://getbootstrap.com" target="_blank">Bootstrap</a> </div>
<div class="col-xs-2"><p class="pull-right"><i class="fa fa-arrow-up"></i> <a href="#" id="pull-right-link">Back to top</a></p></div>
</div>
</div>
</footer>
<script type="text/javascript">
if(document.body.scrollWidth < 700){
document.getElementById('pull-right-link').style.display = 'none';
}
</script>
<script src="http://code.jquery.com/jquery.js"></script>
<!-- <script src="http://cdn.bootcss.com/bootstrap/3.1.0/js/bootstrap.min.js"></script> -->
<script src="./theme/js/bootstrap.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="./theme/js/respond.min.js"></script>
<!-- For the Tags Cloud -->
<script type="text/javascript">
if(document.body.scrollWidth < 1024){
document.getElementById("titlename").innerHTML="工匠安全实验室";
}
</script>
<!-- GitHub JS -->
<script type="text/javascript">
$(document).ready(function () {
if (!window.jXHR) {
var jxhr = document.createElement('script');
jxhr.type = 'text/javascript';
jxhr.src = './theme/js/jXHR.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jxhr, s);
}
github.showRepos({
user: 'w3h',
count: 5,
skip_forks: false,
target: '#gh_repos'
});
});
</script>
<script src="./theme/js/github.js" type="text/javascript"></script>
<!-- End GitHub JS Code -->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?8dd91be64f13d3df23dfc64664c3101b";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>