Technology
The Nintendo Switch 2 sure seems to work just fine with a USB mouse
You’ll be able to use a USB mouse with the Nintendo Switch 2 in at least one game, as a Koei Tecmo developer commentary video for the upcoming Nobunaga’s Ambition: Awakening Complete Edition revealed this week. That’s great news if your wrists, like mine, started preemptively cramping the first time you saw video of someone tipping a Joy-Con 2 controller on its edge for mouse mode.
While demonstrating the game’s use of the Joy-Con 2 as a mouse, producer Michi Ryu stops and plugs in a USB mouse. The Switch 2 displays a message that says a mouse has been connected, and he continues to play with both a mouse and his left Joy-Con 2, switching between them seamlessly, the same way you’ll be able to go back and forth between gyro and mouse control in Metroid Prime 4: Beyond.
As VideoGamesChronicle notes, the original Switch had mouse and keyboard support, though only some games took advantage, like the Nightdive-developed Turok port. (If you own that game and never noticed the “Mouse” option in its input settings, go plug in a USB mouse and keyboard and try it out — you won’t want to go back.)
This time around, Nintendo is embracing mouse support more. For instance, the company published a video to its Nintendo Today app earlier this month, showing that when you put a Joy-Con 2 on its edge for mouse mode, an onscreen pointer appears for navigating the system’s menu.
So does the Nobunaga’s Ambition video, mean a standard mouse works interchangeably with a Joy-Con 2 controller anywhere where mouse control is supported? I sure hope so, but we don’t know that yet. And Nintendo didn’t immediately respond to The Verge’s email asking if that was the case.
Technology
The 201 Black Friday deals you can still get
Black Friday is technically a thing of the past, but many of the best deals we told you about yesterday — including deep discounts on the AirPods Pro 3, the Pixel Watch 4, and the latest Kindle Paperwhite — are still kicking for now. In some cases, gadgets are out of stock at certain stores, or certain configurations are tougher to find at this point. You don’t have to worry, though, as we’ve confirmed that every deal below is both in stock and selling at a great price.
Below are the results of our weeks spent sifting through deals and continually adding new, noteworthy deals as we come across them. We’re coming to you live once again today, so if you’re shopping, we think it’s worth returning here every few hours to see our latest finds. While we’ve primarily focused on tech — we are The Verge, after all — we’ve also included discounts on tools, Legos, and board games.
If you’re looking for deals on digital gifts, we’ve also highlighted great deals on streaming services, including HBO Max, Paramount Plus, and a bundle comprising Disney Plus and Hulu. Headspace and MasterClass have also discounted their annual subscriptions, if you’re open to trying meditation or want to pick up a few new skills.
Smartwatch and fitness tracker deals
Tablet and e-reader deals
Soundbar and speaker deals
Update, November 29th: Removed expired deals and added several new picks, including those for the Boox Palma 2, Happy Salmon, and JisuLife’s folding USB fan.
Technology
Chinese hackers turned AI tools into an automated attack machine
NEWYou can now listen to Fox News articles!
Cybersecurity has been reshaped by the rapid rise of advanced artificial intelligence tools, and recent incidents show just how quickly the threat landscape is shifting.
Over the past year, we’ve seen a surge in attacks powered by AI models that can write code, scan networks and automate complex tasks. This capability has helped defenders, but it has also enabled attackers to move faster than before.
The latest example is a major cyberespionage campaign conducted by a Chinese state-linked group that used Anthropic’s Claude to carry out large parts of an attack with very little human involvement.
HACKER EXPLOITS AI CHATBOT IN CYBERCRIME SPREE
Sign up for my FREE CyberGuy Report
Get my best tech tips, urgent security alerts and exclusive deals delivered straight to your inbox. Plus, you’ll get instant access to my Ultimate Scam Survival Guide — free when you join my CYBERGUY.COM newsletter
How Chinese hackers turned Claude into an automated attack machine
In mid-September 2025, Anthropic investigators spotted unusual behavior that eventually revealed a coordinated and well-resourced campaign. The threat actor, assessed with high confidence as a Chinese state-sponsored group, had used Claude Code to target roughly 30 organizations worldwide. The list included major tech firms, financial institutions, chemical manufacturers and government bodies. A small number of those attempts resulted in successful breaches.
Claude handled most of the operation autonomously, triggering thousands of requests and generating detailed documentation of the attack for future use. (Kurt “CyberGuy” Knutsson)
How the attackers bypassed Claude’s safeguards
This was not a typical intrusion. The attackers built a framework that let Claude act as an autonomous operator. Instead of asking the model to help, they tasked it with executing most of the attack. Claude inspected systems, mapped out internal infrastructure and flagged databases worth targeting. The speed was unlike anything a human team could replicate.
To get around Claude’s safety rules, the attackers broke their plan into tiny, innocent-looking steps. They also told the model it was part of a legitimate cybersecurity team performing defensive testing. Anthropic later noted that the attackers didn’t simply hand tasks to Claude; they engineered the operation to make the model believe it was performing authorized pentesting work, splitting the attack into harmless-looking pieces and using multiple jailbreak techniques to push past its safeguards. Once inside, Claude researched vulnerabilities, wrote custom exploits, harvested credentials and expanded access. It worked through these steps with little supervision and reported back only when it needed human approval for major decisions.
The model also handled the data extraction. It collected sensitive information, sorted it by value and identified high-privilege accounts. It even created backdoors for future use. In the final stage, Claude generated detailed documentation of what it had done. This included stolen credentials, systems analyzed and notes that could guide future operations.
Across the entire campaign, investigators estimate that Claude performed around 80-90% of the work. Human operators stepped in only a handful of times. At its peak, the AI triggered thousands of requests, often multiple per second, a pace still far beyond what any human team could achieve. Although it occasionally hallucinated credentials or misread public data as secret, those errors underscored that fully autonomous cyberattacks still face limitations, even when an AI model handles the majority of the work.
Why this AI-powered Claude attack is a turning point for cybersecurity
This campaign shows how much the barrier to high-end cyberattacks has dropped. A group with far fewer resources could now attempt something similar by leaning on an autonomous AI agent to do the heavy lifting. Tasks that once required years of expertise can now be automated by a model that understands context, writes code and uses external tools without direct oversight.
Earlier incidents documented AI misuse, but humans were still steering every step. This case is different. The attackers needed very little involvement once the system was in motion. And while the investigation focused on usage within Claude, researchers believe similar activity is happening across other advanced models, which might include Google Gemini, OpenAI’s ChatGPT or Musk’s Grok.
This raises a difficult question. If these systems can be misused so easily, why continue building them? According to researchers, the same capabilities that make AI dangerous are also what make it essential for defense. During this incident, Anthropic’s own team used Claude to analyze the flood of logs, signals and data its investigation uncovered. That level of support will matter even more as threats grow.
We reached out to Anthropic for comment but did not hear back before our deadline.
Hackers used Claude to map networks, scan systems and identify high-value databases in a fraction of the time human attackers would need. (Kurt “CyberGuy” Knutsson)
FORMER GOOGLE CEO WARNS AI SYSTEMS CAN BE HACKED TO BECOME EXTREMELY DANGEROUS WEAPONS
You may not be the direct target of a state-sponsored campaign, but many of the same techniques trickle down to everyday scams, credential theft and account takeovers. Here are seven detailed steps you can take to stay safer.
1) Use strong antivirus software and keep it updated
Strong antivirus software does more than scan for known malware. It looks for suspicious patterns, blocked connections and abnormal system behavior. This is important because AI-driven attacks can generate new code quickly, which means traditional signature-based detection is no longer enough.
The best way to safeguard yourself from malicious links that install malware, potentially accessing your private information, is to have strong antivirus software installed on all your devices. This protection can also alert you to phishing emails and ransomware scams, keeping your personal information and digital assets safe.
Get my picks for the best 2025 antivirus protection winners for your Windows, Mac, Android and iOS devices at Cyberguy.com
2) Rely on a password manager
A good password manager helps you create long, random passwords for every service you use. This matters because AI can generate and test password variations at high speed. Using the same password across accounts can turn a single leak into a full compromise.
Next, see if your email has been exposed in past breaches. Our No. 1 password manager (see Cyberguy.com) pick includes a built-in breach scanner that checks whether your email address or passwords have appeared in known leaks. If you discover a match, immediately change any reused passwords and secure those accounts with new, unique credentials.
Check out the best expert-reviewed password managers of 2025 at Cyberguy.com
3) Consider using a personal data removal service
A large part of modern cyberattacks begins with publicly available information. Attackers often gather email addresses, phone numbers, old passwords and personal details from data broker sites. AI tools make this even easier, since they can scrape and analyze huge datasets in seconds. A personal data removal service helps clear your information from these broker sites so you are harder to profile or target.
FAKE CHATGPT APPS ARE HIJACKING YOUR PHONE WITHOUT YOU KNOWING
While no service can guarantee the complete removal of your data from the internet, a data removal service is really a smart choice. They aren’t cheap, and neither is your privacy. These services do all the work for you by actively monitoring and systematically erasing your personal information from hundreds of websites. It’s what gives me peace of mind and has proven to be the most effective way to erase your personal data from the internet. By limiting the information available, you reduce the risk of scammers cross-referencing data from breaches with information they might find on the dark web, making it harder for them to target you.
Check out my top picks for data removal services and get a free scan to find out if your personal information is already out on the web by visiting Cyberguy.com
Get a free scan to find out if your personal information is already out on the web: Cyberguy.com
4) Turn on two-factor authentication wherever possible
Strong passwords alone are not enough when attackers can steal credentials through malware, phishing pages or automated scripts. Two-factor authentication adds a serious roadblock. Use app-based codes or hardware keys instead of SMS. While no method is perfect, this extra layer often stops unauthorized logins even when attackers have your password.
5) Keep your devices and apps fully updated
Attackers rely heavily on known vulnerabilities that people forget or ignore. System updates patch these flaws and close off entry points that attackers use to break in. Enable automatic updates on your phone, laptop, router and the apps you use most. If an update looks optional, treat it as important anyway, because many companies downplay security fixes in their release notes.
6) Install apps only from trusted sources
Malicious apps are one of the easiest ways attackers get inside your device. Stick to official app stores and avoid APK sites, shady download portals and random links shared on messaging apps. Even on official stores, check reviews, download counts and the developer name before installing anything. Grant the minimum permissions required and avoid apps that ask for full access for no clear reason.
7) Ignore suspicious texts, emails and pop-ups
AI tools have made phishing more convincing. Attackers can generate clean messages, imitate writing styles and craft perfect fake websites that match the real ones. Slow down when a message feels urgent or unexpected. Never click links from unknown senders, and verify requests from known contacts through a separate channel. If a pop-up claims your device is infected or your bank account is locked, close it and check directly through the official website.
By breaking tasks into small, harmless-looking steps, the threat actors tricked Claude into writing exploits, harvesting credentials and expanding access. (Kurt “CyberGuy” Knutsson)
Kurt’s key takeaway
The attack carried out through Claude signals a major shift in how cyber threats will evolve. Autonomous AI agents can already perform complex tasks at speeds no human team can match, and this gap will only widen as models improve. Security teams now need to treat AI as a core part of their defensive toolkit, not a future add-on. Better threat detection, stronger safeguards and more sharing across the industry are going to be crucial. Because if attackers are already using AI at this scale, the window to prepare is shrinking fast.
Should governments push for stricter regulations on advanced AI tools? Let us know by writing to us at Cyberguy.com.
CLICK HERE TO DOWNLOAD THE FOX NEWS APP
Sign up for my FREE CyberGuy Report
Get my best tech tips, urgent security alerts and exclusive deals delivered straight to your inbox. Plus, you’ll get instant access to my Ultimate Scam Survival Guide — free when you join my CYBERGUY.COM newsletter.
Copyright 2025 CyberGuy.com. All rights reserved.
Technology
All the places I used my Trump Mobile wireless service this week
As I sat down at the bookstore cafe with a cortado and an oat bar, I panicked just a little bit when I turned on my phone’s hotspot. What if my hotspot network gave me away? Would it say ALLISON’S TRUMP PHONE? Would someone smart sitting next to me, sipping matcha, catch sight of it? What would they think of me?
That’s not what happened, of course. The default network name was “Allison’s S25,” reflecting the Samsung Galaxy phone I was using, not the network. But the experience sums up a weird feeling I can only describe as “icky” as I texted, talked, and scrolled through my day using my Trump Wireless plan.
Honestly, I was surprised the service even identified itself as Trump and not Liberty Mobile, the MVNO that the Trump Organization’s MVNO service rides on. But there they were, those five letters staring back at me under my SIM settings once I installed the card. They were at the top of the status bar every time I swiped down to check a notification, too.
I didn’t really go out of my way to do a bunch of things while testing Trump Mobile that seem antithetical to the whole Trump ethos — that’s just kinda how it worked out. I used the service to check on a hold at my public library. I used it on public transportation. I used it while shopping at a local grocery oo-op. I used it to find my way to an indie bookstore. It worked just fine. It still felt icky doing this all with that Trump network indicator in the corner of the screen.
I have a number of complaints about the values that the Trump Organization and the Trump name represent. But the wireless service? Fine, I guess. My Galaxy S25 proudly displays a 5G badge most of the time. Trump Mobile runs on T-Mobile, and T-Mobile coverage is quite good here in Seattle, where it happens to be headquartered. In fact, I got better download speeds on the S25 using Trump Mobile than I did using my own Verizon plan on an S25 Plus. I pay way more for my Verizon service than the $51.99 that the Trump service costs. Side note: the plan’s official price is $47.45, which is a cute nod to Trump’s presidencies, albeit out of order presumably to charge a couple extra bucks. But when you add tax, you end up at $51.99.
There are little red flags here and there suggesting that maybe Trump Mobile doesn’t have it all together
As it is wont to, the Trump Organization has slapped its name on a product that was already well established — in this case, T-Mobile wireless service. To be fair, that’s basically how an MVNO works, so it’s not surprising that the network part of the product works quite well. Everything else, though, has been a little hit-and-miss. There was the case of my missing SIM card, which was not great. But the problem was resolved by some kind customer service folks, and once I had the card in hand, I was able to get service started on my own, by putting the card in my phone, logging into my account, and typing in some numbers in the right place.
But there are little red flags here and there suggesting that maybe Trump Mobile doesn’t have it all together. The hours given for the customer service line listed on the SIM kit I got differ from what’s on the website, which is different from the actual hours given when you call. The instructions on the SIM packaging tell you to go to TrumpMobile.com/activate, but that page throws a 404 error. The instructional video that tells you how to install a SIM card looks suspiciously AI-generated (and I swear to god that voice-over sounds like Dieter). It all feels slapped together and inconsistent. Icky, indeed.
-
Science1 week agoWashington state resident dies of new H5N5 form of bird flu
-
Business5 days agoStruggling Six Flags names new CEO. What does that mean for Knott’s and Magic Mountain?
-
Politics2 days agoRep. Swalwell’s suit alleges abuse of power, adds to scrutiny of Trump official’s mortgage probes
-
Ohio4 days agoSnow set to surge across Northeast Ohio, threatening Thanksgiving travel
-
Southeast1 week agoAlabama teacher arrested, fired after alleged beating of son captured on camera
-
News1 week agoAnalysis: Why Democrats are warning about Trump giving illegal orders | CNN Politics
-
Technology3 days agoNew scam sends fake Microsoft 365 login pages
-
Business1 week agoFormer Google chief accused of spying on employees through account ‘backdoor’