Suspected Chinese-Speaking Hackers Target Central Asia and Syria With Stealthy In-Memory Backdoors + Video

Listen to this Post

Featured Image

A New Cyber-Espionage Warning Emerges

A new cyber-espionage campaign is raising concerns across Central Asia and Syria, where government organizations are reportedly being targeted with a collection of stealth-focused malware tools designed to maintain covert access while avoiding traditional security controls.

According to a July 31, 2026 report circulated by Cybersecurity News Everyday, suspected Chinese-speaking hackers are using newly identified backdoors called OctLurk and SilkLurk, alongside an infrastructure component referred to as LurkProxy. The activity has reportedly been associated with the broader SilentRaid ecosystem and related operations.

The most worrying element is not simply the existence of another malware family. It is the apparent emphasis on in-memory execution, a technique that can make malicious activity considerably harder to discover through conventional file scanning.

The campaign reportedly focuses on government organizations across Central Asia and Syria, regions where political, diplomatic, military, telecommunications, healthcare, and research information can carry significant strategic value.

While the available public information remains limited and some attribution details should be treated cautiously, the reported combination of stealthy backdoors, memory-resident activity, proxy infrastructure, and government targeting deserves serious attention.

The Campaign Reported on July 31

Cybersecurity News Everyday reported that suspected Chinese-speaking threat actors are targeting government organizations in Central Asia and Syria with OctLurk, SilkLurk, and LurkProxy.

The report connects these tools to SilentRaid and related operations, suggesting that researchers may be observing an evolving ecosystem rather than a completely isolated malware campaign.

At this stage, however, the public reporting does not provide enough independently verifiable evidence to conclude that every component belongs to one single threat group.

That distinction matters.

Cybersecurity attribution is rarely established by a single malware name or one technical similarity. Researchers normally compare infrastructure, code characteristics, operational behavior, targeting patterns, command-and-control infrastructure, victimology, and historical activity before reaching a high-confidence conclusion.

Why In-Memory Backdoors Are So Difficult to Catch

The phrase in-memory backdoor should immediately attract the attention of defenders.

Traditional malware detection often begins with files. Security products can inspect executables, scripts, libraries, documents, and other artifacts stored on disk.

Memory-resident malware changes that equation.

Instead of relying exclusively on a suspicious executable sitting on a hard drive, an attacker can execute malicious functionality inside an existing process or load components dynamically into memory.

That does not make the malware invisible.

But it can significantly reduce the usefulness of conventional file-based detection.

This is why modern endpoint security increasingly relies on behavioral telemetry, process analysis, memory inspection, command-line monitoring, network analytics, and correlation across multiple events rather than simply asking whether a malicious file exists.

OctLurk and SilkLurk Raise a Larger Question

The emergence of OctLurk and SilkLurk is important not only because they are new names.

New malware families frequently appear as threat actors modify existing tools, develop specialized implants, or restructure their infrastructure to make previous detections less effective.

A particularly interesting question is whether these backdoors represent completely new development or another stage in the evolution of an already established operational toolkit.

The reported connection to SilentRaid makes that question even more significant.

Earlier research from Cisco Talos documented a China-nexus actor tracked as UAT-7290, whose toolkit included RushDrop, DriveSwitch, and SilentRaid. SilentRaid was described as a persistent Linux implant capable of communicating with command-and-control infrastructure, opening remote shells, forwarding ports, and manipulating files.

That earlier research demonstrates why the SilentRaid name matters when evaluating the new claims.

SilentRaid Shows How These Operations Can Evolve

Cisco Talos previously described SilentRaid as the primary implant used by UAT-7290, also known as MystRodX.

The malware was designed around a modular architecture, allowing attackers to activate different capabilities depending on the victim and operational objective.

Researchers observed functionality for remote shell access, port forwarding, file management, and communication with attacker-controlled infrastructure.

That modular approach is particularly valuable for espionage operations.

An attacker does not necessarily need to deploy every capability immediately.

Instead, the operator can maintain a relatively quiet foothold and introduce additional functionality only when necessary.

From SilentRaid to a Broader Malware Ecosystem

The reported relationship between OctLurk, SilkLurk, LurkProxy, and SilentRaid could therefore represent an important development if independently confirmed.

Rather than thinking about malware as one executable, defenders increasingly have to think in terms of ecosystems.

