ChatGPT-built infostealer and other hacking tools found in the wild

2023-01-12 07:50:17
关注

OpenAI’s natural language chatbot ChatGPT is capable of writing code, producing a report on a niche topic and even crafting lyrics for a song. Its success at essay writing has prompted schools to ban its use and Microsoft is said to be incorporating it into Bing but security researchers warn it is being put to much more nefarious uses and the problem is likely to get worse.

ChatGPT was launched in November 2022. Criminals are starting to deploy it, security researchers say. (Photo by Ascannio/Shutterstock)

Experts from Check Point Research found multiple instances of cybercriminals celebrating their use of ChatGPT in the development of malicious tools, warning that it is allowing hackers to scale existing projects and new criminals to learn the skills more quickly than previously possible.

“I assume that with time, more sophisticated (and conservative) threat actors will also start trying and using ChatGPT to improve their tools and modus operandi, or even just to reduce the required monetary investment,” Sergey Shykevich, threat intelligence group manager at Check Point told Tech Monitor.

ChatGPT was launched at the end of November 2022 and in less than two months has become an essential part of the workflow for software developers, researchers and other professionals. In its first week it went from zero to millions of regular users.

Companies Intelligence

View All

Reports

View All

Data Insights

View All

Like all new technology, given enough time and incentive someone will find a way to exploit it and Check Point Research says that is exactly what they are seeing. In underground hacking forums, criminals are creating infostealers, encryption tools and facilitating fraud thanks to the chatbot.

They found three recent cases including one that recreates malware strains for an infostealer, another creating a multi-layer encryption tool and a third writing dark web marketplace scripts for trading illegal goods – all with code written in ChatGPT.

Watermarking and moderation

Last month researchers from the security company put ChatGPT to the test to see if it would produce code that could be put to malicious use, finding it would write executable code and macros to run in Excel. This new report highlights “in the wild” uses of ChatGPT-derived malicious activity.

Tech Monitor asked OpenAI to comment on the findings and how it is working to address malicious use cases, but there was no response at the time of publication. On its page promoting ChatGPT, OpenAI writes: “While we’ve made efforts to make the model refuse inappropriate requests, it will sometimes respond to harmful instructions or exhibit biased behaviour. We’re using the Moderation API to warn or block certain types of unsafe content, but we expect it to have some false negatives and positives for now.”

Content from our partners

How Hexaware is placing CSR at the heart of its identity and mission

How Hexaware is placing CSR at the heart of its identity and mission

How to develop a constant set of readiness for the next cyberattack

How to develop a constant set of readiness for the next cyberattack

How adopting B2B2C models is enabling manufacturers to get ever closer to their consumers

How adopting B2B2C models is enabling manufacturers to get ever closer to their consumers

Shykevich says OpenAI and other developers of large language model AI systems need to improve their engines to identify potentially malicious requests and implement authentication and authorisation tools for anyone wanting to use the OpenAI engine. “Even something similar to what online financial institutions and payment systems currently use,” he says.

View all newsletters Sign up to our newsletters Data, insights and analysis delivered to you By The Tech Monitor team

OpenAI is already working on a watermarking tool that would make it easier for security professionals, authorities and professors to identify whether text was written by ChatGPT, although it isn’t clear whether that would work for code.

ChatGPT: infostealer and ‘training’

Check Point says it analysed several major underground hacking communities for instances referencing ChatGPT or other forms of artificial intelligence-generated coding tools, finding multiple instances of cybercriminals using the OpenAI tool. “As we suspected, some of the cases clearly showed that many cybercriminals using OpenAI have no development skills at all.”

While the tools being built today are “pretty basic” it is only a matter of time before more sophisticated hackers start to turn to AI-based tools to scale up their own tools, including by creating more niche and specific attack vectors that may be unworkable writing code manually.

One example of these ‘simple tools’ is an infostealer that appeared on a thread titled “ChatGPT – Benefits of Malware” on a popular hacking forum. In the post, the author revealed it had used ChatGPT to recreate malware strains described in other publications by feeding the AI tool the descriptions and write-ups. It then shared Python-based stealer code that searches for common file types, copies them to a random folder and uploads them to a hardcoded FTP server.

“This is indeed a basic stealer which searches for 12 common file types (such as Microsoft Office documents, PDFs, and images) across the system. If any files of interest are found, the malware copies the files to a temporary directory, zips them, and sends them over the web. It is worth noting that the actor didn’t bother encrypting or sending the files securely, so the files might end up in the hands of 3rd parties as well,” the researchers wrote.

The same hacker shared other ChatGPT projects including a Java snippet that downloads a common SSH client and runs it using Powershell. Check Point experts say the individual is likely tech-orientated and was showing less technically capable cybercriminals how to use ChatGPT for their own immediate gain.

Hackers with limited technical skills flock to ChatGPT

