{"id":6349,"date":"2023-11-29T07:38:36","date_gmt":"2023-11-29T07:38:36","guid":{"rendered":"\/cybersecurity-blog\/?p=6349"},"modified":"2023-11-29T13:29:50","modified_gmt":"2023-11-29T13:29:50","slug":"5-threats-nov-2023","status":"publish","type":"post","link":"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/","title":{"rendered":"5 malware threats we discovered in the wild in November 2023"},"content":{"rendered":"\n<p><a href=\"\/?utm_source=blog&amp;utm_medium=article&amp;utm_campaign=5_threats_nov_2023&amp;utm_content=linktolanding&amp;utm_term=291123\" target=\"_blank\" rel=\"noreferrer noopener\">ANY.RUN<\/a> interactive sandbox excels in analyzing malware that evades automated solutions, which means that we always have a supply of interesting samples. Trusted by top security teams worldwide, the ANY.RUN malware sandbox sees over 14,000 sample submissions daily from our community.&nbsp;<\/p>\n\n\n\n<p>Our malware analysts at ANY.RUN use this \u2014 and other resources \u2014 to continuously scan the threat landscape. Make sure to follow our <a href=\"https:\/\/twitter.com\/Jane_0sint\" target=\"_blank\" rel=\"noreferrer noopener\">ambassador Jane<\/a> and ANY.RUN&#8217;s <a href=\"https:\/\/twitter.com\/anyrun_app\" target=\"_blank\" rel=\"noreferrer noopener\">official page<\/a> on Twitter for interesting findings and timely updates.<\/p>\n\n\n\n<p>But in case you missed some of recent posts, this article compiles our notable observations about the threat landscape from the past month.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">1. Steganography&nbsp;<\/h2>\n\n\n\n<p>We identified a new phishing campaign utilizing steganography, a technique historically seldom used due to its complexity. However, its application has notably increased.&nbsp;<\/p>\n\n\n\n<p><a href=\"https:\/\/any.run\/cybersecurity-blog\/steganography-in-malware-attacks\/\" target=\"_blank\" rel=\"noreferrer noopener\">Read our analysis of steganography in phishing.<\/a>&nbsp;<\/p>\n\n\n\n<p>As of recently, the campaign subsided, but new samples suggest its resurgence \u2014 as seen in <a href=\"https:\/\/app.any.run\/tasks\/98c0082f-3a84-4557-9b3d-36a68790a872\/?utm_source=blog&amp;utm_medium=article&amp;utm_campaign=5_threats_nov_2023&amp;utm_content=linktoservice&amp;utm_term=291123\" target=\"_blank\" rel=\"noreferrer noopener\">this sample<\/a>.&nbsp;<\/p>\n\n\n\n<p>This new campaign employs steganography in multiple stages:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/1-1.png\" alt=\"\" class=\"wp-image-6350\" width=\"650\" height=\"637\" srcset=\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/1-1.png 800w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/1-1-300x294.png 300w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/1-1-768x754.png 768w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/1-1-70x70.png 70w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/1-1-370x363.png 370w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/1-1-270x265.png 270w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/1-1-740x726.png 740w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure><\/div>\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li>The modified &#8220;Google Update&#8221; app downloads multiple PE files and an image containing a DLL&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>TrueUpdate, downloaded in the previous step, extracts and decrypts the DLL from the image file with 256 bytes XOR key and transfers control to the received DLL&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>Then a malicious module comes into play, hosting a Remote Access Trojan and intercepting control. The actions of gh0strat become evident on the network at the specified address: 112.213.101.146:7700&nbsp;<\/li>\n<\/ol>\n\n\n\n<p>You can find more samples that employ steganography in ANY.RUN\u2019s public submissions \u2014 just search by tag #stego or use <a href=\"https:\/\/app.any.run\/submissions\/#tag:stego\" target=\"_blank\" rel=\"noreferrer noopener\">this link<\/a>.&nbsp;<\/p>\n\n\n\n<!-- Regular Banner START -->\n<div class=\"regular-banner\">\n<!-- Text Content -->\n<p class=\"regular-banner__text\"> \nANY.RUN Enterprise plan at a discount\n<br>\nUse promo:<span class=\"highlight\"> SANDBOXSAVER<\/span>&nbsp;\n<\/p>\n<!-- CTA Link -->\n<a class=\"regular-banner__link\" id=\"article-banner-regular\" href=\"https:\/\/calendly.com\/svasiliev\/\" rel=\"noopener\" target=\"_blank\">\nBook a call\n<\/a>\n<\/div>\n<!-- Regular Banner END -->\n<!-- Regular Banner Styles START -->\n\n<style>\n.regular-banner {\ndisplay: flex;\ntext-align: center;\nflex-direction: column;\nalign-items: center;\ngap: 1.5rem;\nwidth: 100%;\npadding: 2rem;\nmargin: 1.5rem 0;\nborder-radius: 0.5rem;\nfont-family: 'Catamaran Bold';\nmargin-inline: auto;\nbackground: rgba(32, 168, 241, 0.1);\nborder: 1px solid rgba(75, 174, 227, 0.32);\n}\n\n.regular-banner__text {\nfont-size: 1.5rem;\nmargin: 0;\n}\n\n.highlight {\ncolor: #ea2526;\n}\n\n.regular-banner__link {\npadding: 0.5rem 1.5rem;\nfont-weight: 500;\ntext-decoration: none;\nborder-radius: 0.5rem;\ncolor: #FFFFFF;\nbackground-color: #1491D4;\ntext-align: center;\ntransition: all 0.2s ease-in;\n}\n\n.regular-banner__link:hover {\nbackground-color: #68CBFF;\ncolor: white;\n}\n<\/style>\n<!-- Regular Banner Styles END -->\n\n\n\n<h2 class=\"wp-block-heading\">2. Tycoon platform using WebSocket to communicate&nbsp;&nbsp;<\/h2>\n\n\n\n<p>Tycoon is a 2FA &#8211; Adversary-in-the-Middle (AiTM) and Phishing-as-a-Service (PhaaS) platform.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Let&#8217;s examine the network traffic using <a href=\"https:\/\/app.any.run\/tasks\/ee5e167c-98f7-4903-a8be-e95f27039ab6\/?utm_source=blog&amp;utm_medium=article&amp;utm_campaign=5_threats_nov_2023&amp;utm_content=linktoservice&amp;utm_term=291123\" target=\"_blank\" rel=\"noreferrer noopener\">this sample<\/a>. Our example consists of 3 stages separated by a CAPTCHA verification challenge:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"668\" src=\"\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/2-1-1024x668.png\" alt=\"\" class=\"wp-image-6351\" srcset=\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/2-1-1024x668.png 1024w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/2-1-300x196.png 300w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/2-1-768x501.png 768w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/2-1-370x241.png 370w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/2-1-270x176.png 270w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/2-1-740x483.png 740w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/2-1.png 1322w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n<h3 class=\"wp-block-heading\">First Stage&nbsp;&nbsp;<\/h3>\n\n\n\n<p>This initial phase involves loading obfuscated script bodies, supplementary libraries, content, and page construction scripts. The process unfolds as follows:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Loads the obfuscated loader script body&nbsp;\n<ul class=\"wp-block-list\">\n<li>Myscr685428.js&nbsp;<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Loads additional libraries, content and page construction scripts&nbsp;\n<ul class=\"wp-block-list\">\n<li>jquery-3.6.0.min.js&nbsp;<\/li>\n\n\n\n<li>http:\/\/socket.io.min.js<\/li>\n\n\n\n<li>css, woff2&nbsp;<\/li>\n\n\n\n<li>pages-head-top-web.min.js&nbsp;<\/li>\n\n\n\n<li>pages-head-web.min.js&nbsp;<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Implementing CAPTCHA verification challenge&nbsp;\n<ul class=\"wp-block-list\">\n<li>challenges[.]cloudflare[.]com\/turnstile&nbsp;<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">\ufe0fSecond stage&nbsp;&nbsp;<\/h3>\n\n\n\n<p>The rest of the content is loaded, and connection begins with a proprietary protocol via WebSocket.&nbsp;&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>For this purpose, the obfuscated client engine is loaded&nbsp;\n<ul class=\"wp-block-list\">\n<li>Pages.min.js&nbsp;<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Makes an external IP address request to httpbin[.]org\/ip&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>After that, the engine upgrades the connection to WebSocket:&nbsp;<\/p>\n\n\n\n<p>web6socket\/socket.io\/?type=User&amp;EIO=4&amp;transport=websocket&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Third stage&nbsp;&nbsp;<\/h3>\n\n\n\n<p>During interaction with the server, the client engine creates a login page on the browser side according to the server&#8217;s responses. The connection with the server stays active via Keep-Alive packets, ensuring that there is low latency in the victim&#8217;s browser.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">3. Continued abuse of legitimate services and techniques&nbsp;<\/h2>\n\n\n\n<p>A prevalent trend is the misuse of legitimate services to spread phishing scams.&nbsp;<\/p>\n\n\n\n<p>In our <a href=\"https:\/\/app.any.run\/tasks\/2614c37c-1083-4719-b129-8e534b584827\/?utm_source=blog&amp;utm_medium=article&amp;utm_campaign=5_threats_nov_2023&amp;utm_content=linktoservice&amp;utm_term=291123\" target=\"_blank\" rel=\"noreferrer noopener\">example<\/a>, attackers have exploited the InterPlanetary File System (IPFS), Google Translate, and the page jump anchor technique to embed an email within a phishing script. Let&#8217;s examine the URL structure to understand this method better:&nbsp;<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/3-1.png\" alt=\"\" class=\"wp-image-6352\" width=\"650\" height=\"239\" srcset=\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/3-1.png 736w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/3-1-300x110.png 300w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/3-1-370x136.png 370w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/3-1-270x99.png 270w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure><\/div>\n\n\n<p>We\u2019ve outlined notable parts in different colors. Here\u2019s what they mean:&nbsp;<\/p>\n\n\n\n<p><strong>Green&nbsp;<\/strong>&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>sl: Source language code&nbsp;<\/li>\n\n\n\n<li>tl: Translation language&nbsp;<\/li>\n\n\n\n<li>hl: Language of the interface&nbsp;<\/li>\n\n\n\n<li>u: URL&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><strong>Purple<\/strong>&nbsp;<\/p>\n\n\n\n<p>The file &#8216;space.html&#8217; is stored using IPFS&nbsp;<\/p>\n\n\n\n<p><strong>Red<\/strong>&nbsp;<\/p>\n\n\n\n<p>Victim&#8217;s email address &#8211; maelmonsef@aibegypt[.]com&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">4. Ransomware research with good intentions but a disastrous result&nbsp;<\/h2>\n\n\n\n<p>This case study underscores how careful you need to be when doing malware research. Always ask yourself: can it end up in the wrong hands and potentially cause harm?&nbsp;<\/p>\n\n\n\n<p>One student developed an academic proof of concept of a Windows crypto-ransomware called MauriCrypt. You can find it in this <a href=\"https:\/\/github.com\/mauri870\/ransomware\" target=\"_blank\" rel=\"noreferrer noopener\">Github repo<\/a>. His public research didn\u2019t go unnoticed by adversaries.&nbsp;<\/p>\n\n\n\n<p>The students\u2019s malware was <a href=\"https:\/\/elastio.com\/detectable-ransomware\/cryptgh0st\/\" target=\"_blank\" rel=\"noreferrer noopener\">flagged<\/a> in attacks under the CryptGh0st ransomware name. Here\u2019s a <a href=\"https:\/\/app.any.run\/tasks\/ae4166f7-d84f-44a2-8188-11e096a4aef1\/?utm_source=blog&amp;utm_medium=article&amp;utm_campaign=5_threats_nov_2023&amp;utm_content=linktoservice&amp;utm_term=291123\" target=\"_blank\" rel=\"noreferrer noopener\">CryptGh0st sample in ANY.RUN<\/a> for reference.&nbsp;<\/p>\n\n\n\n<p>And here\u2019s how you can be decrypt the files, as long as there\u2019s network traffic:&nbsp;&nbsp;<\/p>\n\n\n\n<p>First, copy the encryption key to the clipboard.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"205\" src=\"\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/4-1.png\" alt=\"\" class=\"wp-image-6353\" srcset=\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/4-1.png 800w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/4-1-300x77.png 300w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/4-1-768x197.png 768w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/4-1-370x95.png 370w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/4-1-270x69.png 270w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/4-1-740x190.png 740w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure><\/div>\n\n\n<p>Then, save the encrypted and zipped file for decryption.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"712\" src=\"\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/5-1-1024x712.png\" alt=\"\" class=\"wp-image-6354\" srcset=\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/5-1-1024x712.png 1024w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/5-1-300x209.png 300w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/5-1-768x534.png 768w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/5-1-370x257.png 370w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/5-1-270x188.png 270w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/5-1-740x515.png 740w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/5-1.png 1428w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n<p>Decrypt the file using a <a href=\"https:\/\/gchq.github.io\/CyberChef\/#recipe=Unzip('infected',false)Register('(%5B%5C%5Cs%5C%5CS%5D%7B16%7D)',true,false,false)Drop_bytes(0,16,false)AES_Decrypt(%7B'option':'Latin1','string':'bfe2b4fd0264c7b97c9f4b4e25d5a6d8'%7D,%7B'option':'Latin1','string':'$R0'%7D,'CTR','Raw','Raw',%7B'option':'Hex','string':''%7D,%7B'option':'Hex','string':''%7D)Render_Image('Raw')\" target=\"_blank\" rel=\"noreferrer noopener\">CyberChef recipe<\/a> we\u2019ve prepared:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"504\" src=\"\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/6-1.png\" alt=\"\" class=\"wp-image-6355\" srcset=\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/6-1.png 800w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/6-1-300x189.png 300w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/6-1-768x484.png 768w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/6-1-370x233.png 370w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/6-1-270x170.png 270w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/6-1-740x466.png 740w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure><\/div>\n\n\n<p>Be careful when publishing your projects or research results!&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">5. socks5systemz malware&nbsp;<\/h2>\n\n\n\n<p>This malware, <a href=\"https:\/\/app.any.run\/tasks\/ffd78911-f8dd-46cf-8f29-7d7ead93788b\/?utm_source=blog&amp;utm_medium=article&amp;utm_campaign=5_threats_nov_2023&amp;utm_content=linktoservice&amp;utm_term=291123\" target=\"_blank\" rel=\"noreferrer noopener\">first spotted<\/a> by our sandbox 3 years ago, turns victims\u2019 devices into proxies for forwarding traffic.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"669\" src=\"\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/7-1-1024x669.png\" alt=\"\" class=\"wp-image-6356\" srcset=\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/7-1-1024x669.png 1024w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/7-1-300x196.png 300w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/7-1-768x502.png 768w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/7-1-1536x1004.png 1536w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/7-1-370x242.png 370w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/7-1-270x176.png 270w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/7-1-740x484.png 740w, https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/11\/7-1.png 1760w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n<p>The malware attempts to connect via HTTP request to port 80 and a backconnect server over port 1074\/TCP. By combining these two connections for the connect and updips commands, we illustrate on the screenshot above how socks5systemz can be used to proxy traffic.&nbsp;<\/p>\n\n\n\n<p>Find samples of this malware in public submissions by searching with <a href=\"https:\/\/app.any.run\/submissions#tag:socks5systemz\" target=\"_blank\" rel=\"noreferrer noopener\">#socks5systemz tag<\/a>. You can also find socks5systemz in the public database using the signature 2829008.&nbsp;<\/p>\n\n\n\n<p>We\u2019ve also prepared a <a href=\"https:\/\/gchq.github.io\/CyberChef\/#recipe=Fork('%5C%5Cn','%5C%5Cn',false)Find_\/_Replace(%7B'option':'Simple%20string','string':'\/single.php?c%3D'%7D,'',true,false,true,false)From_Hex('Auto')RC4(%7B'option':'Latin1','string':'heyfg645fdhwi'%7D,'Latin1','Latin1')Fork('%26','%5C%5Cn',false)&amp;input=L3NpbmdsZS5waHA\/Yz05NGJmMzY2MWM3OTRlM2ViMWJhNDMxNTRkYzMzYjc2OWRhMDIzZWVjNDhhNzkyYzZjNDYwOTgzZDk2NzM1NjU3YTAxMWU1ZDI4NTVmNmMxZmFlNmZjZTg4Yzc0ZGZkZDJmMjA0NGMwMTk1MWNmNTU4YjNjODQzNzQzODVhMTk4YTliZTQwZTg5YTk4NmFkYTQwOGY5OTNlYWI0MWVhZjljYWYyYTYxODRkY2QzMzFmYTQxNTUKCjk0ZWUyYTc0Y2Q4OWNjZjE1OWY4MjE0MjgyNWZlNzdjODEwOTI5YjgwOWZiY2Y4ZDkyM2FjYzZkOTE3MTQwMTRmNTU4YTE4NmM1MmUyNDVlZWUyZmMxOTVjNzQ0ZjVkZGU3NTAxOTUzZGI0YWYxNTlhYWRjMDIzNjM2NTkxOThjODJlOTBkODlhOGEwCgovc2luZ2xlLnBocD9jPTk0YmYzNjYxYzc5NGUzZWIxYmE0MzE1NGRjMzNiNzY5ZGEwMjNlZWM0OGE3OTJjNmM0NjA5ODNkOTY3MzU2NTdhMDExZTVkMjg1NWY2YzFmYWU2ZmNlODhjNzRkZmRkMmYyMDQ0YzAxOTUxY2Y1NThiM2M4NDM3NDM4NWExOThhOWJlNDBlODlhOTg2YWRhNDA4Zjk5M2VhYjQxZWFmOWNhZjJhNjE4NGRjZDMzMWZhNDE1NQoKOTRlZTM2NjBjNTg1YmM\" target=\"_blank\" rel=\"noreferrer noopener\">CyberChef recipe<\/a> for decrypting command connections.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Wrapping up&nbsp;<\/h2>\n\n\n\n<p>This was our compilation of notable samples, case studies, and threat-landscape observations from this month. Did you find this format informative? Let us know in the comments below.&nbsp;<\/p>\n\n\n\n<p><strong>A few words about ANY.RUN&nbsp;<\/strong>&nbsp;<\/p>\n\n\n\n<p>ANY.RUN is a cloud malware sandbox that handles the heavy lifting of malware analysis for SOC and DFIR teams. Every day, 300,000 professionals use our platform to investigate incidents and streamline threat analysis.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<p>Request a demo today and enjoy 14 days of free access to our Enterprise plan.&nbsp;&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<p><a href=\"https:\/\/any.run\/demo\/?utm_source=blog&amp;utm_medium=article&amp;utm_campaign=5_threats_nov_2023&amp;utm_content=linktodemo&amp;utm_term=291123\" target=\"_blank\" rel=\"noreferrer noopener\">Request demo \u2192<\/a>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ANY.RUN interactive sandbox excels in analyzing malware that evades automated solutions, which means that we always have a supply of interesting samples. Trusted by top security teams worldwide, the ANY.RUN malware sandbox sees over 14,000 sample submissions daily from our community.&nbsp; Our malware analysts at ANY.RUN use this \u2014 and other resources \u2014 to continuously [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":6357,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[57,10,15,34,40],"class_list":["post-6349","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-malware-analysis","tag-anyrun","tag-cybersecurity","tag-malware","tag-malware-analysis","tag-malware-behavior"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.10 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>5 malware threats discovered in the wild in November 2023<\/title>\n<meta name=\"description\" content=\"Explore some of the most interesting findings in the realm of malware discovered by the ANY.RUN team in November 2023.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jane\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/\"},\"author\":{\"name\":\"Jane\",\"@id\":\"https:\/\/any.run\/\"},\"headline\":\"5 malware threats we discovered in the wild in November 2023\",\"datePublished\":\"2023-11-29T07:38:36+00:00\",\"dateModified\":\"2023-11-29T13:29:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/\"},\"wordCount\":994,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/any.run\/\"},\"keywords\":[\"ANYRUN\",\"cybersecurity\",\"malware\",\"malware analysis\",\"malware behavior\"],\"articleSection\":[\"Malware Analysis\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/\",\"url\":\"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/\",\"name\":\"5 malware threats discovered in the wild in November 2023\",\"isPartOf\":{\"@id\":\"https:\/\/any.run\/\"},\"datePublished\":\"2023-11-29T07:38:36+00:00\",\"dateModified\":\"2023-11-29T13:29:50+00:00\",\"description\":\"Explore some of the most interesting findings in the realm of malware discovered by the ANY.RUN team in November 2023.\",\"breadcrumb\":{\"@id\":\"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/any.run\/cybersecurity-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Malware Analysis\",\"item\":\"https:\/\/any.run\/cybersecurity-blog\/category\/malware-analysis\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"5 malware threats we discovered in the wild in November 2023\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/any.run\/\",\"url\":\"https:\/\/any.run\/\",\"name\":\"ANY.RUN&#039;s Cybersecurity Blog\",\"description\":\"Cybersecurity Blog covers topics for experienced professionals as well as for those new to it.\",\"publisher\":{\"@id\":\"https:\/\/any.run\/\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/any.run\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/any.run\/\",\"name\":\"ANY.RUN\",\"url\":\"https:\/\/any.run\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/any.run\/\",\"url\":\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2020\/08\/ANYRUN-Icon.svg\",\"contentUrl\":\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2020\/08\/ANYRUN-Icon.svg\",\"width\":1,\"height\":1,\"caption\":\"ANY.RUN\"},\"image\":{\"@id\":\"https:\/\/any.run\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/www.any.run\/\",\"https:\/\/twitter.com\/anyrun_app\",\"https:\/\/www.linkedin.com\/company\/30692044\",\"https:\/\/www.youtube.com\/channel\/UCOgCPho7lzmH7m6fPNlukrQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/any.run\/\",\"name\":\"Jane\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/any.run\/\",\"url\":\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/06\/Jane.jpg\",\"contentUrl\":\"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/06\/Jane.jpg\",\"caption\":\"Jane\"},\"description\":\"I'm ANY.RUN ambassador and a real network traffic numismatist. I also love penguins and tortoises. My motto is to do good and throw it into the sea.\",\"sameAs\":[\"https:\/\/any.run\/\"],\"url\":\"#molongui-disabled-link\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"5 malware threats discovered in the wild in November 2023","description":"Explore some of the most interesting findings in the realm of malware discovered by the ANY.RUN team in November 2023.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/","twitter_misc":{"Written by":"Jane","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/#article","isPartOf":{"@id":"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/"},"author":{"name":"Jane","@id":"https:\/\/any.run\/"},"headline":"5 malware threats we discovered in the wild in November 2023","datePublished":"2023-11-29T07:38:36+00:00","dateModified":"2023-11-29T13:29:50+00:00","mainEntityOfPage":{"@id":"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/"},"wordCount":994,"commentCount":0,"publisher":{"@id":"https:\/\/any.run\/"},"keywords":["ANYRUN","cybersecurity","malware","malware analysis","malware behavior"],"articleSection":["Malware Analysis"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/","url":"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/","name":"5 malware threats discovered in the wild in November 2023","isPartOf":{"@id":"https:\/\/any.run\/"},"datePublished":"2023-11-29T07:38:36+00:00","dateModified":"2023-11-29T13:29:50+00:00","description":"Explore some of the most interesting findings in the realm of malware discovered by the ANY.RUN team in November 2023.","breadcrumb":{"@id":"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/any.run\/cybersecurity-blog\/5-threats-nov-2023\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/any.run\/cybersecurity-blog\/"},{"@type":"ListItem","position":2,"name":"Malware Analysis","item":"https:\/\/any.run\/cybersecurity-blog\/category\/malware-analysis\/"},{"@type":"ListItem","position":3,"name":"5 malware threats we discovered in the wild in November 2023"}]},{"@type":"WebSite","@id":"https:\/\/any.run\/","url":"https:\/\/any.run\/","name":"ANY.RUN&#039;s Cybersecurity Blog","description":"Cybersecurity Blog covers topics for experienced professionals as well as for those new to it.","publisher":{"@id":"https:\/\/any.run\/"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/any.run\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/any.run\/","name":"ANY.RUN","url":"https:\/\/any.run\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/any.run\/","url":"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2020\/08\/ANYRUN-Icon.svg","contentUrl":"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2020\/08\/ANYRUN-Icon.svg","width":1,"height":1,"caption":"ANY.RUN"},"image":{"@id":"https:\/\/any.run\/"},"sameAs":["https:\/\/www.facebook.com\/www.any.run\/","https:\/\/twitter.com\/anyrun_app","https:\/\/www.linkedin.com\/company\/30692044","https:\/\/www.youtube.com\/channel\/UCOgCPho7lzmH7m6fPNlukrQ"]},{"@type":"Person","@id":"https:\/\/any.run\/","name":"Jane","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/any.run\/","url":"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/06\/Jane.jpg","contentUrl":"https:\/\/any.run\/cybersecurity-blog\/wp-content\/uploads\/2023\/06\/Jane.jpg","caption":"Jane"},"description":"I'm ANY.RUN ambassador and a real network traffic numismatist. I also love penguins and tortoises. My motto is to do good and throw it into the sea.","sameAs":["https:\/\/any.run\/"],"url":"#molongui-disabled-link"}]}},"_links":{"self":[{"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/posts\/6349"}],"collection":[{"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/comments?post=6349"}],"version-history":[{"count":6,"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/posts\/6349\/revisions"}],"predecessor-version":[{"id":6365,"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/posts\/6349\/revisions\/6365"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/media\/6357"}],"wp:attachment":[{"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/media?parent=6349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/categories?post=6349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/any.run\/cybersecurity-blog\/wp-json\/wp\/v2\/tags?post=6349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}