Normal view
Latest Updates to Wiretap Litigation
-
CyberScoop
- Microsoft discloses βthe mother of allβ vulnerability loads, tripling Juneβs previous record
Microsoft discloses βthe mother of allβ vulnerability loads, tripling Juneβs previous record
Microsoftβs monthly Patch TuesdayΒ security program reached an unrivaled pinnacle this month, as the vendor addressed 622 vulnerabilities across its suite of business products and systems.Β
βThe bug apocalypse has finally descended upon us,β Dustin Childs, head of threat awareness at Trend Microβs Zero Day Initiative, wrote in a blog post Tuesday.
βThe mother of all releases. To call this record-breaking is an understatement,β he added. βThe CVE count year-to-date exceeds all other yearsβ totals.β
The startling increase in vulnerabilities reflects a compounding effect taking root across software as artificial intelligence plays a growing role in discovering and developing patches for defects lurking in error-riddled applications.Β
Microsoftβs June Patch Tuesday update broke the previous all-time record with 206 vulnerabilities.
The company last week warned forewarned customers and defenders that a flood of defects would be uncovered as it applies its multi-model agentic scanning harness (MDASH) to discover and address vulnerabilities at greater speed and scale.
The monthly exponential rise in Microsoft vulnerabilities already puts the vendor on pace to break a full-year record, ending 2026 with the largest annual collection of defects, beating the previous record of 1,245 CVEs in 2020, Satnam Narang, senior staff research engineer at Tenable, said in an email.Β
βItβs probable that we will not only exceed 2,000 CVEs in a calendar year, but potentially over 3,000 CVEs this year or more,β he added.
βThe volume is striking, but it reflects how good these tools have become at finding bugs, not how many of those bugs actually pose a risk to organizations,β Narang said.
Microsoft disclosed two actively exploited zero-day vulnerabilities β CVE-2026-56155 and CVE-2026-56164, privilege escalation defects in Active Directory Federation Services and Microsoft SharePoint Server, respectively.Β
The monthly batch of patches included 416 defects in Windows, 82 in Office and 46 in Microsoft Edge. More than 1 in 10 vulnerabilities the vendor disclosed β 63 total β were rated as critical.
βThe products covered this month are also astonishing,β Childs said. βJust about everything youβve ever heard of is getting patched.β
The full list of vulnerabilities addressed this month is available in Microsoftβs Security Response Center.
SAP also addressed a fresh assortment of vulnerabilities Tuesday, including critical defects CVE-2026-44747 in SAP NetWeaver Application Server and CVE-2026-27690 in SAP Approuter.
The post Microsoft discloses βthe mother of allβ vulnerability loads, tripling Juneβs previous record appeared first on CyberScoop.
SAP Patches Critical Vulnerabilities in NetWeaver, Approuter, Commerce Cloud
The flaws could allow attackers to access and modify data, and cause system unavailability and request-response desynchronization.
The post SAP Patches Critical Vulnerabilities in NetWeaver, Approuter, Commerce Cloud appeared first on SecurityWeek.
How software developmentβs speed obsession enabled TeamPCPβs chaos crusade
TeamPCP is on a rampage through open-source software.
In less than four months, the threat actor has compromised and injected malicious code into more than 1,000 software packages. The extraordinary spree has transformed how software developers and maintainers distribute and manage their code, as their dependencies and repositories have become one of the most effective and prevalent attack vectors this year.
While there has been a host of technical exploits, TeamPCPβs greatest attack has been the uprooting of trust β repeatedly proving that most organizations fail to verify the code they ingest into their systems is legitimate, abusing a nearly blind faith that much of the software development industry relies on to power todayβs modern economy.
Starting with Trivy in February, TeamPCPβs attacks have shaken that trust many times over.
The scale of TeamPCPβs attacks lies partly in the automated systems companies use to deploy code, like CI/CD pipelines. It is also capitalizing on new security gaps created by developersβ increasing reliance on AI. Yet, with relatively low effort and unoriginal tactics, TeamPCP is wrecking open-source frameworks and underlying systems at levels the technology community has rarely reckoned with.
βDevelopers didnβt do a great job of analyzing the security of their open-source dependencies before but, now with AI, thereβs in some cases virtually no human in the loop or any kind of sanity check on what these tools are doing,β Feross Aboukhadijeh, founder and CEO at Socket, told CyberScoop.
βYou have agents installing packages that havenβt been vetted,β he said. βWhen an attacker gets in, the impact is even broader because thereβs less checks and balances to stop it from affecting everybody.β
TeamPCP hasnβt identified a new problem or proved anything novel. The crux of these attacks hinge on a central theme β defensive vulnerabilities the entire software industry has known about for years.Β Researchers and developers know the open source trust model is broken and susceptible to sabotage. Yet, the software industry has not fixed this problem.Β
βThe speed and scale of these attacks is what makes it most notable, not necessarily the methodology behind it, because at the core it is really about exploiting third-party trusts that we have,β said Kimberly Goody, senior manager at Google Threat Intelligence Group.
Software packages are typically subjected to intensive security monitoring to test for vulnerabilities and poisoned updates before they are released to live environments.Β
Yet, the real vulnerability highlighted by TeamPCP lies further up the chain of command with the organizations or individuals that publish these packages to the wider market, according to Nathaniel Quist, manager of cloud threat intelligence at Palo Alto Networks.
βIt is their responsibility to secure their credentials and not provide a jump off point to trigger a supply-chain event,β he said. βEverything that interacts with or crosses through that zone must be highly monitored and controlled to ensure a compromise can be contained quickly and easily.β
TeamPCPβs motivation
TeamPCP, like any prolific cybercriminal, has captured significant attention from threat hunters since it emerged in late 2025. Google attributes the activity to one core operator.
The company said it traced TeamPCPβs residential and mobile IP address connections to South Africa, indicating the primary operator was located there during at least some of its attacks.
βWe donβt believe that thereβs an established core group, at least not yet, and that a lot of this has been conducted by an individual,β Goody said. Google declined to name the core operator or confirm it knows the personβs true identity.Β
Palo Alto Networks said the core manager of TeamPCP uses the βResoluteXBFβ handle on multiple platforms. The cybersecurity firm is also tracking two additional core members: βdiencrackedβ and βShinigami.β
If TeamPCP is primarily run by one person, law enforcement has a rare opportunity to make a lasting impact with a single arrest.
TeamPCP has collaborated with other cybercriminals, but most of those partnerships were short-lived and ended in a public feud or otherwise failed to get off the ground in any meaningful way, Goody said.
Researchers have linked TeamPCP to extortion crews, dark web forums and affiliates including Lapsus$, ShinyHunters, Vect, DragonForce, BreachForums and βHasanBroker.β TeamPCP listed about 4,000 private code repositories on a dark web forum with an asking price of $95,000.
The actions to date, including unpredictable behavior, indicate motivations beyond financial gain and a βclear desire for notoriety,β Goody said. βThey seem to like to make chaos.β
Quist draws the same conclusion from his months-long investigation, noting that it encourages other cybercriminals to get in on the action, at one point offering financial rewards for the largest software supply-chain attack.Β
TeamPCP isnβt in the game for extortion payments, he said. βThese actors are more interested in the underground street cred they are gainingβ and βcausing as much damage and mayhem as possible.β
Victims abound, but exposure limited
TeamPCP has been remarkably noisy, opportunistically injecting malware into open-source software for the purpose of stealing credentials for Kubernetes environments, Amazon Web Services, Microsoft Azure, Google Cloud and many other connected services.
The groupβs claimed victim list is staggering: Checkmarx, Bitwarden, LiteLLM, Telnyx, Mercor AI, PyTorch Lightning, AntV, SAP, GitHub, TanStack, UiPath, MistralAI, Microsoft DurableTask, Red Hat and Nx Console.
The full collection of packages compromised or poisoned by TeamPCP to date accounts for roughly 500 million weekly downloads combined, according to Quist.
While the breadth of potential downstream compromise flowing from those downloads is substantial, many endpoints infected with those malware-riddled packages arenβt exposed to the internet and less susceptible to attack, he added.
βI donβt think thereβs going to be a very extremely large number of victims,β Quist said. βThereβs going to be a lot of people who potentially could be compromised and have potentially vulnerable packages in their environment, but that doesnβt necessarily mean theyβre in an exploitable position.β
While these incidents have grabbed headlines, TeamPCP hasnβt accumulated payouts nearly as large as other cybercriminals. The broader reputational impact it has wrought, however, is massive.
TeamPCP has publicly claimed more than 10,000 victims and about $90,000 in extortions, according to Quist.
βThey might not be making a lot of money, but they are causing a lot of impact,β Goody said. βTheir campaigns have been very disruptive.β
How TeamPCPβs operating model targets development
TeamPCPβs victim list has grown as its hijacked open-source repositories on npm, PyPI, GitHub and other outsourced developer tools that are incorporated into upstream code running in production environments.
Developer laptops and other endpoints that are assigned to install, build and publish software widely contain keys and access to source code that create incredibly valuable supply-chain targets for attackers, Amitai Cohen, head of the attack vector intel team at Wiz, explained during a June presentation on TeamPCP at SleuthCon in Arlington, Va.Β
The group targets CI runners, which are automated systems that build, test, and publish code. TeamPCP injects malware into the code repositories these runners maintain. When other developers pull that code into their own systems, they unknowingly download the malware alongside it.Β
Some of these artifacts, including Python libraries, npm registries and GitHub Actions, are downloaded almost immediately by thousands or millions of developers whoβve set their runners up to consistently pull the latest version, according to Cohen. βWe as a security industry have taught them that that is the right thing to do. You want to use the latest version because you want to be protected against vulnerabilities, and obviously you want to benefit from all the latest features.β
That instinct is exactly what TeamPCP exploits. By compromising one companyβs CI/CD workflow, the group gains access to every downstream user who automatically pulls that infected code. βThis is what allows [TeamPCP] to leverage initial access to some patient zero, some company that had a vulnerability in their CI/CD workflow, in order to gain access to their downstream users,β Cohen said. βThatβs just how the software supply chain works. Everything has dependencies upon dependencies upon dependencies.β
Some of the packages compromised by TeamPCP were live for almost 13 hours, but security practitioners have responded by identifying code-injection attacks much quicker now, pulling some compromised repositories within 15 minutes, said Ben Read, director of strategic intelligence at Wiz.
The threat groupβs operations remain high-tempo. TeamPCP infects new software packages almost daily, validates compromises and captures sensitive data within 24 hours, according to Wiz researchers.
The threat group has consistently evolved its tactics, developing payloads in JavaScript and Python while spreading from local files to Kubernetes application programming interfaces and bundled software development kits. Most recently, itβs been stealing credentials via custom protocols.Β
The groupβs ambitions have expanded beyond its own attacks. TeamPCP is also responsible for a self-replicating piece of malware known as Mini Shai-Hulud, which infected hundreds of software packages across open-source registries in back-to-back attack sprees last month. A TeamPCP affiliate published the full source code for the malware on GitHub last month and encouraged other cybercriminals to use it for their own campaigns.
βTeamPCP is going for volume. They are not being discriminating, theyβre not necessarily trying to be stealthy or trying to maximize ROI. Theyβre going for an all-of-the-above strategy,β Read said during the Sleuthcon presentation.
Defensive gaps create openings for attack
TeamPCPβs attack spree has also underscored how difficult it is for organizations to revoke compromised secrets. Multiple victims have experienced recurring infections, sometimes falling prey to TeamPCP three times within a month, because they didnβt rotate secrets properly, Cohen said.Β
At its core, these attacks highlight a direct trade-off organizations accept when they update software quickly to fix vulnerabilities, but learn that doing so too quickly could expose them to illegitimate registries containing malware.
TeamPCP has targeted what Aboukhadijeh describes as a βpublic good,β open-source registries that were never perfect but widely trusted and rarely turned into a point of entry for supply-chain attacks.Β
Rapid open source software installation is one of the most dangerous things an organization can do right now, he said, adding that thereβs a roughly 1 in 10 chance that any package installed by an organization could trigger an active attack.Β
TeamPCP has compromised security scanners, password managers, automation tools, data visualization software, and CI/CD infrastructure across various environments.
And itβs lifted a trove of credentials and other sensitive data from victims.
Researchers like Cohen at Wiz, who have been tracking this attack spree since the beginning, are nearing a breaking point.Β
βThis is also too hard on us. Weβre very tired. Iβm sure a lot of people working on this problem space are very tired, and itβs just kind of become untenable,β Cohen said.
βYou canβt keep existing in a world where you wake up every morning and some super prevalent package is compromised and everybodyβs just going to be using it like nothing,β he added. βWe need to start taking this a bit more seriously.β
The post How software developmentβs speed obsession enabled TeamPCPβs chaos crusade appeared first on CyberScoop.
-
CyberScoop
- Google exposes China espionage group thatβs been lurking in networks undetected since 2023
Google exposes China espionage group thatβs been lurking in networks undetected since 2023
Google threat hunters spotted yet another Chinese state-sponsored espionage group that for years had burrowed into systems belonging to government and private organizations to steal data across academia, medicine, military, cybersecurity and foreign policy.Β
Google Threat Intelligence Group discovered the previously unknown threat group UNC6508, which targeted organizations in the United States and Canada, in late 2025 but traced its earliest known compromise back to September 2023.Β
The revelation mirrors an alarming pattern of Chinese espionage groups dropping backdoors into critical infrastructure to pre-position for potential sabotage, intercept research and steal data with national security implications. These groups working at the behest of Chinaβs government, including UNC6508, operated in stealth for years before authorities or researchers discovered their activity.
βWe donβt know the full extent or impact of the campaign,β Patrick Whitsell, senior security engineer at GTIG, told CyberScoop. Researchers said the threat group intruded a medical research university in September 2023, stole credentials and communications, and remained active on the institutionβs systems through November 2025 when it was discovered.
Google said it confirmed multiple victims compromised with INFINITERED, a custom backdoor the threat group deployed on targeted networks to steal administrative credentials after it exploited externally facing REDCap (Research Electronic Data Capture) servers.
Researchers still donβt know how UNC6508 gained initial access to the REDCap servers. Google said the survey and database software, which was created at Vanderbilt University and issued multiple patches for critical remote-code execution vulnerabilities throughout 2023, is widely used across the medical research community.Β
βGiven the breadth of the threat actorβs intelligence collection criteria and their ability to remain undetected within compromised networks for more than a year, we assess the known victims likely represent only a fraction of a larger campaign,β Whitsell said. βWe also assess that this highly capable threat actor will remain active and continue to be a threat to the defense, technology and medical industries for the foreseeable future.β
Google said the campaign targeted clinical providers, academic medical centers and U.S. military health institutions, demonstrating advanced capabilities from a threat group that doesnβt currently overlap with any other publicly known groups.
The threat group abused domain compliance rules to steal data, a technique that doesnβt rely on malware or living-off-the-land tools, and routed traffic through U.S.-based IPs to blend in with legitimate traffic, researchers said.
βWe have some evidence to suggest this is a large threat group with multiple sub-teams, but this is not confirmed,β Whitsell said.
Like other previously identified China state-sponsored espionage groups, UNC6508 remains active.
Google said it disrupted some of UNC6508βs known infrastructure by disabling an Gmail account it used to exfiltrate data, notified the affected organizations and helped remediate compromises before it published research on UNC6508βs activities.
Whitsell said several unconfirmed instances of compromise remain under investigation.
The post Google exposes China espionage group thatβs been lurking in networks undetected since 2023 appeared first on CyberScoop.
Nmap Cheatsheet
![]()
Nmap is a powerful open-source tool commonly used by system/network administrators and security professionals to perform network discovery, security auditing, and basic vulnerability assessment.
The post Nmap Cheatsheet appeared first on Black Hills Information Security, Inc..
Vulnerability Scanning with NmapΒ
![]()
Nmap, also known as Network Mapper, is a commonly used network scanning tool. As penetration testers, Nmap is a tool we use daily that is indispensable for verifying configurations and identifying potential vulnerabilities.
The post Vulnerability Scanning with NmapΒ appeared first on Black Hills Information Security, Inc..
Messing With Web Attackers With SpiderTrap (Cyber Deception)
![]()
Hello and welcome! My name is John Strand. In this video, weβre going to be talking about using SpiderTrap to entrap and ensnare any web application pentesters or hackers that [β¦]
The post Messing With Web Attackers With SpiderTrap (Cyber Deception) appeared first on Black Hills Information Security, Inc..
Securing the Cloud: A Story of Research, Discovery, and Disclosure
![]()
Jordan Drysdale // tl;dr BHIS made some interesting discoveries while working with a customer to audit their Amazon Web Services (AWS) infrastructure. At the time of the discovery, we found [β¦]
The post Securing the Cloud: A Story of Research, Discovery, and Disclosure appeared first on Black Hills Information Security, Inc..
Tap Into Your Valuable DNS Data
![]()
Joff Thyer // The Domain Name System (DNS) is the single most important protocol on the Internet. The distributed architecture of DNS name servers and resolvers has resulted in a [β¦]
The post Tap Into Your Valuable DNS Data appeared first on Black Hills Information Security, Inc..
WEBCAST: Blue Team-Apalooza
![]()
Kent Ickler & Jordan Drysdale // Preface We had a sysadmin and security professional βAAβ meeting on November 8, 2018. We met and discussed things that seem to be painfully [β¦]
The post WEBCAST: Blue Team-Apalooza appeared first on Black Hills Information Security, Inc..
WEBCAST: There and Back Again β A Pathfinderβs Tale
![]()
Matthew Toussain// Portswiggerβs Burpsuite has become the tool of choice for web application penetration testers. OWASPβs Zed Attack Proxy (ZAP) not only fights in the same weight class but also [β¦]
The post WEBCAST: There and Back Again β A Pathfinderβs Tale appeared first on Black Hills Information Security, Inc..
How to Build a Soft Access Point in Ubuntu 16.04
![]()
David Fletcher// This blog post is going to illustrate setting up a software access point (AP) on Ubuntu 16.04. Β Having the ability to create a software AP can be very [β¦]
The post How to Build a Soft Access Point in Ubuntu 16.04 appeared first on Black Hills Information Security, Inc..
How to Use Nmap with Meterpreter
![]()
Brian Fehrman // Youβve sent your phishing ruse, the target has run the Meterpreter payload, and you have shell on their system. Now what? If you follow our blogs, you [β¦]
The post How to Use Nmap with Meterpreter appeared first on Black Hills Information Security, Inc..
AppleTV & nmap -sV
![]()
BBKing // So Iβm working the other day, and my wife asks me why the TV is on. I donβt know. I didnβt turn it on. But itβs near my [β¦]
The post AppleTV & nmap -sV appeared first on Black Hills Information Security, Inc..
Are you Snoopable?!
Rick Wisser // All right, youβve taken all the precautions related to your network. You have lockout controls in place, you use awesome password policies (20 characters with uppercase, lowercase, [β¦]
The post Are you Snoopable?! appeared first on Black Hills Information Security, Inc..
Nessus & Nmap
Sally Vandeven // In a recent conversation with Paul Asadoorian, he mentioned a Nessus plugin called nmapxml. Β He was not sure how well it worked but suggested I try it [β¦]
The post Nessus & Nmap appeared first on Black Hills Information Security, Inc..