Microsoft Warns of a New Ransomware Threat: China-Linked Storm-1175 Deploys StormEncryptor Through a Dangerous N-central Flaw + Video

Listen to this Post

Featured Image

A New Ransomware Chapter Begins

A familiar ransomware operation appears to be entering a new and potentially more dangerous phase. Microsoft has identified activity linked to Storm-1175, a financially motivated threat actor associated with China, and says the group has begun deploying a previously undocumented ransomware strain called StormEncryptor.

The development is significant because Storm-1175 has historically relied on Medusa ransomware after compromising vulnerable internet-facing systems. The emergence of StormEncryptor suggests that the attackers are not simply repeating an established playbook—they are adapting their malware arsenal while continuing to exploit the same fundamental weakness in modern enterprise security: the gap between vulnerability disclosure and actual patch deployment.

Microsoft’s assessment also comes at a particularly sensitive moment for organizations using N-able N-central, a remote monitoring and management platform that can provide attackers with an unusually powerful position inside an environment. Recent reporting confirms that CVE-2026-18577, an authentication-bypass flaw in N-central, is being actively exploited and followed by rapid post-compromise activity.

StormEncryptor Emerges From the Shadows

Microsoft says StormEncryptor is written in C++ and uses a straightforward but highly visible encryption mechanism. Once executed, the ransomware encrypts targeted files and appends the .encrypted extension to their filenames.

The malware also creates a ransom note called !!!README_FIRST!!!.txt in every directory it scans. That behavior is particularly important for defenders because repeated ransom-note creation and large-scale .encrypted file modifications can become useful detection signals during an incident.

The technical simplicity of the naming convention should not be mistaken for simplicity in the overall attack. Ransomware operators increasingly depend on speed, credential theft, remote-management software, discovery utilities, and legitimate administrative tools before the encryption stage ever begins.

From Medusa to StormEncryptor

Storm-1175’s transition from Medusa to StormEncryptor is one of the most interesting elements of Microsoft’s disclosure.

For years, ransomware groups have demonstrated that malware families can be replaced relatively quickly when operators need to change infrastructure, evade security products, establish a new identity, or gain greater control over their encryption and deployment mechanisms.

StormEncryptor could therefore represent more than a new ransomware binary. It may indicate an effort by Storm-1175 to build or maintain a more customized operational ecosystem.

The change also reinforces an important defensive lesson: organizations should not build ransomware detection programs around malware names alone. If defenders only watch for Medusa, a transition to another encryptor can allow the same threat actor to continue operating underneath a different technical identity.

The N-central Connection

Microsoft said the exact vulnerability used during the campaign has not been conclusively established, but assessed that the attackers likely exploited CVE-2026-18577 in N-able N-central.

That vulnerability is especially concerning because it followed an earlier authentication-bypass issue, CVE-2026-18556. The newer vulnerability has been described as a patch bypass or incomplete remediation of the earlier problem.

Recent reporting says exploitation of CVE-2026-18577 can provide unauthenticated attackers with extremely powerful access to N-central, potentially allowing them to run scripts, deploy tools, and establish remote sessions across managed endpoints.

Why an RMM Platform Is Such a Valuable Target

Remote monitoring and management platforms are attractive targets because they sit in a privileged position between IT administrators and the machines they manage.

A compromise of an ordinary workstation might give an attacker access to one device. A compromise of an RMM server can potentially give that attacker a mechanism for reaching many devices simultaneously.

That makes vulnerabilities in RMM products particularly dangerous. The attacker does not necessarily need to compromise every endpoint individually. Instead, the management infrastructure itself can become the bridge into the rest of the organization.

This is precisely why a vulnerability that appears to affect one administrative product can ultimately become a ransomware problem affecting an entire business.

The Patch-BYPASS Problem

The relationship between CVE-2026-18556 and CVE-2026-18577 highlights another uncomfortable reality of vulnerability management: patching once does not always mean the problem is permanently solved.

When attackers discover that a security fix does not completely eliminate the underlying attack path, they can search for ways around the remediation.

Organizations that patched the original vulnerability may therefore assume they are protected when, in reality, a follow-up flaw remains exploitable.