Another post found shortly before Christmas included a Python script that the creator said was the first he had ever created. The cybercriminal admitted he made it with the help of OpenAI to boost the scope of the attack. It performs cryptographic operations, made up of a “hodgepodge of different signing, encryption and decryption functions”.

Researchers say it seems benign but implements a range of different functions including generating a cryptographic key, encrypt files in the system and could be adapted to “encrypt someone’s machine completely without any user interaction” for the purpose of ransomware.

“While it seems that [the user] is not a developer and has limited technical skills, he is a very active and reputable member of the underground community. [The user] is engaged in a variety of illicit activities that include selling access to compromised companies and stolen databases. A notable stolen database [the user] shared recently was allegedly the leaked InfraGard database.”

The number of these types of posts seems to be growing, researchers discovered, with hackers also talking about other ways to use AI-based tools to make money quickly, including generating random art with DALL-E 2 and selling them on Etsy or generating an e-book with ChatGPT and selling it online.

“Cybercriminals are finding ChatGPT attractive,” said Shykevich. “In recent weeks, we’re seeing evidence of hackers starting to use it writing malicious code. ChatGPT has the potential to speed up the process for hackers by giving them a good starting point. Just as ChatGPT can be used for good to assist developers in writing code, it can also be used for malicious purposes. “

Read more: OpenAI’s ChatGPT explains how it can help CIOs do their jobs

Topics in this article : AI , ChatGPT , Cybersecurity

参考译文
chatgpt构建的信息生成器和其他黑客工具
OpenAI的自然语言聊天机器人ChatGPT能够编写代码、撰写针对小众主题的报告,甚至可以创作歌曲的歌词。它在撰写文章方面的成功促使学校禁止其使用,而据说微软正在将其整合到Bing搜索引擎中,但安全研究人员警告称,ChatGPT正被用于更加恶劣的用途,而这一问题可能会愈加严重。ChatGPT于2022年11月推出。安全研究人员表示,犯罪分子已经开始利用它。(照片由Ascannio/Shutterstock提供)Check Point Research的专家发现,网络罪犯多次庆祝他们在开发恶意工具时使用ChatGPT,并警告称,它正在使黑客们扩展现有的项目,并使新犯罪分子更快地掌握技能。Check Point的威胁情报小组经理Sergey Shykevich告诉Tech Monitor:“我假设随着时间的推移,更多技术娴熟(且保守)的威胁参与者也将开始尝试并使用ChatGPT来改进他们的工具和作案方式,甚至是为了降低所需的资金投入。”ChatGPT于2022年11月底推出,在不到两个月的时间内,它已成为软件开发人员、研究人员和其他专业人员工作流程中不可或缺的一部分。在推出的首周,它的用户量就从零飙升到数百万。公司情报查看所有报告查看所有数据洞察查看所有就像所有新技术一样,只要有足够的时间和动机,总有人会找到利用它的方法。Check Point Research表示,这正是他们所看到的情况。在地下黑客论坛中,罪犯正利用聊天机器人创建信息窃取工具、加密工具并协助诈骗。他们发现了三个最近的案例,其中包括一个复现信息窃取恶意软件菌株的案例、另一个创建多层加密工具的案例,以及第三个编写用于在暗网市场上交易非法商品的脚本的案例——所有代码均使用ChatGPT编写。水印与内容审核上个月,这家安全公司研究人员对ChatGPT进行了测试,以查看它是否会生成可用于恶意用途的代码,结果发现它会编写可在Excel中运行的可执行代码和宏。这份新报告突显了ChatGPT衍生的恶意活动在现实世界中的应用。Tech Monitor要求OpenAI就研究结果和他们如何应对恶意用途作出评论,但在出版时未获得回应。在推广ChatGPT的页面上,OpenAI写道:“尽管我们已努力让模型拒绝不当请求,但有时它仍会对有害指示作出回应,或表现出有偏见的行为。我们正在使用中和API来警告或阻止某些类型的安全相关内容,但目前我们预计仍会有误判的情况。”内容来自我们的合作伙伴:Hexaware如何将企业社会责任置于其身份和使命的核心;如何为下一次网络攻击做好持续准备;采用B2B2C模式如何使制造商更加贴近消费者。Shykevich表示,OpenAI和其他大型语言模型AI系统的开发人员需要改进其引擎,以识别潜在的恶意请求,并为任何希望使用OpenAI引擎的人实现认证和授权工具。“即使只是类似当前在线金融机构和支付系统所使用的东西。”他说。查看所有通讯在我们的通讯中注册数据、洞察和分析直接送达由Tech Monitor团队提供在这里注册OpenAI已经在开发一种水印工具,使安全专家、当局和教授能够更容易地识别文本是否由ChatGPT编写,尽管尚不清楚这种方法是否适用于代码。ChatGPT:信息窃取和“培训”Check Point表示,它分析了几个主要的地下黑客社区中提到ChatGPT或其他形式的人工智能生成编码工具的情况,发现多名网络罪犯正在使用OpenAI的工具。“正如我们所预料的那样,一些案例清楚地表明,许多使用OpenAI的网络罪犯根本没有任何开发技能。”虽然今天创建的工具“相当基础”,但用不了多久,更有技术能力的黑客就会开始转向基于AI的工具,以扩展他们自己的工具,包括创建更具体、更小众的攻击向量,这些可能是手动编写代码无法实现的。一个此类“简单工具”的例子是,一个标题为“ChatGPT – 马尔软件的好处”的热门黑客论坛帖子中出现的信息窃取工具。发帖者透露,他使用ChatGPT通过输入描述和其他出版物中的写法来复现描述的恶意软件菌株。然后,他分享了一段基于Python的窃取代码,该代码会在系统中搜索常见的文件类型,将其复制到随机文件夹,并上传到一个硬编码的FTP服务器。“这个窃取程序确实是一个基本的搜索工具,它在系统中搜索12种常见的文件类型(如Microsoft Office文档、PDF和图像)。如果找到任何感兴趣的文件,恶意软件将这些文件复制到临时目录,进行压缩,然后通过网络发送。值得注意的是,攻击者并未费心加密或安全地发送这些文件,因此这些文件也可能落入第三方手中。”研究人员写道。同一名黑客还分享了其他ChatGPT项目,包括一个使用PowerShell下载常用SSH客户端并运行它的Java代码片段。Check Point专家表示,这个个体可能是一个技术导向的人,正在向技术能力较差的网络罪犯展示如何利用ChatGPT为自己谋取即时利益。技术能力有限的黑客们纷纷转向ChatGPT另一个在圣诞节前不久发现的帖子中包含了一段Python脚本,创作者表示这是他编写的第一段脚本。这位网络罪犯承认,他利用OpenAI的帮助来扩大攻击范围。该脚本执行加密操作,由“各种签名、加密和解密功能的混杂组合”组成。研究人员表示,它看起来无害,但实现了多种不同的功能,包括生成加密密钥、加密系统中的文件,并可能被改编为“在用户完全不互动的情况下完全加密某人的电脑”,用于勒索软件攻击。“虽然看起来这位用户并非开发者,而且技术能力有限,但他却是地下社区中非常活跃且声誉良好的成员。这位用户参与了各种非法活动,包括出售被入侵公司的访问权限和被盗数据库。他最近分享的一个著名被盗数据库据说就是泄露的InfraGard数据库。”研究人员发现,这类帖子的数量似乎在增加,黑客们还在讨论其他利用基于AI的工具快速赚钱的方法,包括使用DALL-E 2生成随机艺术品并在Etsy上出售,或利用ChatGPT生成电子书并在网上出售。“网络罪犯发现ChatGPT非常有吸引力,”Shykevich表示。“最近几周,我们看到有证据表明黑客开始利用它编写恶意代码。ChatGPT有潜力加快黑客的过程,因为它为黑客提供了一个很好的起点。正如ChatGPT可以用于帮助开发人员编写代码一样,它也可以被用于恶意目的。”阅读更多:OpenAI的ChatGPT解释它如何帮助CIO们完成工作本文主题:人工智能、ChatGPT、网络安全
您觉得本篇内容如何
评分