One component may establish access.

Another may provide persistence.

Another may handle communications.

A separate tool may act as a proxy.

Additional modules may perform credential theft, reconnaissance, lateral movement, or data collection.

This modular structure gives attackers flexibility while making defenders’ jobs substantially harder.

Government Networks Are Especially Valuable Targets

Government networks contain information that can remain valuable long after an intrusion occurs.

Diplomatic communications, internal policy documents, identity information, strategic planning, research, procurement records, and communications between government departments can all become intelligence targets.

An espionage campaign does not necessarily need to disrupt a government network to succeed.

In many cases, the attacker wants the opposite.

They want the network to continue functioning normally while their access remains unnoticed.

That is what makes stealthy backdoors particularly dangerous in government environments.

Central Asia Is Becoming Increasingly Important

Central Asia occupies a strategically sensitive position between major geopolitical and economic powers.

Kazakhstan, Kyrgyzstan, Tajikistan, Uzbekistan, and neighboring states sit along important transportation, energy, telecommunications, and geopolitical corridors.

Cyber operations against organizations in these countries can therefore have consequences far beyond the compromised computers themselves.

The region has also appeared in previous cyber-espionage reporting involving state-linked actors and telecommunications infrastructure.

Earlier UAT-7290 reporting, for example, documented espionage operations against telecommunications providers in South Asia and later Southeastern Europe, demonstrating how regional targeting can expand over time.

Syria Adds Another Strategic Dimension

The reported targeting of Syrian organizations makes the campaign even more noteworthy.

Syria has long been a complex environment for cyber operations because government institutions, political organizations, military interests, humanitarian structures, and regional actors can all possess valuable information.

If the latest reporting is accurate, the combination of Central Asian and Syrian targeting could indicate a broader intelligence requirement rather than a narrowly focused campaign.

However, the available evidence does not yet justify assuming that every reported victim or intrusion is part of one centrally controlled operation.

The Real Weapon May Be Persistence

The most important objective in an espionage campaign is often not the initial compromise.

It is staying there.

An attacker who gains access for several hours may collect relatively little.

An attacker who remains inside a network for months can gradually map systems, identify privileged accounts, observe communications, discover additional infrastructure, and collect information as it becomes available.

This is why backdoors are so valuable.

They transform a one-time intrusion into an ongoing intelligence platform.

Memory-Based Execution Changes the Defensive Equation

When malicious activity occurs primarily in memory, defenders need to investigate behavior rather than depend exclusively on disk artifacts.

Suspicious process injection, unusual child processes, abnormal memory permissions, unexpected network connections, strange scripting activity, and unexplained administrative behavior can all become important clues.

The goal is not to identify one particular malware name.

The goal is to recognize the behavior that indicates an attacker is operating inside the environment.

Detection Must Move Beyond Traditional Antivirus

Organizations facing sophisticated espionage actors should assume that signature-only detection is insufficient.

Endpoint Detection and Response systems can provide visibility into process creation, command execution, network communication, credential-access behavior, and other indicators that traditional antivirus products may not fully capture.

Memory forensics can also become important when investigators suspect a fileless or memory-resident implant.

The earlier defenders understand what happened in memory, the greater the chance of identifying the attacker before the evidence disappears.

Network Monitoring Becomes Equally Important

A memory-resident backdoor still has to communicate.

That communication can provide defenders with valuable evidence.

Unexpected outbound connections, unusual DNS activity, persistent encrypted sessions, uncommon destination infrastructure, and abnormal traffic patterns can expose a compromised host even when the malware itself is difficult to locate on disk.

This is where network detection and endpoint telemetry become much more powerful together.

One system may reveal the process.

Another may reveal the connection.

Together, they can reveal the intrusion.

LurkProxy Could Be Particularly Significant

The reported LurkProxy component deserves close attention because proxy infrastructure can help attackers conceal the true origin of their communications.

A compromised machine can potentially become part of a communication chain rather than simply contacting the attacker’s infrastructure directly.

This creates additional investigative complications.

Even if defenders identify the server communicating with a victim, that infrastructure may not represent the attacker’s actual location.

Instead, the communication path can contain multiple intermediary systems.

Proxy Infrastructure Creates a Bigger Problem

Proxy-based operations can also allow attackers to reuse compromised infrastructure.