This is why security teams need vulnerability-management programs capable of tracking revised advisories, replacement CVEs, vendor hotfixes, and newly discovered bypasses—not simply checking whether a previous patch was installed.

CISA’s Active-Exploitation Warning

The urgency surrounding the N-central vulnerabilities is increased by their inclusion in the U.S. Cybersecurity and Infrastructure Security Agency’s Known Exploited Vulnerabilities catalog.

That distinction matters because it separates a theoretical vulnerability from one for which exploitation has been observed in real-world environments.

Recent reporting indicates that CISA added CVE-2026-18577 after evidence of exploitation, while N-able made a hotfix available and urged affected on-premises customers to update immediately. Hosted environments received mitigations from N-able, according to the reporting.

Storm-1175 Has a Long History of Exploitation

Storm-1175 is not a newly discovered ransomware operation.

Microsoft has previously associated the group with attacks involving multiple vulnerable enterprise products, including Mirth Connect, ConnectWise ScreenConnect, JetBrains TeamCity, and Fortinet FortiClient EMS.

The pattern is striking because these products are fundamentally different technologies, yet they share one characteristic: they can be exposed to the internet and provide attackers with a path into corporate environments.

This makes

The GoAnywhere Connection

Microsoft also previously attributed Storm-1175 activity to the exploitation of CVE-2025-10035, a critical vulnerability affecting Fortra GoAnywhere.

The broader history demonstrates how quickly financially motivated threat actors can pivot toward newly disclosed enterprise vulnerabilities.

Rather than waiting for organizations to make mistakes through phishing or weak passwords, attackers increasingly scan for vulnerable infrastructure directly.

That shift is changing the economics of ransomware. The initial compromise can be automated, while the highest-value stages—privilege escalation, lateral movement, data theft, and extortion—are performed after the attacker has established a foothold.

Zero-Days and N-Days in the Same Arsenal

One of the most important observations from

A zero-day is a vulnerability exploited before defenders have had sufficient opportunity to patch it. An N-day vulnerability, by contrast, is already publicly known and may have a security update available.

Yet an N-day can remain just as dangerous when organizations fail to patch quickly.

This is where ransomware operators find enormous opportunity. A vulnerability does not have to be secret to be useful. It only has to remain exploitable on enough internet-facing systems.

The Race Between Disclosure and Exploitation

The modern ransomware economy increasingly resembles a race.

Security researchers disclose a vulnerability. Vendors release a fix. Security teams begin evaluating the update. Attackers immediately start looking for vulnerable systems.

The problem is that these events happen on radically different timelines.

An attacker can scan thousands of systems automatically. A large enterprise may need days or weeks to test and deploy a patch across complex infrastructure.

Storm-1175 appears to understand that imbalance particularly well.

AnyDesk and SimpleHelp Enter the Picture

Microsoft observed Storm-1175 abusing legitimate remote-management tools including AnyDesk and SimpleHelp after gaining access.

This technique is particularly difficult for defenders because the tools themselves are not inherently malicious.

They are legitimate software products designed to provide remote access and administrative functionality.

The problem begins when attackers install or operate them without authorization.

Security teams therefore need to distinguish between legitimate remote-management activity and unexpected remote-access behavior rather than simply blocking every administrative tool.

Advanced IP Scanner for Discovery

Storm-1175 has also been observed using Advanced IP Scanner for network discovery.

That step reveals how quickly the attackers transition from exploiting a vulnerability to understanding the environment around them.

Network discovery allows an intruder to identify servers, workstations, infrastructure, and potentially high-value systems.

The objective is not necessarily to encrypt the first machine they encounter. Modern ransomware operators typically want to understand the environment first so that they can maximize the eventual impact.

Mimikatz and Credential Theft

Another important component of the observed activity is the use of Mimikatz to dump credentials from LSASS.

Credential theft can dramatically increase the

Once valid credentials are obtained, attackers may be able to authenticate to additional systems, escalate privileges, move laterally, and access resources that were previously unreachable.

This is one reason ransomware incidents often become much larger than the initial vulnerability would suggest.

The vulnerability opens the door. Credential theft can provide the keys to the rest of the building.

The Speed of the Attack Is the Real Threat

