{"id":47364,"date":"2022-07-01T15:14:40","date_gmt":"2022-07-01T15:14:40","guid":{"rendered":"https:\/\/www.darkreading.com\/vulnerabilities-threats\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware"},"modified":"2022-07-01T15:14:40","modified_gmt":"2022-07-01T15:14:40","slug":"dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware","status":"publish","type":"post","link":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/","title":{"rendered":"DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware"},"content":{"rendered":"<div><img decoding=\"async\" src=\"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltbbee2792a4c4c78f\/62bf0baad6cf02573a1bdae9\/bug-Brain-light-Alamy.jpg\" class=\"ff-og-image-inserted\"><\/div>\n<p>The hacktivist group DragonForce Malaysia has released an exploit that allows&nbsp;Windows Server local privilege escalation (LPE) to&nbsp;grant&nbsp;access to local distribution router (LDR) capabilities. It also announced that it&#8217;s adding ransomware attacks to its arsenal.<\/p>\n<p>The group posted a proof of concept (PoC) of the exploit on its Telegram channel on June 23, which was subsequently <a href=\"https:\/\/cloudsek.com\/threatintelligence\/hacktivist-group-dragonforce-malaysia-releases-windows-lpe-exploit-discloses-plans-to-evolve-into-a-ransomware-group\/\" target=\"_blank\" rel=\"noopener\">analyzed by CloudSEK<\/a> this week. While there&#8217;s no known CVE for the bug, the group claims that the exploit can&nbsp;be used to&nbsp;bypass authentication &#8220;remotely in one second&#8221;&nbsp;in order to&nbsp;access the LDR layer, which is used to&nbsp;interconnect local networks at various locations of an organization.<\/p>\n<p>The group says it would be using the exploit&nbsp;in campaigns&nbsp;targeted at businesses operating in India, which falls directly within its wheelhouse.&nbsp;During&nbsp;the past three months, DragonForce Malaysia has launched several campaigns targeting numerous government agencies and organizations across the Middle East and Asia.<\/p>\n<p>\u201cDragonForce Malaysia is adding to a year that will long be remembered for geopolitical unrest,&#8221; says Daniel Smith, head of research for Radware\u2019s cyber threat intelligence division. &#8220;In combination with other hacktivists, the threat group has successfully filled the void left by Anonymous while remaining independent during the resurgence of hacktivists related to the Russian\/Ukrainian war.&#8221;<\/p>\n<p>The most recent, dubbed &#8220;OpsPatuk&#8221; and launched in June, has already seen several government agencies and organizations across the country targeted by data leaks and denial-of-service attacks, with the number of defacements topping 100 websites.<\/p>\n<p>\u201cDragonForce Malaysia is expected to continue defining and launching new reactionary campaigns based on their social, political, and religious affiliations for the foreseeable future,&#8221; Smith says. &#8220;The recent operations by DragonForce Malaysia &#8230; should remind organizations worldwide that they should remain vigilant during these times and aware that threats exist outside the current <a href=\"https:\/\/www.darkreading.com\/attacks-breaches\/cyberattacks-in-ukraine-could-soon-spillover-to-other-countries\" target=\"_blank\" rel=\"noopener\">cyber conflict in Eastern Europe<\/a>.\u201d<\/p>\n<p><strong>Why LPE Should Be on the Patching Radar<\/strong><\/p>\n<p>While not as flashy as remote code execution (RCE),&nbsp;<a href=\"https:\/\/www.darkreading.com\/vulnerability-management\/experts-urge-firms-to-patch-trivial-to-exploit-flaw-in-linux-policykit\" target=\"_blank\" rel=\"noopener\">LPE exploits<\/a> provide a path from a normal user to SYSTEM, essentially the highest privilege level in the Windows environment. If exploited, LPE vulnerabilities not only allow an attacker a step in the door but also provide local admin privileges \u2014&nbsp;and access to the most sensitive data on the network.<\/p>\n<p>With this heightened level of access, attackers can make system modifications, recover credentials from stored services, or recover credentials from other users who are using or have authenticated to that system.&nbsp;Recovering other users&#8217; credentials can allow an attacker to impersonate those users, providing paths for lateral movement on a network.<\/p>\n<p>With escalated privileges, an attacker can also perform admin tasks, execute malware, steal data, execute a backdoor to gain persistent access, and much more. <\/p>\n<p>Darshit Ashara, principal threat researcher for CloudSEK, offers one sample attack scenario.<\/p>\n<p>\u201cThe attacker from the team can easily exploit any simple Web application-based vulnerability to gain aninitial foothold and place a Web-based backdoor,\u201d Ashara says. \u201cUsually, the machine on which Web server is hosted will have user privilege. That is where the LPE exploit will enable the threat actor to gain higher privileges and compromise not only a single website but other websites hosted on the server.\u201d<\/p>\n<p><strong>LPE Exploits often Remain Unpatched <\/strong><\/p>\n<p>Tim McGuffin, director of adversarial engineering at LARES Consulting, an information-security consulting firm, explains that most organizations wait to patch LPE exploits because they typically require initial access to the network or endpoint in the first place.<\/p>\n<p>\u201cA lot of effort is placed on the initial prevention of access, but the further you move into the attack chain, the lesser effort is placed on tactics like privilege escalation, lateral movement, and persistence,\u201d he says. \u201cThese patches are typically prioritized and patched on a quarterly basis and do not use an emergency &#8216;patch now&#8217; process.\u201d<\/p>\n<p>Nicole Hoffman, senior cyber threat intelligence analyst at Digital Shadows, notes that the importance of&nbsp;every vulnerability is different, whether it&#8217;s LPE or RCE.<\/p>\n<p>\u201cNot all vulnerabilities can be exploited, meaning not every vulnerability requires immediate attention. It is a case-by-case basis,\u201d she says. \u201cSeveral LPE vulnerabilities have other dependencies, such as needing a username and password to carry out the attack. That&#8217;s not impossible to obtain but requires a higher level of sophistication.\u201d<\/p>\n<p>Many organizations also create local admin accounts for individual users, so they can&nbsp;carry out everyday IT functions such as installing their own&nbsp;software on their own machines, Hoffman adds.<\/p>\n<p>\u201cIf many users have local admin privileges, it is more difficult to detect malicious local admin actions in a network,\u201d she says. \u201cIt would be easy for an attacker to blend into normal operations due to poor security practices that are widely used.\u201d<\/p>\n<p>Any time an exploit is released into the wild, she explains,&nbsp;it doesn&#8217;t take long before cybercriminals with varying levels of sophistication take advantage and perform opportunistic attacks.<\/p>\n<p>\u201cAn exploit takes out some of this legwork,\u201d she notes. \u201cIt is realistically possible mass scanning is already taking place for this vulnerability.\u201d<\/p>\n<p>Hoffman adds that vertical privilege escalation requires more sophistication and is typically more in line with advanced persistent threat (APT) methodologies.<\/p>\n<p><strong>DragonForce Plans Shift to Ransomware <\/strong><\/p>\n<p>In a video and through social-media channels, the hacktivist group also announced its plans to start <a href=\"https:\/\/www.darkreading.com\/attacks-breaches\/ransomware-crisis-deepens-data-recovery-stalls\" target=\"_blank\" rel=\"noopener\">conducting mass ransomware attacks<\/a>. Researchers say this could be an adjunct to its hacktivist activities rather than a departure.<\/p>\n<p>\u201cDragonForce mentioned carrying out widespread ransomware attacks leveraging the exploit they created,\u201d Hoffman explains. \u201cThe WannaCry ransomware attack was a great example of how widespread ransomware attacks all at the same time are challenging if financial gain is the end goal.\u201d<\/p>\n<p>She also points out that it is not uncommon to see these announcements from cybercriminal threat groups, as it draws attention to the group.<\/p>\n<p>From the perspective of McGuffin, however, the public announcement of a shift in tactics is \u201ca curiosity,\u201d especially for a hacktivist group.<\/p>\n<p>\u201cTheir motives may be more around destruction and denial of service and less around making a profit like typical ransomware groups, but they may be using the funding to enhance their hacktivist capabilities or awareness of their cause,\u201d he says. <\/p>\n<p>Ashara agrees that DragonForce\u2019s planned shift is worth highlighting, as the group\u2019s motive is to cause as much of an&nbsp;impact as possible, boost their ideology, and spread their message.<\/p>\n<p>\u201cHence, the group&#8217;s motivation with the announcement of ransomware is not for&nbsp;financial cause but to cause damage,\u201d he says. \u201cWe have seen similar wiper malwares in the past where they would use ransomware and pretend the motivation is financial, but the root motivation is damage.\u201d<\/p>\n<p>Read More <a href=\"https:\/\/www.darkreading.com\/vulnerabilities-threats\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\">HERE<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The hacktivist group is ramping up its activities and ready to assault governments and businesses with escalating capabilities.Read More <a href=\"https:\/\/www.darkreading.com\/vulnerabilities-threats\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\">HERE<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"colormag_page_layout":"default_layout","footnotes":""},"categories":[151],"tags":[],"class_list":["post-47364","post","type-post","status-publish","format-standard","hentry","category-darkreading-ti"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware 2026 | ThreatsHub Cybersecurity News<\/title>\n<meta name=\"description\" content=\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security &amp; Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware 2026 | ThreatsHub Cybersecurity News\" \/>\n<meta property=\"og:description\" content=\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security &amp; Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/\" \/>\n<meta property=\"og:site_name\" content=\"ThreatsHub Cybersecurity News\" \/>\n<meta property=\"article:published_time\" content=\"2022-07-01T15:14:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltbbee2792a4c4c78f\/62bf0baad6cf02573a1bdae9\/bug-Brain-light-Alamy.jpg\" \/>\n<meta name=\"author\" content=\"TH Author\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@threatshub\" \/>\n<meta name=\"twitter:site\" content=\"@threatshub\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"TH Author\" \/>\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:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/\"},\"author\":{\"name\":\"TH Author\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/person\\\/12e0a8671ff89a863584f193e7062476\"},\"headline\":\"DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware\",\"datePublished\":\"2022-07-01T15:14:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/\"},\"wordCount\":1121,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/eu-images.contentstack.com\\\/v3\\\/assets\\\/blt66983808af36a8ef\\\/bltbbee2792a4c4c78f\\\/62bf0baad6cf02573a1bdae9\\\/bug-Brain-light-Alamy.jpg\",\"articleSection\":[\"DarkReading |TI\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/\",\"name\":\"DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware 2026 | ThreatsHub Cybersecurity News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/eu-images.contentstack.com\\\/v3\\\/assets\\\/blt66983808af36a8ef\\\/bltbbee2792a4c4c78f\\\/62bf0baad6cf02573a1bdae9\\\/bug-Brain-light-Alamy.jpg\",\"datePublished\":\"2022-07-01T15:14:40+00:00\",\"description\":\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/#primaryimage\",\"url\":\"https:\\\/\\\/eu-images.contentstack.com\\\/v3\\\/assets\\\/blt66983808af36a8ef\\\/bltbbee2792a4c4c78f\\\/62bf0baad6cf02573a1bdae9\\\/bug-Brain-light-Alamy.jpg\",\"contentUrl\":\"https:\\\/\\\/eu-images.contentstack.com\\\/v3\\\/assets\\\/blt66983808af36a8ef\\\/bltbbee2792a4c4c78f\\\/62bf0baad6cf02573a1bdae9\\\/bug-Brain-light-Alamy.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\",\"name\":\"ThreatsHub Cybersecurity News\",\"description\":\"%%focuskw%% Threat Intel \u2013 Threat Intel Services \u2013 CyberIntelligence \u2013 Cyber Threat Intelligence - Threat Intelligence Feeds - Threat Intelligence Reports - CyberSecurity Report \u2013 Cyber Security PDF \u2013 Cybersecurity Trends - Cloud Sandbox \u2013- Threat IntelligencePortal \u2013 Incident Response \u2013 Threat Hunting \u2013 IOC - Yara - Security Operations Center \u2013 SecurityOperation Center \u2013 Security SOC \u2013 SOC Services - Advanced Threat - Threat Detection - TargetedAttack \u2013 APT \u2013 Anti-APT \u2013 Advanced Protection \u2013 Cyber Security Services \u2013 Cybersecurity Services -Threat Intelligence Platform\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\"},\"alternateName\":\"Threatshub.org\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\",\"name\":\"ThreatsHub.org\",\"alternateName\":\"Threatshub.org\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Threatshub_Favicon1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Threatshub_Favicon1.jpg\",\"width\":432,\"height\":435,\"caption\":\"ThreatsHub.org\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/threatshub\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/person\\\/12e0a8671ff89a863584f193e7062476\",\"name\":\"TH Author\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"caption\":\"TH Author\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware 2026 | ThreatsHub Cybersecurity News","description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","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:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/","og_locale":"en_US","og_type":"article","og_title":"DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware 2026 | ThreatsHub Cybersecurity News","og_description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","og_url":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/","og_site_name":"ThreatsHub Cybersecurity News","article_published_time":"2022-07-01T15:14:40+00:00","og_image":[{"url":"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltbbee2792a4c4c78f\/62bf0baad6cf02573a1bdae9\/bug-Brain-light-Alamy.jpg","type":"","width":"","height":""}],"author":"TH Author","twitter_card":"summary_large_image","twitter_creator":"@threatshub","twitter_site":"@threatshub","twitter_misc":{"Written by":"TH Author","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/#article","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/"},"author":{"name":"TH Author","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476"},"headline":"DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware","datePublished":"2022-07-01T15:14:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/"},"wordCount":1121,"commentCount":0,"publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/#primaryimage"},"thumbnailUrl":"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltbbee2792a4c4c78f\/62bf0baad6cf02573a1bdae9\/bug-Brain-light-Alamy.jpg","articleSection":["DarkReading |TI"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/","url":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/","name":"DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware 2026 | ThreatsHub Cybersecurity News","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/#primaryimage"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/#primaryimage"},"thumbnailUrl":"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltbbee2792a4c4c78f\/62bf0baad6cf02573a1bdae9\/bug-Brain-light-Alamy.jpg","datePublished":"2022-07-01T15:14:40+00:00","description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","breadcrumb":{"@id":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/#primaryimage","url":"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltbbee2792a4c4c78f\/62bf0baad6cf02573a1bdae9\/bug-Brain-light-Alamy.jpg","contentUrl":"https:\/\/eu-images.contentstack.com\/v3\/assets\/blt66983808af36a8ef\/bltbbee2792a4c4c78f\/62bf0baad6cf02573a1bdae9\/bug-Brain-light-Alamy.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.threatshub.org\/blog\/dragonforce-malaysia-releases-lpe-exploit-threatens-ransomware\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threatshub.org\/blog\/"},{"@type":"ListItem","position":2,"name":"DragonForce Malaysia Releases LPE Exploit, Threatens Ransomware"}]},{"@type":"WebSite","@id":"https:\/\/www.threatshub.org\/blog\/#website","url":"https:\/\/www.threatshub.org\/blog\/","name":"ThreatsHub Cybersecurity News","description":"%%focuskw%% Threat Intel \u2013 Threat Intel Services \u2013 CyberIntelligence \u2013 Cyber Threat Intelligence - Threat Intelligence Feeds - Threat Intelligence Reports - CyberSecurity Report \u2013 Cyber Security PDF \u2013 Cybersecurity Trends - Cloud Sandbox \u2013- Threat IntelligencePortal \u2013 Incident Response \u2013 Threat Hunting \u2013 IOC - Yara - Security Operations Center \u2013 SecurityOperation Center \u2013 Security SOC \u2013 SOC Services - Advanced Threat - Threat Detection - TargetedAttack \u2013 APT \u2013 Anti-APT \u2013 Advanced Protection \u2013 Cyber Security Services \u2013 Cybersecurity Services -Threat Intelligence Platform","publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"alternateName":"Threatshub.org","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.threatshub.org\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.threatshub.org\/blog\/#organization","name":"ThreatsHub.org","alternateName":"Threatshub.org","url":"https:\/\/www.threatshub.org\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2025\/05\/Threatshub_Favicon1.jpg","contentUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2025\/05\/Threatshub_Favicon1.jpg","width":432,"height":435,"caption":"ThreatsHub.org"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/threatshub"]},{"@type":"Person","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476","name":"TH Author","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","caption":"TH Author"}}]}},"_links":{"self":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/47364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/comments?post=47364"}],"version-history":[{"count":0,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/47364\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media?parent=47364"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/categories?post=47364"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/tags?post=47364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}