This is not a new concept.

Cisco Talos previously reported that UAT-7290 could establish Operational Relay Box infrastructure, potentially allowing compromised systems to act as relay points for additional malicious operations.

That means the compromise of one organization can potentially become useful beyond the original victim.

The attacker is no longer simply stealing information from one network.

The compromised infrastructure itself can become part of the attacker’s operational architecture.

Reconnaissance Often Comes Before the Visible Attack

One of the most revealing characteristics of sophisticated espionage operations is patience.

Attackers frequently spend considerable time identifying exposed services, network technologies, authentication systems, employees, public-facing infrastructure, and potential vulnerabilities before deploying their most valuable malware.

Cisco Talos previously described UAT-7290 as conducting extensive technical reconnaissance before carrying out intrusions.

That behavior provides an important lesson.

A government organization should not wait until malware is discovered before considering itself under attack.

Reconnaissance activity can be an early warning.

The Campaign Should Be Treated as an Intelligence Problem

The most effective response is therefore broader than malware removal.

Security teams need to ask several questions.

What systems were exposed?

Which accounts were accessed?

What processes behaved abnormally?

Which machines communicated with unusual infrastructure?

Was there lateral movement?

Did the attacker access credentials?

Was sensitive information viewed?

Did the attacker establish persistence?

And perhaps most importantly: could the attacker still be inside?

Deep Analysis: How Defenders Should Think About the Threat

Command 1: Identify the Initial Entry Point

The first investigative priority should be determining how the attackers entered the environment.

Potential paths include exposed services, stolen credentials, phishing, vulnerable applications, compromised infrastructure, or previously established access.

Without understanding initial access, organizations risk removing the malware while leaving the door open.

Command 2: Hunt for Abnormal Memory Activity

Security teams should prioritize endpoint telemetry capable of detecting suspicious memory manipulation.

Unexpected executable memory, process injection behavior, anomalous DLL loading, and unusual parent-child process relationships can provide valuable evidence.

Memory analysis becomes particularly important when disk-based scans return clean results despite suspicious behavior.

Command 3: Review Administrative Accounts

Government networks often contain highly privileged accounts that can provide enormous access after compromise.

Investigators should review authentication logs for unusual login locations, abnormal access times, unexpected privilege changes, and suspicious use of administrative tools.

Credential compromise can transform a single endpoint breach into a network-wide incident.

Command 4: Investigate DNS Behavior

Malware communications often leave clues through DNS.

Unexpected domains, unusual query frequency, rare destinations, dynamically generated infrastructure, and connections from systems that normally have little internet access should receive additional scrutiny.

DNS logs can remain valuable even when encrypted network traffic prevents defenders from inspecting the payload itself.

Command 5: Correlate Endpoint and Network Evidence

An isolated alert rarely tells the entire story.

A suspicious process becomes much more significant if the same machine simultaneously contacts unusual external infrastructure.

Likewise, an unusual outbound connection becomes more suspicious when it originates from a server that recently spawned an unexpected shell.

Correlation turns individual events into an intrusion narrative.

Command 6: Examine Lateral Movement

Attackers rarely stop at the first compromised machine.

Once inside, they may search for credentials, servers, network shares, administrative systems, and other valuable assets.

Security teams should therefore investigate unusual authentication patterns between internal systems.

Unexpected remote administration activity can be a critical clue.

Command 7: Search for Persistence

Removing a malicious process is not the same as removing an attacker.

Investigators should examine scheduled tasks, services, startup mechanisms, authentication configurations, system-level processes, authorized keys, unusual accounts, and other persistence locations.

The objective is to determine whether the attacker created another route back into the environment.

Command 8: Hunt for Proxy Behavior

If LurkProxy is involved, defenders should pay particular attention to systems behaving like relay nodes.

Unexpected port-forwarding activity, unusual tunneling behavior, unexplained connections between internal and external systems, and servers acting as intermediaries can all warrant investigation.

Command 9: Protect Internet-Facing Infrastructure

Public-facing infrastructure remains one of the most attractive entry points for sophisticated attackers.

Organizations should maintain accurate inventories of externally accessible systems and ensure that operating systems, applications, network appliances, VPNs, remote-access platforms, and management interfaces are patched and tightly controlled.

Command 10: Reduce Unnecessary Exposure

