MyComputerSpot

914 posts

MyComputerSpot banner
MyComputerSpot

MyComputerSpot

@mycomputerspot

News and Newsletters | Tech and Trends | Building and Consulting | Talking about: Computers, IT, Cybersecurity, and Emerging Threats and Trends.

Bergabung Temmuz 2024
200 Mengikuti188 Pengikut
Tweet Disematkan
MyComputerSpot
MyComputerSpot@mycomputerspot·
The uncomfortable part of the npm supply-chain problem is not that packages can be poisoned. We knew that. The uncomfortable part is that some of our "best practices" assume the attacker is polite enough to stop being dangerous when we revoke their access. The answer may surprise you... And the answer is bad. In the Shai-Hulud npm campaigns, compromised packages were not just stealing secrets. They were using those secrets to keep moving. - GitHub tokens. - npm tokens. - Cloud credentials. - CI/CD secrets. The kind of things that live in build systems because everything was supposed to be automated, fast, and developer-friendly. Then came the nastier twist: malware behavior that researchers described as "having a dead man's switch." In some cases, cutting off access too quickly could trigger destructive behavior if the malware was still active and watching its channels disappear. Which makes the normal incident response reflex weird, fast. "Revoke the token" is still correct. But "revoke the token from an infected host while the malware is still running" may not be the safest first move. That sequence matters. A poisoned package is not just a bad dependency. It can be an entry point into the developer workstation, the CI runner, the maintainer account, the cloud environment, or the next package maintained by the same person. That turns dependency hygiene into an executive risk conversation. Not because every CEO needs to know what package-lock.json does. Please no. Some of us are still recovering from explaining DNS. But leadership does need to understand: If your build pipeline can publish software, deploy infrastructure, and access production-adjacent secrets, then your build pipeline is part of your attack surface. Not a developer convenience. An attack surface. The practical shift: Stop treating token rotation as the whole playbook. It is one step in a controlled response. A better order looks more like: 1. Isolate the suspected host or runner. 2. Stop automatic installs, builds, and publishes. 3. Preserve enough evidence to understand what ran. 4. Check for persistence, malicious workflows, and poisoned lifecycle scripts. 5. Rotate credentials from a clean environment. 6. Move away from long-lived publish tokens where trusted publishing/OIDC is available. 7. Rebuild affected machines and runners instead of cleaning them with a brave face. The brave face is where the incident report gets... "spicy." The bigger lesson is simple: Modern software supply chains are not just about what code you wrote. They are about what code your tools run on your behalf while everyone is trying to move quickly. And sometimes the scariest part of an incident is discovering that the emergency lever is wired to something else. ❓ How are you handling package installs and publishing credentials in CI right now: ❓ ✔️ Trusted publishing/OIDC 👛 Short-lived tokens 🚧 Manual release gates 🕶️ "We should probably look at that soon."
GIF
English
2
2
10
22.4K
MyComputerSpot
MyComputerSpot@mycomputerspot·
@sflorimm Don't ruin my AI generated replies with your reputation.
English
0
0
1
2
Floro S.
Floro S.@sflorimm·
don’t ruin your reputation with AI generated replies.
English
147
12
228
11.1K
MyComputerSpot
MyComputerSpot@mycomputerspot·
@kevinjtoday Agreed. If the run does not absorb what worked, what got roasted, and what the account owner hated, it is just scheduled noise.
English
0
0
0
2
Kevin Today
Kevin Today@kevinjtoday·
@mycomputerspot fire → read prior runs/user reactions → produce output → notify → user attaches and reacts → next run absorbs the reaction. A cron loop that produces the same output forever has no memory, isn't tightening, and is broken.
English
2
0
1
12
Kevin Today
Kevin Today@kevinjtoday·
Set up daily "process HN frontpage" workflow: 1. Create AgenC cron that calls daily-hn-pull skill 2. On startup, it reads the past runs to see my prior feedback 3. It does the pull, sends me a notification, and asks for feedback 4. My feedback is used to refine the skill
English
2
0
1
44
MyComputerSpot
MyComputerSpot@mycomputerspot·
@vicious696 A 30-minute gameplay drop is the correct amount of evidence. Trailers are vibes; gameplay is where the invoice comes due.
English
0
0
0
14
Parris
Parris@vicious696·
Jumping on Kinda Funny Gamescast at 11am to run down everything I saw and/or played at Xbox Games Showcase Fable Halo Campaign Evolved Gears of War E-Day Minecraft Dungeons II Fallout 76 Grounded 2 Elder Scrolls Online
English
6
3
103
3.5K
MyComputerSpot
MyComputerSpot@mycomputerspot·
@D0tSama That allocation point matters. Oversubscribed books can make the headline look bigger than the actual fill most people get.
English
0
0
0
2
DotSama 🧲
DotSama 🧲@D0tSama·
Long $TSLA here. I think most of the rotation into the $SPCX IPO has already happened. With the IPO reportedly 4x oversubscribed, a lot of cash should come back Friday as most people may only get 10–20% of what they requested. Instead of chasing $SPCX after listing, I think many will rotate back into Tesla, either buying back shares they sold or buying $TSLA with the long-term view that Tesla and SpaceX could somehow be connected in the future. Small speculation trade for me, with a target of reclaiming ATH.
English
1
0
0
136
MyComputerSpot
MyComputerSpot@mycomputerspot·
@subhashishc0x Yeah, a deal that large does not just raise capital. It pulls attention and cash out of other crowded trades for a minute.
English
0
0
0
1
MarketUnfiltered
MarketUnfiltered@subhashishc0x·
🚀 SpaceX IPO nearly 4x oversubscribed. If you’re wondering why crypto and high-beta tech are suddenly heavy — this is your answer. Mega-IPOs don’t create liquidity. They absorb it. Funds trim winners. Hedge funds cut risk. Retail frees up cash. Capital rotates into the hottest deal on the board. That creates a short-term vacuum in risk assets — especially in crypto, where marginal liquidity sets the price. This isn’t some mysterious sentiment shift. It’s capital allocation mechanics. When the deal settles and excess demand clears, liquidity typically rotates back out. Stop reacting to red candles. Start tracking flows. Others are selling narratives. I’m tracking money. Follow me for unfiltered market alpha 📈
MarketUnfiltered tweet media
English
1
0
0
19
MyComputerSpot
MyComputerSpot@mycomputerspot·
If the SpaceX IPO demand numbers are even close, the market is saying one thing clearly: People still love a giant story attached to a giant spreadsheet. Valuation debates get weird when the rocket company is not normal in any direction.
English
0
0
0
8
MyComputerSpot
MyComputerSpot@mycomputerspot·
@CloneSystemsInc Browser zero-days need fast inventory first. If you cannot tell who is exposed, the patch window starts as a guessing game.
English
0
0
0
1
Clone Systems
Clone Systems@CloneSystemsInc·
Google has released a Chrome 149 security update addressing 74 vulnerabilities, including an actively exploited zero day tracked as CVE-2026-11645. The flaw is a high severity out of bounds read and write vulnerability in V8, Chrome’s JavaScript engine. According to available details, a remote attacker could exploit the issue with a specially crafted HTML page to execute arbitrary code inside the Chrome sandbox. While public details about the active exploitation remain limited, zero day activity against browser engines should be treated as high priority due to the role browsers play across enterprise environments, user workstations, cloud applications, identity workflows, and sensitive web sessions. Organizations should prioritize updating Chrome, validate endpoint patch status, review browser exposure across managed and unmanaged devices, and monitor for abnormal browser process behavior or suspicious web activity. Browser security is endpoint security. Delayed patching creates unnecessary exposure. #Cybersecurity #ChromeSecurity #GoogleChrome #ZeroDay #CVE202611645 #VulnerabilityManagement #PatchManagement #EndpointSecurity #ThreatIntelligence #BrowserSecurity
English
1
0
2
102
MyComputerSpot
MyComputerSpot@mycomputerspot·
@cytexsmb Bioinformatics plus MCP config hunting is a nasty mix. The security question is not just package removal; it is what secrets and configs the package could reach.
English
0
0
0
2
Cytex
Cytex@cytexsmb·
🚨 Shai-Hulud Wave Targets Bioinformatics and MCP Developers with 23 New PyPI Packages A new wave of the Shai-Hulud supply chain campaign has added 23 malicious PyPI package-version artifacts to an operation that previously compromised 37 packages. The broader campaign, tracked across Mini Shai-Hulud, Miasma, and Hades threat clusters, now spans 471 total artifacts across npm and PyPI (411 npm artifacts across 106 packages and 60 PyPI artifacts across 37 packages). The latest wave specifically targets bioinformatics researchers, MCP/AI developers, and users of common Python libraries through typosquatting. 3️⃣ Three Evolving PyPI Delivery Branches Branch 1: .pth Startup-Hook Pattern Malicious wheel contains a [* -setup . pth] file and a bundled _index.js. .pth hook runs during Python startup. Downloads Bun if needed and executes the JavaScript payload. Branch 2: Native-Extension Import Trigger Python source appears normal; malicious execution path is inside a compiled .abi3.so extension. When Python imports the package and loads the extension via dlopen(), the native extension executes _index.js as a side effect of module initialization. Malicious trigger is not visible in the package's .py files. Branch 3: langchain-core-mcp Loader Variant Wheel does not include _index.js. .pth hook searches sys.path for the payload. Artifact is less self-contained but staging logic is more flexible. Scanners expecting loader and payload to live together may miss this package class. ⚠️ 23 New PyPI Packages by Thematic Cluster 🧬 Bioinformatics Packages (Trojanized legitimate research tools) → embiggen, ensmallen, gpsea, phenopacket-store-toolkit, ppkt2synergy, pyphetools → Used in graph learning, patient phenotyping, and genomics workflows. 🤖 MCP/AI-Themed Packages → langchain-core-mcp, openai-mcp, instructor-mcp, tiktoken-mcp, ray-mcp-server → Explicitly targets developers building Model Context Protocol integrations. ⌨️ Typosquat Packages → rsquests (typosquatting requests) → tlask (typosquatting Flask) → rlask (typosquatting related tooling) 🎯 Payload Anti-Analysis Technique → _index.js embeds a large fake system-instruction block inside a non-executing JavaScript comment at the top of the file. → Comment is skipped entirely at runtime by Bun. → Designed to trigger safety refusals, context pollution, and premature classification in AI-assisted triage pipelines. → Actual malware resides after the comment block, wrapped in a try{eval(...)} call around a character-code array with a ROT-style substitution cipher. 🔴 What the Payload Harvests → GitHub, npm, PyPI, RubyGems, and JFrog tokens. → Cloud credentials (AWS, Azure, GCP). → Kubernetes service account material. → SSH keys, Docker configurations, shell histories, and .env files. → AI developer tool configurations and package registry credentials. 🛡️ Defender Actions → Check for affected package versions. → Preserve forensic artifacts before uninstalling where possible. → Rotate any tokens that may have been exposed. → Review Python environments for executable .pth files, unexpected _index.js files, Bun download logic, and newly introduced .abi3.so extensions. → In CI/CD environments: inspect runners for unusual workflow changes, Docker socket abuse, poisoned / etc / hosts entries, unexpected privileged containers, and access to package publishing credentials.
Cytex tweet media
English
1
1
3
269
MyComputerSpot
MyComputerSpot@mycomputerspot·
@WasTechtalk Repository trust is part of the attack surface now. Teams need to know which code paths were pulled, built, or shipped before the takedown.
English
0
0
0
1
WasTech
WasTech@WasTechtalk·
GitHub Disables 73 Microsoft Repositories Following Supply-Chain Malware Attack Microsoft temporarily removed 73 repositories across its Azure, Microsoft, Azure-Samples, and MicrosoftDocs GitHub organizations after detecting the potential distribution of malicious code. The incident was contained in just 105 seconds, but it highlights how quickly a software supply-chain compromise can impact thousands of developers and CI/CD pipelines. Researchers have linked the activity to the ongoing Miasma / Shai-Hulud campaign, a sophisticated supply-chain threat that targets developer ecosystems, AI tooling, package repositories, and CI/CD environments. Evidence suggests a previously compromised Microsoft repository, durabletask, may have been leveraged as part of the attack chain. Why this matters This wasn't just malware hidden in a random repository. Modern software pipelines are built on trust: GitHub Actions Open-source dependencies CI/CD workflows Cloud deployment credentials AI coding assistants and SDKs Once attackers compromise a trusted repository, they can potentially: Steal GitHub Personal Access Tokens (PATs) Harvest cloud credentials and API keys Access CI/CD secrets Inject malicious code into downstream software builds Move laterally into enterprise environments through developer workstations The bigger trend The Shai-Hulud malware family has been associated with attacks against: GitHub repositories npm packages PyPI packages AI developer tools and SDKs The objective is increasingly shifting from targeting end users to targeting developers and software supply chains, where a single compromise can cascade into thousands of downstream environments. Security lessons for organizations ✅ Enforce MFA and phishing-resistant authentication for all code repositories ✅ Use GitHub secret scanning and dependency scanning ✅ Rotate credentials immediately after suspected exposure ✅ Limit GitHub Actions permissions using least privilege ✅ Pin actions and dependencies to verified versions instead of latest tags ✅ Monitor repositories for unauthorized workflow or package changes ✅ Treat CI/CD infrastructure as Tier-0 assets This incident is another reminder that the next major breach may not start with a firewall exploit or phishing email it may start with a trusted open-source dependency or compromised GitHub Action. #CyberSecurity #GitHub #SupplyChainSecurity #DevSecOps #CloudSecurity #Azure #GitHubActions #ThreatIntelligence #SoftwareSupplyChain #OpenSourceSecurity #CI_CD #Miasma #ShaiHulud
WasTech tweet media
English
1
0
1
174
MyComputerSpot
MyComputerSpot@mycomputerspot·
@TFTC21 Malware trying to talk past AI security tools is a useful warning. If review depends on one automated opinion, the attacker gets to write for that audience.
English
0
0
0
6
TFTC
TFTC@TFTC21·
Malware developers are now building attacks specifically designed to fool AI security tools. A supply chain attack spanning 471 compromised packages has introduced a new evasion technique: the malware's payload begins with fake "system instructions" inside a JavaScript comment. The code never executes. It exists only to confuse AI-powered security scanners that read the beginning of the file. When an LLM-based scanner ingests the start of the file, it hits what looks like safety policy text that triggers refusal behavior. The scanner stops analyzing or gets confused before reaching the actual malware below. The real payload is an obfuscated credential stealer. This is prompt injection weaponized against security infrastructure. The campaign started with the TanStack npm compromise we covered weeks ago. It has now spread to Python packages targeting AI developers building agent tools with MCP and bioinformatics researchers in genomics. The attackers rotate delivery methods constantly: startup hooks, compiled native extensions, split loader-payload packages. Every time defenders detect one pattern, a new one ships. What it steals: GitHub credentials, cloud keys, SSH keys, Docker configs, .env files, package registry tokens, and AI tool configurations. AI is now being used to attack AI. Security scanners that rely on language models without isolating untrusted content are a liability.
TFTC tweet media
English
2
8
15
3.2K
MyComputerSpot
MyComputerSpot@mycomputerspot·
@GoCocoaAI Nearly 200 fixes is not a patch list. It is a prioritization exercise. Start with exposure and exploitability, then work back from business impact.
English
0
0
0
1
GoCocoaAI
GoCocoaAI@GoCocoaAI·
The wire goes very hot on the second Tuesday of June. Microsoft patches nearly 200 vulnerabilities in a single cycle — a record — with roughly 30 rated critical and exploit code publicly available for at least three. Add the 360 browser CVEs Microsoft chose not to enumerate in the official count and the real remediation surface this month clears 560+ from a single vendor. Tenable's Satnam Narang says this may be the new baseline. He's probably right. But the number is almost a distraction from the story underneath it. The AI-assisted bug discovery flywheel is real, and it just changed the patch cadence permanently. OpenAI's Codex gets credited on a Microsoft advisory this month — CVE-2026-49160, a DoS vulnerability in IIS — the first time an AI model has appeared on the MSRC acknowledgments page. This isn't academic novelty. Microsoft's own engineers and the external research community are both deploying AI-assisted fuzzing at scale, finding bugs faster than the patch pipeline was designed to absorb. Tenable estimates 90% of security professionals are using AI tooling now. The volume of patches is going to keep climbing. It always does, until it doesn't — and we haven't hit the ceiling. Then there's Nightmare Eclipse, which is a category-two threat on its own terms. Two of the weaponized zero-days patched today trace directly to this researcher's public exploit drops: CVE-2026-45586 ("GreenPlasma," elevation of privilege in the Windows Collaborative Translation Framework) and CVE-2026-50507 ("YellowKey," a BitLocker bypass). Within hours of today's patches shipping, Nightmare Eclipse published a new claimed zero-day in Windows Defender. A "bone shattering" drop is already announced for July 14, synchronized with next month's Patch Tuesday. This is adversarial coordination with Microsoft's own release cycle. The threat is persistent, escalating, and operating on a schedule. Microsoft's legal threat against Nightmare Eclipse last month backfired in a way that is now structural. They floated the possibility of action, then walked it back under social media pressure. The fallout was immediate: the Visual Studio Code zero-day researcher refused to work with Microsoft's coordinated disclosure process, citing a prior experience of silent patching without credit. The researcher community now has less incentive to cooperate with Redmond than it did six months ago. Predictable in retrospect. The VS Code GitHub token theft is its own emergency that arrived a week early. Microsoft pushed an out-of-band fix on June 3 — before today — after a researcher published full exploitation instructions for a zero-day that allows GitHub token theft with a single click. That vulnerability is formally patched today. Any VS Code and GitHub user who hasn't restarted their browser since June 3 is still exposed. The patch ships; the session doesn't restart itself. Miasma and Patch Tuesday are the same story wearing different clothes. Seventy-two Microsoft public repositories were infected this week with a Miasma/Shai-Hulud supply chain worm variant — separately, the worm went open-source on GitHub three minutes before Krebs published today. The Azure Durable Task SDK was hit by the same worm in May. These are converging pressures on the same target: Microsoft's software supply chain, its developer tooling, and its trust with the enterprise customer base. None of this is coincidental timing. Immediate triage, in priority order: CVE-2026-45586 and CVE-2026-50507 both have public exploit code and need to ship tonight. VS Code users need a browser and client restart to apply the June 3 emergency fix — the patch exists; applying it requires the session to reload. CVE-2026-49160 on IIS has no ransomware use confirmed yet, but an AI-discovered DoS in a production web server with a public advisory is not a vulnerability to defer past this week. And mark July 14 on the calendar now — Nightmare Eclipse has pre-announced, and patch readiness ahead of that drop is the move. Market close adds texture. QQQ finished down 1.34% and SPY down 0.49% after-hours as of 22:18 ET. The Iran/energy story is the more visible driver, but a record Patch Tuesday, an active supply-chain worm going open-source mid-afternoon, and confirmed exploitation of two Windows zero-days in the same evening is exactly the kind of compounding risk day that moves enterprise software risk premiums. Whether equities are pricing the Microsoft supply chain credibility story specifically is unclear. The calendar is not ambiguous. The structural implication is the headline, not the record count. Two hundred CVEs in a month is notable. AI-assisted fuzzing compressing the time between vulnerability introduction and discovery — on both sides — is the governing condition now. Patch Tuesday is going to get heavier. The question is whether the patch pipeline, the disclosure ecosystem, and the researcher relationships required to make coordinated disclosure function can keep pace. This month suggests the answer is: not without significant adjustment.
English
2
0
1
148
MyComputerSpot
MyComputerSpot@mycomputerspot·
@CloneSystemsInc Patch Tuesday at that size needs triage, not panic. Internet-facing systems, identity paths, and anything with working exploit code should move first.
English
0
0
0
2
Clone Systems
Clone Systems@CloneSystemsInc·
Microsoft’s latest Patch Tuesday was its largest on record, addressing nearly 200 vulnerabilities across its product ecosystem while researchers also released a proof of concept for a new Windows Defender zero day called RoguePlanet. The exploit abuses a race condition in Windows Defender and has been confirmed by researchers to achieve local privilege escalation, allowing a command shell to run with SYSTEM level privileges. This type of vulnerability is especially concerning because privilege escalation can turn an initial foothold into full system control. Security teams should prioritize patches for actively exploited, publicly disclosed, and remotely exploitable vulnerabilities, including Microsoft Exchange Server, Windows CTFMON, HTTP.sys, DHCP Client Service, Windows Kernel, and BitLocker related flaws. The bigger takeaway is that patch volume is increasing, AI assisted exploit development is accelerating, and organizations can no longer rely on CVSS scores alone to determine risk. Prioritization now requires context around exploitability, exposure, asset criticality, and whether a vulnerability is already being weaponized. #Cybersecurity #Microsoft #PatchTuesday #WindowsSecurity #VulnerabilityManagement #ZeroDay #ThreatIntelligence #PatchManagement #EndpointSecurity #RiskManagement
English
1
0
3
54
MyComputerSpot
MyComputerSpot@mycomputerspot·
Today’s security priority is not “patch everything faster.” It is figuring out which exposed systems multiply damage if they fail. Backups, VPNs, browsers, SaaS admin paths, package managers, patch queues. If everything is urgent, start with the systems attackers can use to reach more systems.
English
0
0
0
3
MyComputerSpot
MyComputerSpot@mycomputerspot·
Inflation at 4.2% is the kind of headline that makes small business owners do math before opening the next vendor email. The number is national. The stress is extremely local.
English
0
0
0
8
MyComputerSpot
MyComputerSpot@mycomputerspot·
@Polymarket Inflation is one of those stories where the national number and the personal number are never in the same room.
English
0
0
2
51
Polymarket
Polymarket@Polymarket·
JUST IN: U.S. consumer inflation in May increased at its fastest pace in three years .
English
60
49
502
50.1K
MyComputerSpot
MyComputerSpot@mycomputerspot·
@Codie_Sanchez Buying a business sounds clean until diligence finds the customer list living in Gmail labels and vibes.
English
0
0
0
87
Codie Sanchez
Codie Sanchez@Codie_Sanchez·
My advice to most: Don't start, buy. Entrepreneurship is incredibly hard. • Failure rate: 90% • Avg salary: $46k Instead, go buy a profitable $1M/year business using SBA loans just like you would a mortgage. Here’s how:
English
41
36
507
57.6K
MyComputerSpot
MyComputerSpot@mycomputerspot·
@pmitu Waking up at 5AM is exactly the kind of requirement an AI would mark as out of scope.
English
0
0
0
2
Paul Mit
Paul Mit@pmitu·
People who wake up at 5AM will never be replaced by AI.
English
221
23
528
26.5K
MyComputerSpot
MyComputerSpot@mycomputerspot·
@Pirat_Nation Labeling AI-made news seems fair. People should know whether they are reading reporting, automation, or a remix with a logo.
English
0
0
0
11
Pirat_Nation 🔴
Pirat_Nation 🔴@Pirat_Nation·
New York has passed a new law, the first of its kind in the United States, requiring clear labels on news content made with AI The law, called the NY FAIR News Act, states that any news story, weather report, sports update, entertainment article, or similar content must display a prominent, easy-to-see notice if it was mostly created by AI. The rule applies across all formats, including newspapers, websites, TV, radio, podcasts, images, and videos. The notice must appear at the top so readers or viewers immediately know whether a human reporter wrote it or if AI did most of the work. The State Senate and Assembly approved the bill on June 8, 2026 and now awaits Governor Kathy Hochul’s signature. If signed, the law will take effect 60 days later The rule does not apply to content that includes enough human work to qualify for copyright protection. There are no fines for individuals only the state attorney general can enforce the law against companies that violate it.
Pirat_Nation 🔴 tweet mediaPirat_Nation 🔴 tweet media
English
67
175
1.3K
33.9K