相关产品

SICK 西克 Absolute Encoders 绝对式旋转编码器

绝对编码器在类型特定的角度步进中生成关于位置、角度和旋转计数的信息。为此,为每个角度增量指定一个唯一的代码模式。每转可用的代码模式数决定了分辨率。每个代码模式形成一个唯一的引用,因此是一个绝对位置。

GPI (Gurley Precision Instruments) LA18 直线位移传感器

编码器有一个唯一的虚拟绝对刻度,但无需进行初始化移动,因此它会生成一个真正的绝对位置,在应用电源后立即可用。,每个输出代码仅代表一个测量位置。

ValueTronics SYSTEM TWO-2222G 音频放大器和前置放大器

,音频精密系统二+ DSP模拟域测试集的模拟能力的sys - 2022 + DSP模块生成和分析多频声信号、频谱分析、波形显示、MLS(最大长度序列)quasi-anechoic声学测试,除了模拟发生器和分析仪它允许APIB端口访问,以便在GPIB代码实现之前在交互式APWIN环境中进行快速测试开发。

JUMO 久茂 703571/8-01-00-00-00-00-00-00-00-23-00/000,000,000 温度控制器

使用记录额外的代码,可以保存重要的模拟和数字过程值,这样它们就可以被篡改,从而可以图形化地显示出来,并且可以通过接口或U盘以防篡改的方式导出到PC。易于使用的程序生成器控制和程序输入。接口:USB主机、USB设备、Modbus、PROFIBUS-DP、以太网。过程数据记录和防篡改数据存储。带有可配置编辑框的单独过程屏幕显示。数学和逻辑模块。

评论

您需要登录才可以回复|注册

提交评论

提取码
复制提取码
点击跳转至百度网盘