A service that does not need to be reachable from the internet should not be reachable from the internet.

Reducing the attack surface is one of the simplest ways to make reconnaissance and exploitation more difficult.

Network segmentation can also prevent a compromised public-facing system from becoming a bridge into sensitive internal networks.

Command 11: Strengthen Identity Security

Strong authentication can reduce the value of stolen credentials.

Organizations should prioritize phishing-resistant multifactor authentication for privileged and remote-access accounts wherever practical.

Privileged access should also be limited according to actual job requirements.

Command 12: Monitor for Behavioral Anomalies

Sophisticated malware can change names, hashes, domains, and infrastructure.

Behavior is harder to replace.

Security teams should therefore monitor for unusual process execution, credential access, remote shells, abnormal network connections, and unexpected administrative activity.

Command 13: Preserve Evidence Before Eradication

Incident responders should avoid immediately wiping every suspicious machine.

Doing so can destroy forensic evidence.

Where operationally possible, investigators should preserve relevant memory, disk artifacts, logs, network telemetry, authentication records, and other evidence before remediation.

Command 14: Assume Persistence Until Proven Otherwise

When a sophisticated espionage actor is discovered, defenders should not assume that finding one implant means finding the entire operation.

Multiple access paths may exist.

Multiple compromised accounts may exist.

Other systems may contain dormant components.

The investigation should therefore search for the broader intrusion rather than one malware sample.

Command 15: Track the Infrastructure, Not Just the Malware

Malware names change.

Command-and-control infrastructure changes.

Attackers can modify binaries and compile new versions.

Infrastructure relationships can nevertheless reveal continuity.

Security teams should monitor domains, IP addresses, certificates, hosting patterns, DNS behavior, and communication relationships associated with an incident.

Command 16: Treat the New Names as Indicators, Not Conclusions

OctLurk and SilkLurk should be treated as useful threat-intelligence indicators, but defenders should avoid building an entire detection strategy around those names.

A sophisticated attacker can rename or modify malware.

Behavioral detections are much harder to evade permanently.

Command 17: Examine Linux as Carefully as Windows

Many organizations still concentrate heavily on Windows endpoints.

But the earlier SilentRaid/UAT-7290 research demonstrated the importance of Linux-based malware in attacks against telecommunications and infrastructure environments.

Linux servers, appliances, edge devices, and network infrastructure therefore deserve the same level of threat hunting attention.

Command 18: Monitor Edge Devices

Routers, firewalls, VPN appliances, gateways, and other edge systems can be especially attractive because compromising them can provide privileged access to network traffic and internal systems.

Their logs should be collected centrally whenever possible.

Command 19: Review Remote Shell Activity

Remote shells are extremely powerful for attackers.

Unexpected shell processes, especially when launched by unusual services or applications, should receive immediate attention.

A single abnormal shell can be the beginning of a much larger intrusion.

Command 20: Prepare for Long-Term Espionage

Organizations should recognize that espionage campaigns are often measured in months rather than hours.

Security monitoring should therefore be designed to identify slow, subtle patterns rather than only obvious bursts of malicious activity.

What Undercode Say:

The Most Important Signal Is the Targeting

Undercode’s view is that the reported targeting of government organizations is more important than the malware names themselves.

When an attacker repeatedly focuses on government entities, the operation is unlikely to be explained purely by opportunistic cybercrime.

Stealth Suggests Intelligence Collection

The reported use of in-memory backdoors points toward a requirement for stealth.

Attackers who only want quick financial gain often have little reason to spend heavily on remaining invisible for long periods.

Espionage operators do.

Memory-Resident Malware Is a Strategic Choice

Using memory-based execution can help attackers reduce traditional forensic footprints.

It does not make them undetectable, but it can force defenders to rely on more sophisticated telemetry and behavioral detection.

SilentRaid Provides Useful Context

The previously documented SilentRaid ecosystem demonstrates that Chinese-nexus actors have already used modular implants designed for persistent access and remote control.

That history makes the new reporting more interesting, although it does not automatically prove that OctLurk and SilkLurk belong to the same operator.

Attribution Must Remain Careful

The phrase “Chinese-speaking” should not automatically be translated into “Chinese government.”

Language and technical indicators can support attribution assessments, but high-confidence attribution requires substantially more evidence.

Governments Need Threat Hunting