Perhaps the most alarming part of Microsoft’s assessment is the speed of Storm-1175’s operations.

The group has reportedly moved from initial access to data exfiltration and ransomware deployment within only a few days.

That compressed timeline leaves defenders with very little room for error.

An organization cannot assume that there will be weeks between compromise and encryption. In a fast-moving ransomware campaign, the attacker may already be stealing data while the security team is still trying to determine how the original breach happened.

Data Theft Before Encryption

StormEncryptor also fits into the modern double-extortion model.

The attacker does not necessarily rely solely on encrypting files.

Before deploying ransomware, threat actors can steal sensitive corporate information and use that stolen material as leverage.

If the victim refuses to pay for decryption, the attacker can threaten to publish the stolen information.

This creates two separate crises: operational disruption caused by encryption and reputational, legal, and financial consequences caused by data exposure.

Why the Ransom Note Matters

The filename !!!README_FIRST!!!.txt might look like a trivial technical detail, but small artifacts can become valuable detection opportunities.

Security teams can search endpoint telemetry for the creation of the filename and monitor for sudden bursts of .encrypted file modifications.

Behavioral indicators can sometimes provide earlier warning than malware signatures because they focus on what the attacker is doing rather than which ransomware family is being used.

This becomes especially important when an established threat actor changes malware families.

StormEncryptor Changes the Detection Equation

The arrival of StormEncryptor demonstrates why organizations need layered detection.

A signature designed to identify Medusa may have limited value against a different ransomware binary.

Behavioral detection, however, can identify suspicious sequences such as unauthorized remote-access software, credential dumping, network discovery, mass file modification, and unusual data transfers.

The more independent signals a security team can correlate, the more likely it is to detect the intrusion before encryption begins.

Deep Analysis

Command 1 — Treat Internet-Facing RMM Systems as Critical Assets

N-central and similar remote-management platforms should be treated as high-value infrastructure rather than ordinary business applications.

Their compromise can provide attackers with a direct path toward managed endpoints, making their security posture disproportionately important.

Command 2 — Patch CVE-2026-18577 Immediately

Organizations operating affected N-central deployments should prioritize the vendor-provided remediation for CVE-2026-18577.

Recent reporting indicates that exploitation is already occurring in the wild, meaning organizations should not wait for a convenient maintenance cycle.

Command 3 — Do Not Assume the Previous Patch Was Enough

Organizations that previously remediated CVE-2026-18556 should verify that their environments also received the follow-up fix.

The relationship between the vulnerabilities demonstrates why vulnerability management must account for incomplete fixes and patch bypasses.

Command 4 — Reduce External Exposure

Where operationally possible, administrative interfaces for RMM platforms should not be broadly accessible from untrusted networks.

Restricting access can reduce the number of systems available for automated exploitation while patches and forensic reviews are underway.

Command 5 — Hunt for Unauthorized Remote Tools

Security teams should investigate unexpected deployments or executions of AnyDesk, SimpleHelp, and similar remote-access software.

The presence of a legitimate remote-management application does not automatically indicate compromise, but an unexplained installation or unusual execution pattern should receive immediate attention.

Command 6 — Watch for Credential Dumping

LSASS access and credential-dumping behavior should be closely monitored.

A ransomware incident frequently becomes much harder to contain once attackers obtain privileged credentials.

Command 7 — Search for Network Discovery

Unexpected use of network-scanning utilities can indicate that an attacker is mapping the environment after gaining access.

Advanced IP Scanner activity should therefore be evaluated in context, especially when it appears alongside suspicious administrative behavior.

Command 8 — Hunt for .encrypted Files

Mass creation or modification of files ending in .encrypted should be treated as a potentially serious ransomware indicator.

Defenders should investigate sudden bursts rather than waiting for users to report inaccessible files.

Command 9 — Monitor for the Ransom Note

The creation of !!!README_FIRST!!!.txt across multiple directories can provide a straightforward hunting opportunity.

A single instance may require investigation; repeated creation across many systems should trigger an immediate incident-response workflow.

Command 10 — Monitor Data Exfiltration

Ransomware defense cannot stop at encryption detection.

