Acoustic Keystroke Recovery - Reconstructing Typed Text from a Laptop Microphone (Full Guide, 85% success rate)
Around 85% success rate of keystroke recovery with our script :)
[link] [comments]
Around 85% success rate of keystroke recovery with our script :)
TL;DR: If a large model finds a 0-day with 90% probability, and a small model with 50% probability, but the small model costs 10x less, it is better to use the small model.
We compared the cost and recall of various models in finding real, recent zero-days and found that for most applications, smaller models run repeatedly can significantly outperform larger frontier models on cost-to-recall.
Disclaimer: I'm involved with Hacktron, the company that produced this research. This is a factual presentation of our benchmarks, which we hope the community can use to make informed decisions about models like Mythos.
Questions regarding netsec and discussion related directly to netsec are welcome here, as is sharing tool links.
As always, the content & discussion guidelines should also be observed on r/netsec.
Feedback and suggestions are welcome, but don't post it here. Please send it to the moderator inbox.
Youโreย scrolling through Facebook or TikTok and see it.ย
A flash sale from a brand you recognize. A limited-time investment opportunity. A job posting that promises quick money.ย
The ad has comments. The account looks polished.ย Maybe someoneย you follow even liked it.ย
Soย you click.ย
From there, things move fast.ย Youโreย pushed to act quickly, enter your information, or send payment before the โdealโ disappears. And just like that, the money is gone or your account is compromised.ย
Thisย isnโtย an edge case anymore.ย According to new FTC data,ย nearlyย 30%ย of people who reported losing money to aย scamย in 2025 said it started on social media, with total losses hittingย $2.1 billion.ย
Thatโs why McAfee+ Advanced includes comprehensive protection designed to help you spot and stop scams at every step, including McAfeeโs Scam Detector, which flags suspicious links and messages and explains why they may be risky, along with identity and privacy tools that help protect your information if a scam slips through.ย
A social media adย scamย is when scammers use paid ads, fake profiles, or hijacked accounts on platforms like Facebook, Instagram, or TikTok to promote fake products, services, or investment opportunitiesย in order toย steal money or personal information.ย
| Stepย | What happensย | What to doย | How McAfee helpsย |
| 1ย | You see an ad, post, or DM promoting a deal, job, or investmentย | Donโtย engageย immediately, even if it looks legitimateย | Scam Detectorย flags suspicious links and messages before you interactย |
| 2ย | The ad links to a website or moves you into DMsย | Avoid clicking unfamiliar links or continuingย off-platformย | Safe Browsingย helps block risky or newly created websitesย |
| 3ย | Youโreย pressured to act quickly or โsecure your spotโย | Slow down and verify the company independentlyย | Scam Detectorย explains urgency tactics and whyย theyโreย riskyย |
| 4ย | Youโreย asked to pay, share login info, or download somethingย | Never send money or credentials based on a social media interactionย | Identity Monitoringย helps protect your personal data if exposedย |
| 5ย | The product never arrives, the investment disappears, or your account is compromisedย | Report theย scamย and secure your accountsย immediatelyย | Personal Data Cleanupย and monitoring help reduce ongoing exposureย |
And that is the first part of This Week in Scams! This Fridayย weโreย taking aย differentย format to talk about this new FTC data and all that it reveals.ย ย
Letโsย keep digging in:ย
New data from the FTC shows just how dominant social media has become in theย scamย landscape.ย
| Categoryย | What to knowย |
| Most commonย scamsย | Shoppingย scamsย lead, with over 40% of victims reporting purchases from social media ads that never arrivedย |
| Most costlyย scamsย | Investmentย scamsย drive the biggest losses, often starting with ads or group chats showing fake successย |
| Whatโsย changingย | Scammers are using platform tools like ads, targeting, and profile data to reach people more precisely than everย |
| Platformย | Howย scamsย typically startย | What to watch forย |
| Facebookย | Ads, Marketplace listings, hacked accountsย | Fake stores, duplicate listings, urgent purchase pressureย |
| Instagramย | Sponsored posts, influencer impersonationย | โLimited dropโย scams, fake brand collaborationsย |
| TikTokย | Ads,ย stolen videos/profiles,ย comment links, bio links,ย ย | โGet rich quickโ schemes, external link funnels, reselling via TikTokย |
| WhatsAppย | Group chats, investment communitiesย | Fake testimonials, coordinated pressure to investย |
McAfee+ Advancedย gives you multiple layers working together so you are not left figuring it out after the damage is done:ย ย ย
Our advice based on this weekโsย scamsย and schemes:ย
Andย weโllย be back next week with moreย scamsย making headlines.
The post Ad Impersonation Scams and Record-Breaking Social Media Fraud Losses: This Week in Scams appeared first on McAfee Blog.
A Brazilian tech firm that specializes in protecting networks from distributed denial-of-service (DDoS) attacks has been enabling a botnet responsible for an extended campaign of massive DDoS attacks against other network operators in Brazil, KrebsOnSecurity has learned. The firmโs chief executive says the malicious activity resulted from a security breach and was likely the work of a competitor trying to tarnish his companyโs public image.
An Archer AX21 router from TP-Link. Image: tp-link.com.
For the past several years, security experts have tracked a series of massive DDoS attacks originating from Brazil and solely targeting Brazilian ISPs. Until recently, it was less than clear who or what was behind these digital sieges. That changed earlier this month when a trusted source who asked to remain anonymous shared a curious file archive that was exposed in an open directory online.
The exposed archive contained several Portuguese-language malicious programs written in Python. It also included the private SSH authentication keys belonging to the CEO of Huge Networks, a Brazilian ISP that primarily offers DDoS protection to other Brazilian network operators.
Founded in Miami, Fla. in 2014, Huge Networksโs operations are centered in Brazil. The company originated from protecting game servers against DDoS attacks and evolved into an ISP-focused DDoS mitigation provider. It does not appear in any public abuse complaints and is not associated with any known DDoS-for-hire services.
Nevertheless, the exposed archive shows that a Brazil-based threat actor maintained root access to Huge Networks infrastructure and built a powerful DDoS botnet by routinely mass-scanning the Internet for insecure Internet routers and unmanaged domain name system (DNS) servers on the Web that could be enlisted in attacks.
DNS is what allows Internet users to reach websites by typing familiar domain names instead of the associated IP addresses. Ideally, DNS servers only provide answers to machines within a trusted domain. But so-called โDNS reflectionโ attacks rely on DNS servers that are (mis)configured to accept queries from anywhere on the Web. Attackers can send spoofed DNS queries to these servers so that the request appears to come from the targetโs network. That way, when the DNS servers respond, they reply to the spoofed (targeted) address.
By taking advantage of an extension to the DNS protocol that enables large DNS messages, botmastersย can dramatically boost the size and impact of a reflection attack โ crafting DNS queries so that the responses are much bigger than the requests.ย For example, an attacker could compose a DNS request of less than 100 bytes, prompting a response that is 60-70 times as large. This amplification effect is especially pronounced when the perpetrators can query many DNS servers with these spoofed requests from tens of thousands of compromised devices simultaneously.
A DNS amplification and reflection attack, illustrated. Image: veracara.digicert.com.
The exposed file archive includes a command-line history showing exactly how this attacker built and maintained a powerful botnet by scouring the Internet for TP-Link Archer AX21 routers. Specifically, the botnet seeks out TP-Link devices that remain vulnerable to CVE-2023-1389, an unauthenticated command injection vulnerability that was patched back in April 2023.
Malicious domains in the exposed Python attack scripts included DNS lookups for hikylover[.]st, and c.loyaltyservices[.]lol, both domains that have been flagged in the past year as control servers for an Internet of Things (IoT) botnet powered by a Mirai malware variant.
The leaked archive shows the botmaster coordinated their scanning from a Digital Ocean server that has been flagged for abusive activity hundreds of times in the past year. The Python scripts invoke multiple Internet addresses assigned to Huge Networks that were used to identify targets and execute DDoS campaigns. The attacks were strictly limited to Brazilian IP address ranges, and the scripts show that each selected IP address prefix was attacked for 10-60 seconds with four parallel processes per host before the botnet moved on to the next target.
The archive also shows these malicious Python scripts relied on private SSH keys belonging to Huge Networksโs CEO, Erick Nascimento. Reached for comment about the files, Mr. Nascimento said he did not write the attack programs and that he didnโt realize the extent of the DDoS campaigns until contacted by KrebsOnSecurity.
โWe received and notified many Tier 1 upstreams regarding very very large DDoS attacks against small ISPs,โ Nascimento said. โWe didnโt dig deep enough at the time, and what you sent makes that clear.โ
Nascimento said the unauthorized activity is likely related to a digital intrusion first detected in January 2026 that compromised two of the companyโs development servers, as well as his personal SSH keys. But he said thereโs no evidence those keys were used after January.
โWe notified the team in writing the same day, wiped the boxes, and rotated keys,โ Nascimento said, sharing a screenshot of a January 11 notification from Digital Ocean. โAll documented internally.โ
Mr. Nascimento said Huge Networks has since engaged a third-party network forensics firm to investigate further.
โOur working assessment so far is that this all started with a single internal compromise โ one pivot point that gave the attacker downstream access to some resources, including a legacy personal droplet of mine,โ he wrote.
โThe compromise happened through a bastion/jump server that several people had access to,โ Nascimento continued. โDigital Ocean flagged the droplet on January 11 โ compromised due to a leaked SSH key, in their wording โ I was traveling at the time and addressed it on return. That droplet was deprecated and destroyed, and it was never part of Huge Networks infrastructure.โ
The malicious software that powers the botnet of TP-Link devices used in the DDoS attacks on Brazilian ISPs is based on Mirai, a malware strain that made its public debut in September 2016 by launching a then record-smashing DDoS attack that kept this website offline for four days. In January 2017, KrebsOnSecurity identified the Mirai authors as the co-owners of a DDoS mitigation firm that was using the botnet to attack gaming servers and scare up new clients.
In May 2025, KrebsOnSecurity was hit by another Mirai-based DDoS that Google called the largest attack it had ever mitigated. That report implicated a 20-something Brazilian man who was running a DDoS mitigation company as well as several DDoS-for-hire services that have since been seized by the FBI.
Nascimento flatly denied being involved in DDoS attacks against Brazilian operators to generate business for his companyโs services.
โWe donโt run DDoS attacks against Brazilian operators to sell protection,โ Nascimento wrote in response to questions. โOur sales model is mostly inbound and through channel integrator, distributors, partners โ not active prospecting based on market incidents. The targets in the scripts you received are small regional providers, the vast majority of which are neither in our customer base nor in our commercial pipeline โ a fact verifiable through public sources like QRator.โ
Nascimento maintains he has โstrong evidence stored on the blockchainโ that this was all done by a competitor. As for who that competitor might be, the CEO wouldnโt say.
โI would love to share this with you, but it could not be published as it would lose the surprise factor against my dishonest competitor,โ he explained. โCoincidentally or not, your contact happened a week before an important event โ โโone that this competitor has NEVER participated in (and itโs a traditional event in the sector). And this year, they will be participating. Strange, isnโt it?โ
Strange indeed.
This new Linux kernel bug called Copy Fail (CVE-2026-31431) is kinda terrifying because itโs not complicated at all. A normal user can run a tiny 732-byte script and get root, no race conditions or luck required, and it works across major distros like Ubuntu, RHEL, and SUSE. The exploit quietly modifies the page cache instead of the file on disk, so integrity checks donโt catch it, but the kernel still executes the tampered version in memory.
Even worse, since the page cache is shared, it can potentially cross container boundaries too. Patch ASAP if your distro hasnโt already, because this one feels way too reliableโฆ
As we commonly know in appsec, not every vulnerability, even if critical 10 is relevant. This is a take from my buddy Brian Vermeer at Snyk, he's a Java Champion and offers his opinion as a developer to the Thymeleaf vulnerability CVE-2026-40478