Waiting for antivirus alerts is not enough against stealthy espionage campaigns.

Government networks need proactive threat hunting capable of identifying abnormal processes, authentication activity, memory behavior, and network communications.

The Network May Be More Valuable Than the Endpoint

An attacker can delete a malware file.

It is much harder to erase every trace left across authentication systems, DNS logs, network devices, proxies, and servers.

Centralized telemetry can therefore become one of the strongest defensive assets.

Proxy Infrastructure Changes the Game

If LurkProxy is genuinely part of the campaign, defenders need to consider the possibility that compromised systems may be used as intermediaries.

That can make attribution and containment significantly more complicated.

The Earlier SilentRaid Campaign Is a Warning

Previous research into UAT-7290 demonstrated how sophisticated actors can combine custom malware, public vulnerabilities, reconnaissance, and compromised infrastructure.

The latest report fits into a broader trend toward modular and infrastructure-aware cyber operations.

Central Asia Should Pay Attention

The reported targeting reinforces the need for governments and critical organizations in Central Asia to strengthen monitoring around internet-facing systems and privileged accounts.

Regional organizations should not assume that they are too small or geographically isolated to become espionage targets.

Syria Should Also Treat This Seriously

The reported Syrian targeting deserves attention because government networks can contain sensitive diplomatic, security, administrative, and research information.

Even limited access can become strategically useful when maintained over time.

In-Memory Does Not Mean Invisible

This distinction is critical.

Memory-resident malware can evade some traditional detection methods, but it still has to execute code, interact with processes, communicate, and perform actions.

Those behaviors can be detected.

Behavioral Detection Is the Long-Term Answer

Attackers can change malware hashes.

They can rename files.

They can move command-and-control servers.

They can recompile their implants.

It is much more difficult to completely eliminate the behavioral fingerprints of an intrusion.

Security Teams Need Better Visibility

Organizations cannot defend what they cannot observe.

Endpoint telemetry, network monitoring, DNS logging, identity monitoring, and centralized security analytics should work together rather than operate as isolated systems.

The Biggest Risk Is Silent Persistence

A destructive attack announces itself.

Espionage may not.

A compromised system that continues operating normally can remain invisible while quietly delivering information to an attacker.

That is arguably the more dangerous scenario for government networks.

One Compromise Can Become Many

Once an attacker gains privileged access, lateral movement can expose additional systems.

The investigation must therefore go beyond the initially infected machine.

Compromised Infrastructure Can Become a Weapon

The earlier use of ORB-style infrastructure by UAT-7290 illustrates how attackers can turn compromised systems into operational assets.

That means defenders must consider not only what information was stolen, but also how their infrastructure might have been repurposed.

The Malware Names Are Only the Beginning

OctLurk and SilkLurk may eventually become well-known malware families.

But the real story is the operational model behind them.

Stealth.

Persistence.

Modularity.

Proxying.

Reconnaissance.

And intelligence collection.

The Campaign Shows How Threats Are Maturing

Modern espionage operations increasingly resemble carefully engineered ecosystems rather than simple malware infections.

Different components can perform different jobs.

That makes the entire operation more resilient.

Security Budgets Should Reflect This Reality

Organizations protecting sensitive government information need investment not only in antivirus software but also in detection engineering, incident response, memory analysis, identity protection, threat intelligence, and network visibility.

Detection Must Be Continuous

A one-time security audit cannot reliably stop a patient adversary.

Continuous monitoring is necessary because the attacker may remain dormant for long periods.

Defenders Should Hunt for the Unknown

The most dangerous malware is not always the malware already present in a threat-intelligence database.

Security teams should ask what looks abnormal, even when they do not know the malware’s name.

Attribution Should Follow Evidence

The suspected Chinese-speaking connection is significant, but attribution should remain evidence-driven.

Security reporting becomes more reliable when confirmed facts are separated clearly from assessments and allegations.

The Next Stage May Be More Modular

If OctLurk and SilkLurk represent an evolution of existing tooling, future versions could become even more modular and specialized.

That would allow attackers to deploy smaller components tailored to individual victims.

Governments Should Assume Espionage Is Persistent

The safest strategic assumption is that sophisticated government networks are continuously probed.

The question is not whether attackers are interested.

The question is whether defenders will detect them early enough.

The Defensive Advantage Still Exists

