Home Web Front-end HTML Tutorial DarkHotel回来了,目标是中国和朝鲜的电信公司_html/css_WEB-ITnose

DarkHotel回来了,目标是中国和朝鲜的电信公司_html/css_WEB-ITnose

Jun 24, 2016 am 11:25 AM

根据ThreatBook的威胁情报,APT组织 DarkHotel 正将中国和朝鲜的电信公司的高管作为目标。

Darkhotel组织的间谍活动最早是由卡巴斯基实验室的安全专家在2014年11月所发现。专家们发现DarkHotel组织 选择出国旅行的企业高管 为目标,持续了至少四年。根据专家分析,DarkHotel进行这些活动背后的目的可能是从这些住在豪华酒店的高管身上窃取敏感数据,令人担忧的是,该黑客组织的成员现在仍然活跃。

DarkHotel APT组织的攻击者有能力提前知晓攻击目标(企业高管)的酒店入住时间以及退房时间。并且研究人员注意到他们从不针对同一个目标进行两次行动,他们的目标包括来自于美国和亚洲,在亚太地区旅游的首席执行官,高级副总裁,高级研发工程师,销售和市场营销总监。

根据ThreatBook的报告,该黑客组织通过使用特制的高级鱼叉式网络钓鱼进行攻击。

鱼叉式网络钓鱼信息附带恶意文件,通常是一个精心设计的SWF文件,作为一个下载链接嵌入在一个Word文档中。

DarkHotel 的黑客利用了Adobe Flash的一个漏洞,漏洞编号为 CVE-2015-8651 ,Adobe已经在12月28日发布了相应补丁。

攻击者的恶意代码组件伪装了OpenSSL库。专家们还注意到,侦测到的恶意软件还有一些相应措施,例如沙盒检测和即时解密。

DarkHotel恶意软件还有能力去分解一个克隆证书所生成的密钥,制造一个可信任的证书。而攻击者分解并利用弱密钥的示例已经不新鲜了,早在2011年Fox-IT,Microsoft,Mozilla和Entrust就已经发出过警告。

为了 更好的理解 DarkHotel组织,我们可以看一下卡巴斯基实验室在于2015年8月更新的 报告 。卡巴斯基证实,APT组织DarkHotel在2015年的目标包括朝鲜、俄罗斯、韩国、日本、孟加拉、泰国、印度、莫桑比克和德国。

DarkHotel使用的钓鱼邮件中利用的漏洞也包括 Hacking Team 泄露资料 中的一部分利用代码。

“从7月份开始,它开始使用Hacking Team泄露资料中的Flash 0day。看起来DarkHotel是针对特定系统使用这些0day。我们可以从tisone360.com上识别一些这方面的活动”,卡巴斯基的 博客 中这样写道。

DarkHotel从2010年开始就很恰当的使用混淆HTML应用程序(HTML Application ,缩写为HTA)作为后门下载文件,而在8月,安全专家发现了新的变异水平的恶意HTA文件。

“这有点奇怪,因为HTML应用程序严重依赖于旧的Windows技术,这是微软在1999年介绍的技术”,专家这样说道。

黑客也使用了一些混淆技术作为逃避检测方法,在一个案例中,攻击者使用了已知的防病毒解决方案所信任的证书用于签名。

DarkHotel在过去进行的 鱼叉式网络钓鱼 所使用的邮件包含rar压缩文件,里面有一个看起来似乎无害的.jpg文件。而实际上,这是一个可执行的.scr文件,之所以看起来是.jpg,是因为它使用了Unicode编码的 RTLO(right-to-left override) .当文件打开时,表面上看起来是打开了一张jpg图片,实际上恶意代码已经在后台运行了。

DarkHotel进行的另一项间谍活动就是窃取合法的 数字证书 ,然后将这些数字证书用于签名恶意软件。

而根据卡巴斯基的专家分析,DarkHotel组织可能是来自于韩国。

简单粗暴的安全建议

如果你是企业高管或关键人物,为了不让攻击者窃取到你的机密隐私信息,最简单的方法就是不要直接连接酒店的无线网络和任何其他不受信任的网络,尽量使用手机移动数据流量上网。

本文由 360安全播报 翻译,转载请注明“转自360安全播报”,并附上链接。

原文链接:http://securityaffairs.co/wordpress/44932/cyber-crime/darkhotel-hackers-chinese-telecom.html
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What is the purpose of the <progress> element? What is the purpose of the <progress> element? Mar 21, 2025 pm 12:34 PM

The article discusses the HTML &lt;progress&gt; element, its purpose, styling, and differences from the &lt;meter&gt; element. The main focus is on using &lt;progress&gt; for task completion and &lt;meter&gt; for stati

What is the purpose of the <datalist> element? What is the purpose of the <datalist> element? Mar 21, 2025 pm 12:33 PM

The article discusses the HTML &lt;datalist&gt; element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

Is HTML easy to learn for beginners? Is HTML easy to learn for beginners? Apr 07, 2025 am 12:11 AM

HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

What is the purpose of the <meter> element? What is the purpose of the <meter> element? Mar 21, 2025 pm 12:35 PM

The article discusses the HTML &lt;meter&gt; element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates &lt;meter&gt; from &lt;progress&gt; and ex

What is the purpose of the <iframe> tag? What are the security considerations when using it? What is the purpose of the <iframe> tag? What are the security considerations when using it? Mar 20, 2025 pm 06:05 PM

The article discusses the &lt;iframe&gt; tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

What is the viewport meta tag? Why is it important for responsive design? What is the viewport meta tag? Why is it important for responsive design? Mar 20, 2025 pm 05:56 PM

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

The Roles of HTML, CSS, and JavaScript: Core Responsibilities The Roles of HTML, CSS, and JavaScript: Core Responsibilities Apr 08, 2025 pm 07:05 PM

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

What is an example of a starting tag in HTML? What is an example of a starting tag in HTML? Apr 06, 2025 am 12:04 AM

AnexampleofastartingtaginHTMLis,whichbeginsaparagraph.StartingtagsareessentialinHTMLastheyinitiateelements,definetheirtypes,andarecrucialforstructuringwebpagesandconstructingtheDOM.

See all articles