Unusual outbound transfers, especially those involving large volumes of sensitive files or unusual destinations, may indicate that attackers are preparing for double extortion.

Command 11 — Protect Administrative Credentials

Privileged credentials should receive stronger protections than ordinary accounts.

Where possible, organizations should enforce multifactor authentication, restrict administrative access, separate privileged accounts from everyday identities, and monitor abnormal authentication activity.

Command 12 — Segment the Network

Network segmentation can limit the blast radius after an attacker gains access.

If an RMM server is compromised, segmentation can make it harder for attackers to move freely into critical servers, backup infrastructure, identity systems, and sensitive databases.

Command 13 — Isolate Backup Infrastructure

Backups are one of the most important safeguards against ransomware, but they become far less useful if attackers can reach and destroy them.

Backup environments should therefore be protected with separate credentials, restricted administrative access, and appropriate offline or immutable copies.

Command 14 — Assume the Attacker May Move Quickly

Incident-response plans should be designed around hours and days rather than weeks.

If Storm-1175 can move from exploitation to data theft and encryption in a short period, organizations need predefined escalation procedures that can be activated immediately.

Command 15 — Hunt Beyond the Ransomware Binary

Defenders should investigate the entire attack chain rather than focusing exclusively on StormEncryptor.

The more useful questions are: How did the attacker enter? What accounts were compromised? Which machines were accessed? What information was stolen? What remote tools were installed? What persistence mechanisms were created?

Command 16 — Understand the Threat Actor, Not Just the Malware

StormEncryptor is only one component of the operation.

Even if defenders successfully block the ransomware binary, Storm-1175 could potentially deploy another payload.

The threat

Command 17 — Close the Vulnerability-to-Patch Gap

The biggest strategic lesson from this campaign is the importance of patch velocity.

Organizations need a process capable of identifying newly disclosed critical vulnerabilities, determining exposure, testing updates quickly, deploying them rapidly, and verifying successful remediation.

Command 18 — Recheck Critical Systems After Patching

Patch deployment should be followed by validation.

Security teams should confirm that the vulnerable service is actually running a protected version, that external exposure has been reduced where appropriate, and that there are no signs of compromise predating the patch.

Command 19 — Search Historical Logs

Because attackers may have exploited a vulnerability before detection, organizations should review historical logs rather than only monitoring activity after the security update.

Authentication anomalies, unusual administrative sessions, unexpected software installations, and suspicious network connections can provide evidence of earlier intrusion.

Command 20 — Prepare for the Next Encryption Family

StormEncryptor may eventually disappear or evolve.

The larger lesson is that ransomware defense must remain effective even when the malware changes.

Behavioral analytics, endpoint telemetry, identity monitoring, network visibility, segmentation, and resilient backups provide more durable protection than depending on one malware signature.

What Undercode Say:

A New Name Is Less Important Than the New Strategy

The most important part of this story is not necessarily the name StormEncryptor.

The bigger issue is that Storm-1175 appears to be maintaining the same aggressive operational philosophy while changing the ransomware component.

That makes this campaign a reminder that threat actors can evolve faster than many security programs.

Ransomware Has Become an Access Problem

Modern ransomware incidents increasingly begin long before encryption.

The real battle starts when attackers obtain access to an exposed system.

Once that foothold exists, the ransomware itself can become the final stage of a much larger intrusion.

RMM Platforms Are Becoming Strategic Targets

The growing targeting of remote-management infrastructure should concern every organization that relies heavily on centralized IT administration.

A platform designed to make administrators more powerful can also make attackers more powerful when compromised.

The N-central Situation Is a Warning

The CVE-2026-18577 situation demonstrates how dangerous an authentication bypass can become when it affects an internet-facing management platform.

The combination of active exploitation, administrative access, and downstream endpoint control creates a particularly attractive opportunity for ransomware operators.

Patch Bypasses Change the Rules

Security teams cannot treat a vulnerability patch as the final chapter.

Attackers routinely test remediation mechanisms and search for alternative ways through the same attack surface.

The CVE-2026-18556 and CVE-2026-18577 relationship is therefore a powerful example of why vulnerability management must remain continuous.

Speed Is the Enemy

A few days may sound like a reasonable amount of time for incident response.