Despite the sophistication of these operations, attackers still have to interact with computers, networks, identities, and data.

Every interaction creates potential evidence.

The

The Bigger Lesson Is Visibility

The emergence of new malware names should not create panic.

It should reinforce a basic cybersecurity principle:

Visibility is the foundation of resilience.

Organizations that can see process behavior, identity activity, memory anomalies, network communications, and infrastructure changes are in a much stronger position to detect even unfamiliar malware.

This Story Is Still Developing

The current public information surrounding OctLurk, SilkLurk, and LurkProxy remains limited.

More technical indicators, attribution evidence, victim details, malware samples, and independent research will be needed before the campaign can be understood with confidence.

For now, the report should be treated as an important warning rather than a fully settled attribution case.

✅ Confirmed: SilentRaid Has Been Documented

Cisco Talos has publicly documented SilentRaid, also known as MystRodX, as a persistent implant associated with UAT-7290 and described capabilities including remote shell access, port forwarding, file operations, and command-and-control communication.

⚠️ Partially Verified: Chinese-Nexus Activity

Previous research has assessed UAT-7290 as a China-nexus threat actor, but that does not independently prove that every newly reported malware family or campaign described as “Chinese-speaking” belongs to the same actor.

⚠️ Unconfirmed: OctLurk, SilkLurk and LurkProxy Attribution

The July 31 report provides the central claim about OctLurk, SilkLurk, and LurkProxy targeting Central Asia and Syria, but independent technical reporting confirming the full relationship between these tools and SilentRaid was not found in the available sources. These details should therefore be treated as developing threat intelligence rather than established fact.

Prediction

(-1) More Stealthy Government Intrusions Are Likely

The broader direction of cyber-espionage suggests that government networks will continue facing increasingly stealthy attacks designed to remain operational for long periods rather than immediately disrupt services.

(-1) Memory-Based Detection Will Become More Important

As attackers increasingly attempt to minimize traditional disk artifacts, organizations will need stronger behavioral monitoring, memory analysis, and endpoint telemetry.

(-1) Proxy-Based Infrastructure Will Complicate Attribution

If the reported LurkProxy activity is confirmed, defenders may face increasingly complex communication chains in which compromised systems are used to hide the attacker’s actual infrastructure.

(+1) Behavioral Security Can Still Expose the Intrusion

Even sophisticated memory-resident malware has to execute processes, interact with systems, authenticate, communicate, and move data. Strong behavioral monitoring can therefore provide defenders with opportunities to detect an attacker even when conventional malware signatures fail.

(-1) Regional Governments Will Remain Attractive Targets

Central Asia and Syria are likely to remain strategically interesting environments for cyber-espionage because government, diplomatic, telecommunications, research, and infrastructure networks can contain information with long-term intelligence value.

(+1) Threat Intelligence Will Improve Detection

As researchers obtain more malware samples, infrastructure indicators, behavioral signatures, and technical details, organizations should gain better opportunities to identify and contain the emerging toolkit.

(-1) The Biggest Danger May Be What Victims Do Not See

The greatest risk is not necessarily a visible cyberattack.

It is the quiet compromise that survives unnoticed for months.

For organizations handling sensitive government information, the real question is no longer simply whether a suspicious file exists. It is whether an attacker has learned how to operate inside the network without looking suspicious at all.

▶️ Related Video (84% Match):

🕵️‍📝Let’s dive deep and fact‑check.

🎓 Live Courses & Certifications:

Join Undercode Academy for Verified Certifications

🚀 Request a Custom Project:

Secure, high-velocity infrastructure and disruptive technological engineering. Contact our engineering team for high-tier development and proprietary systems:
[email protected]
💎 Smart Architecture | 🛡️ Secure by Design | ⭐ Trusted by Thousands

References:

Reported By: x.com
Extra Source Hub (Possible Sources for article):
https://www.github.com
Wikipedia
OpenAi & Undercode AI

Image Source:

Unsplash
Undercode AI DI v2

🔐JOIN OUR CYBER WORLD [ CVE News • HackMonitor • UndercodeNews ]

💬 Whatsapp | 💬 Telegram

📢 Follow UndercodeNews & Stay Tuned:

𝕏 formerly Twitter 🐦 | @ Threads | 🔗 Linkedin | 🦋BlueSky | 🐘Mastodon | 📺Youtube