{"id":36319,"date":"2020-07-28T12:43:00","date_gmt":"2020-07-28T12:43:00","guid":{"rendered":"http:\/\/ede39ef7-6502-4d67-9cf4-02960e818aaa"},"modified":"2020-07-28T12:43:00","modified_gmt":"2020-07-28T12:43:00","slug":"new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses","status":"publish","type":"post","link":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/","title":{"rendered":"New Linux malware uses Dogecoin API to find C&amp;C server addresses"},"content":{"rendered":"<figure class=\"image image-original shortcode-image\"><span class=\"img aspect-set \"><img decoding=\"async\" src=\"https:\/\/zdnet2.cbsistatic.com\/hub\/i\/2020\/07\/27\/dbe921ef-b416-4939-a9bb-486a96142f74\/dogecoin-logo.jpg\" class alt=\"Dogecoin logo\"><\/span><figcaption><span class=\"caption\"><\/span><\/figcaption><\/figure>\n<p>While Linux malware was once sitting on the fringes of the malware ecosystem, today, new Linux threats are being discovered on a weekly basis.<\/p>\n<p>The latest finding comes from Intezer Labs. <a href=\"https:\/\/www.intezer.com\/container-security\/watch-your-containers-doki-infecting-docker-servers-in-the-cloud\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" data-component=\"externalLink\">In a report<\/a> shared with ZDNet this week, the company analyzed Doki, a new backdoor trojan they spotted part of the arsenal of an old threat actor known for targeting web servers for crypto-mining purposes.<\/p>\n<p>The threat actor, <a href=\"https:\/\/blog.netlab.360.com\/a-new-mining-botnet-blends-its-c2s-into-ngrok-service\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" data-component=\"externalLink\">known as Ngrok<\/a> because of its initial penchant for using the Ngrok service for hosting control and command (C&amp;C) servers, has been active since at least late 2018.<\/p>\n<p>Intezer Labs researchers say that in recent attacks carried out by the Ngrok group this year, the hackers have targeted Docker installations where the management API has been left exposed online.<\/p>\n<p>The hackers abused the Docker API to deploy new servers inside a company&#8217;s cloud infrastructure. The servers, running a version of Alpine Linux, were then infected with crypto-mining malware, but also Doki.<\/p>\n<figure class=\"image image-original shortcode-image\"><span class=\"img aspect-set \"><img decoding=\"async\" src=\"https:\/\/www.zdnet.com\/article\/new-linux-malware-uses-dogecoin-api-to-find-c-c-server-addresses\/\" class=\"lazy\" alt=\"doki-ngrok.png\" data-original=\"https:\/\/zdnet4.cbsistatic.com\/hub\/i\/2020\/07\/28\/aeb44634-2270-4892-b591-4424bd3c2344\/doki-ngrok.png\"><\/span><noscript><span class=\"img aspect-set \"><img decoding=\"async\" src=\"https:\/\/zdnet4.cbsistatic.com\/hub\/i\/2020\/07\/28\/aeb44634-2270-4892-b591-4424bd3c2344\/doki-ngrok.png\" class alt=\"doki-ngrok.png\"><\/span><\/noscript><figcaption><span class=\"caption\"><\/span><span class=\"credit\"> Image: Intezer <\/span><\/figcaption><\/figure>\n<h3>How Doki uses Dogecoin API<\/h3>\n<p>Researchers said Doki&#8217;s purpose was to allow hackers control over their newly-deployed Alpine Linux servers to make sure the crypto-mining operations were running as intended.<\/p>\n<p>However, while its purpose and use might look banale, under the hood, Intezer says Doki is different from other similar backdoor trojans.<\/p>\n<section class=\"sharethrough-top\" data-component=\"medusaContentRecommendation\" data-medusa-content-recommendation-options=\"{&quot;promo&quot;:&quot;promo_zd_recommendation_sharethrough_top_in_article_desktop&quot;,&quot;spot&quot;:&quot;dfp-in-article&quot;}\"> <\/section>\n<p>The most obvious detail was how Doki determined the URL of the C&amp;C server it needed to connect for new instructions.<\/p>\n<p>While some malware strains connect to raw IP addresses or hardcoded URLs included in their source code, Doki used a dynamic algorithm &#8212; known as a DGA (domain generation algorithm) &#8212; to determine the C&amp;C address using the Dogecoin API.<\/p>\n<p>The process, as reverse-engineered by Intezer researchers, is detailed below:<\/p>\n<ol>\n<li>Query dogechain.info API, a Dogecoin cryptocurrency block explorer, for the valuet hat was sent out (spent) from a hardcoded wallet address that is controlled by the attacker. The query format is: <strong>https:\/\/dogechain.info\/api\/v1\/address\/sent\/{address}<\/strong><\/li>\n<li>Perform SHA256 on the value returned under <strong>&#8220;sent&#8221;<\/strong><\/li>\n<li>Save the first 12 characters from the hex-string representation of the SHA256 value,to be used as the subdomain.<\/li>\n<li>Construct the full address by appending the subdomain to ddns.net. An example domain would be: <strong>6d77335c4f23[.]ddns[.]net<\/strong><\/li>\n<\/ol>\n<p>What all the steps above mean is that the Doki creators, the Ngrok gang, can change the server where Doki gets its commands by making one single transaction from within a Dogecoin wallet they control.<\/p>\n<p>If DynDNS (ddns.net) receives an abuse report about the current Doki C&amp;C URL and takes it down, the Ngrok gang only has to make a new transaction, determine the subdomain value, and set up a new DynDNS account and grab the subdomain.<\/p>\n<p>This mechanism, clever as it is, is also an effective way of preventing law enforcement from taking down the Doki backend infrastructure, as they&#8217;d need to take control over the Ngrok gang&#8217;s Dogecoin wallet, something that would be impossible without the wallet&#8217;s cryptographic key.<\/p>\n<p>Intezer says that based on samples submitted to the VirusTotal web scanner, Doki appears to have been around <a href=\"https:\/\/www.virustotal.com\/gui\/file\/4aadb47706f0fe1734ee514e79c93eed65e1a0a9f61b63f3e7b6367bd9a3e63b\/detection\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" data-component=\"externalLink\">since January<\/a> this year. However, Intezer also points out that despite being around for more than six months, the malware has remained undetected on most of today&#8217;s VirusTotal Linux scanning engines.<\/p>\n<h3>Increase in attacks targeting Docker instances<\/h3>\n<p>Furthermore, while the Doki malware C&amp;C mechanism is something clever and novel, the real threat here is the constant attacks on Docker servers.<\/p>\n<p>Over the last several months, Docker servers have been increasingly targeted by malware operators, and especially by crypto-mining gangs.<\/p>\n<p>Just over the last month, cyber-security firms have detailed several different crypto-mining campaigns that targeted misconfigured Docker APIs to deploy new Linux servers where they run crypto-mining malware to make a profit using the victim&#8217;s infrastructure.<\/p>\n<p>This includes reports from <a href=\"https:\/\/unit42.paloaltonetworks.com\/cryptojacking-docker-images-for-mining-monero\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" data-component=\"externalLink\">Palo Alto Networks<\/a>, and two reports from Aqua [<a href=\"https:\/\/blog.aquasec.com\/malicious-container-image-docker-container-host\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" data-component=\"externalLink\">1<\/a>, <a href=\"https:\/\/blog.aquasec.com\/container-vulnerability-dzmlt-dynamic-container-analysis\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" data-component=\"externalLink\">2<\/a>]. Furthermore, cyber-security firm Trend Micro also reported on a series of attacks where <a href=\"https:\/\/www.zdnet.com\/article\/docker-servers-infected-with-ddos-malware-in-extremely-rare-attacks\/\" target=\"_blank\" rel=\"noopener noreferrer\">hackers targeted Docker servers to install DDoS malware<\/a>, a rare case where hackers haven&#8217;t opted for a crypto-mining payload.<\/p>\n<p>All in all, the conclusion here is that companies running Docker as their virtualization software in the cloud need to make sure the management interface&#8217;s API is not exposed to the internet &#8212; a small misconfiguration that allows third-parties to control their Docker install.<\/p>\n<p>In its report, Intezer specifically mentions this issue, warning that the Ngrok gang was so aggressive and persistent in their scanning and attacks that it usually deployed its malware within hours after a Docker server became exposed online.<\/p>\n<p> READ MORE <a href=\"https:\/\/www.zdnet.com\/article\/new-linux-malware-uses-dogecoin-api-to-find-c-c-server-addresses\/#ftag=RSSbaffb68\">HERE<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Security researchers discover Doki, a new backdoor malware strain targeting Docker instances.<br \/>\nREAD MORE HERE&#8230;<\/p>\n","protected":false},"author":2,"featured_media":36320,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"colormag_page_layout":"default_layout","footnotes":""},"categories":[62],"tags":[],"class_list":["post-36319","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-zdnet-security"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>New Linux malware uses Dogecoin API to find C&amp;C server addresses 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\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New Linux malware uses Dogecoin API to find C&amp;C server addresses 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\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/\" \/>\n<meta property=\"og:site_name\" content=\"ThreatsHub Cybersecurity News\" \/>\n<meta property=\"article:published_time\" content=\"2020-07-28T12:43:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2020\/07\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"770\" \/>\n\t<meta property=\"og:image:height\" content=\"425\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/\"},\"author\":{\"name\":\"TH Author\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/person\\\/12e0a8671ff89a863584f193e7062476\"},\"headline\":\"New Linux malware uses Dogecoin API to find C&amp;C server addresses\",\"datePublished\":\"2020-07-28T12:43:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/\"},\"wordCount\":787,\"publisher\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses.jpg\",\"articleSection\":[\"ZDNet | Security\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/\",\"name\":\"New Linux malware uses Dogecoin API to find C&amp;C server addresses 2026 | ThreatsHub Cybersecurity News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses.jpg\",\"datePublished\":\"2020-07-28T12:43:00+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\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses.jpg\",\"contentUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses.jpg\",\"width\":770,\"height\":425},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New Linux malware uses Dogecoin API to find C&amp;C server addresses\"}]},{\"@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":"New Linux malware uses Dogecoin API to find C&amp;C server addresses 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\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/","og_locale":"en_US","og_type":"article","og_title":"New Linux malware uses Dogecoin API to find C&amp;C server addresses 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\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/","og_site_name":"ThreatsHub Cybersecurity News","article_published_time":"2020-07-28T12:43:00+00:00","og_image":[{"width":770,"height":425,"url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2020\/07\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses.jpg","type":"image\/jpeg"}],"author":"TH Author","twitter_card":"summary_large_image","twitter_creator":"@threatshub","twitter_site":"@threatshub","twitter_misc":{"Written by":"TH Author","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/#article","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/"},"author":{"name":"TH Author","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476"},"headline":"New Linux malware uses Dogecoin API to find C&amp;C server addresses","datePublished":"2020-07-28T12:43:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/"},"wordCount":787,"publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2020\/07\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses.jpg","articleSection":["ZDNet | Security"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/","url":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/","name":"New Linux malware uses Dogecoin API to find C&amp;C server addresses 2026 | ThreatsHub Cybersecurity News","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/#primaryimage"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2020\/07\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses.jpg","datePublished":"2020-07-28T12:43:00+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\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/#primaryimage","url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2020\/07\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses.jpg","contentUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2020\/07\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses.jpg","width":770,"height":425},{"@type":"BreadcrumbList","@id":"https:\/\/www.threatshub.org\/blog\/new-linux-malware-uses-dogecoin-api-to-find-cc-server-addresses\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threatshub.org\/blog\/"},{"@type":"ListItem","position":2,"name":"New Linux malware uses Dogecoin API to find C&amp;C server addresses"}]},{"@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\/36319","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=36319"}],"version-history":[{"count":0,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/36319\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media\/36320"}],"wp:attachment":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media?parent=36319"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/categories?post=36319"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/tags?post=36319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}