In ransomware operations, it can be almost nothing.

Attackers can automate scanning, credential attacks, network discovery, and deployment steps, allowing them to compress the attack timeline dramatically.

Legitimate Tools Can Become Weapons

AnyDesk, SimpleHelp, Advanced IP Scanner, and Mimikatz illustrate another important trend.

Attackers do not always need exotic malware to compromise an organization.

Sometimes they can combine legitimate or well-known tools into an extremely effective intrusion chain.

The Attack Chain Is More Valuable Than the Payload

Security teams should ask what Storm-1175 does before encryption.

The sequence of exploitation, remote access, discovery, credential theft, lateral movement, exfiltration, and encryption can provide multiple opportunities for detection.

Detection Should Become Behavioral

A ransomware family can change overnight.

A behavioral pattern is harder for an attacker to replace completely.

Mass file modification, credential dumping, unauthorized remote software, unusual administrative sessions, and suspicious outbound transfers remain useful indicators even when the malware itself changes.

Double Extortion Raises the Stakes

If attackers steal data before encrypting systems, restoring backups does not completely solve the incident.

The organization may recover operationally while still facing threats involving stolen information.

This makes data-loss prevention, network monitoring, and access controls just as important as backup strategy.

The Internet-Facing Perimeter Remains Dangerous

Organizations sometimes assume that modern security tools have made perimeter attacks obsolete.

Storm-1175’s history suggests otherwise.

Internet-facing enterprise applications remain attractive because attackers can discover them remotely and exploit vulnerabilities at scale.

Vulnerability Management Must Become Faster

The traditional monthly patch cycle is increasingly difficult to defend against actively exploited vulnerabilities.

When a critical flaw affects a publicly reachable management platform, organizations need an emergency-response mechanism capable of moving much faster.

CISA KEV Listings Should Trigger Action

A vulnerability entering

It indicates that the threat is no longer merely theoretical.

Organizations should use such listings to prioritize remediation and threat hunting.

Storm-1175 Shows the Power of Repetition

The

The specific vulnerability changes.

The targeted technology changes.

The ransomware can change.

But the underlying strategy remains remarkably consistent.

Attackers Exploit Complexity

Large organizations operate hundreds or thousands of applications, appliances, management platforms, and integrations.

Every exposed component creates another potential entry point.

Threat actors only need one successful path.

Defenders Must Think in Chains

Security teams should stop viewing vulnerabilities as isolated technical problems.

A vulnerability can become initial access.

Initial access can become credential theft.

Credential theft can become lateral movement.

Lateral movement can become data theft.

Data theft can become ransomware.

That entire chain must be considered when calculating risk.

Ransomware Operators Are Becoming More Adaptive

The shift from Medusa to StormEncryptor is another reminder that ransomware groups can replace tools without abandoning their broader business model.

This adaptability makes attribution and malware-specific defenses less reliable as standalone strategies.

The Human Factor Still Matters

Even with advanced security technology, patching decisions remain organizational decisions.

Someone must identify the vulnerable asset.

Someone must prioritize the update.

Someone must deploy it.

Someone must verify it.

Every delay creates another opportunity for an attacker.

Security Teams Need Better Visibility

Organizations cannot defend systems they cannot see.

Unknown internet-facing servers, forgotten management interfaces, outdated appliances, and abandoned administrative accounts can become easy targets.

Asset discovery is therefore a fundamental part of ransomware prevention.

Backups Are Necessary but Not Sufficient

Reliable backups remain essential.

But backups do not prevent data theft, credential compromise, or operational disruption.

A mature defense strategy must combine backups with prevention, detection, segmentation, identity security, and rapid response.

The Real Race Is Between Automation Systems

Attackers are automating discovery and exploitation.

Defenders are automating detection and response.

The organizations most likely to withstand the next ransomware wave will be those capable of turning security intelligence into automated or near-automatic action.

StormEncryptor Could Become More Sophisticated

The current description of StormEncryptor should not be interpreted as its final form.

Ransomware families routinely evolve.

Operators can add evasion capabilities, change encryption behavior, modify infrastructure, or integrate new access mechanisms.

The Campaign Could Expand Beyond N-central

If Storm-1175 successfully weaponizes an exposed management platform, similar actors may attempt the same strategy.

The lesson therefore extends beyond one vendor.

Any platform that provides privileged remote administration deserves elevated protection.

The Most Dangerous Vulnerability Is Often the Unpatched One

Organizations sometimes focus heavily on discovering sophisticated zero-days while leaving known vulnerabilities exposed.

Storm-1175’s history demonstrates why N-day vulnerabilities can remain extremely valuable to attackers.

Security Teams Should Assume Reuse

Once a threat actor develops a successful exploitation strategy, there is little reason to assume it will immediately abandon it.

Other organizations running the same vulnerable technology may be investigated or targeted.

The Ransomware Economy Rewards Speed

Every hour between disclosure and remediation can have economic value to attackers.

The faster organizations close exposed vulnerabilities, the smaller the window becomes.

Storm-1175 Is a Reminder About Operational Discipline

Cybersecurity is not only about having expensive tools.

It is about consistently applying patches, protecting privileged accounts, monitoring systems, testing backups, controlling remote access, and responding quickly.

Operational discipline can defeat attacks that sophisticated technology alone might miss.

The Biggest Lesson Is Simple

Organizations should not wait for StormEncryptor to appear on their systems before taking this threat seriously.

The better strategy is to eliminate the access path, investigate suspicious activity, protect credentials, and assume that ransomware operators are already searching for the next vulnerable system.

✅ StormEncryptor Is Reported as a New Ransomware Strain

Microsoft has attributed a previously undocumented ransomware strain named StormEncryptor to Storm-1175 and described its C++ implementation, .encrypted file extension, and !!!README_FIRST!!!.txt ransom note.

✅ CVE-2026-18577 Is an Active N-central Security Concern

Current reporting confirms that CVE-2026-18577 affects N-able N-central, followed an earlier vulnerability, and has been exploited in the wild. N-able has issued remediation guidance, making the patching warning highly credible.

⚠️ The Exact StormEncryptor Initial-Access Vector Remains an Assessment

The connection between Storm-1175’s new ransomware activity and CVE-2026-18577 should be described as Microsoft’s assessment rather than absolute proof. The exact vulnerability exploited in the specific campaign has not been conclusively established.

Prediction

(+1) Storm-1175 Will Likely Continue Evolving Its Ransomware Arsenal

The transition from Medusa to StormEncryptor suggests that Storm-1175 is willing to modify its tooling while preserving its broader attack methodology. That makes additional ransomware variants, customized payloads, or altered deployment mechanisms plausible.

(+1) RMM Vulnerabilities Will Receive Greater Attention From Ransomware Groups

Remote-management platforms provide attackers with a potentially powerful route from one compromised server to many managed endpoints. As long as these platforms remain exposed and highly privileged, they are likely to remain attractive targets.

(+1) Behavioral Detection Will Become More Important

The appearance of another ransomware family reinforces the need for defenses that detect attack behavior rather than relying exclusively on malware signatures. Organizations that monitor credential dumping, remote-access tools, network discovery, data exfiltration, and mass file modification will have more opportunities to stop an intrusion before encryption.

(-1) The Ransomware Risk Will Remain High for Organizations That Delay Patching

If organizations continue treating emergency vulnerabilities as routine maintenance, threat actors will continue exploiting the gap. The combination of internet exposure, authentication bypasses, privileged management platforms, and fast-moving ransomware operations creates a dangerous environment for unprepared businesses.

The Final Warning

StormEncryptor may be a new name, but the lesson behind it is familiar: attackers do not need to invent a completely new way into an organization when known vulnerabilities and privileged management systems already provide the road in.

Storm-1175’s activity shows how a single exposed platform can become the beginning of a much larger attack involving remote administration, network discovery, credential theft, data exfiltration, and ransomware.

For defenders, the priority is therefore bigger than detecting one ransomware family. It is about closing the initial-access window, protecting the systems that control other systems, detecting suspicious behavior early, and responding before a few stolen credentials become a company-wide encryption event.

▶️ Related Video (76% 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: thehackernews.com
Extra Source Hub (Possible Sources for article):
https://www.reddit.com/r/AskReddit
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