Showing posts with label typosquatting. Show all posts
Showing posts with label typosquatting. Show all posts

Daily Tech Digest - July 12, 2026


Quote for the day:

“Teamwork begins by building trust. And the only way to do that is to overcome our need for invulnerability.” -- Patrick Lencioni

🎧 Listen to this digest on YouTube Music

▶ Play Audio Digest

Duration: 19 mins • Perfect for listening on the go.


The Data Sovereignty Problem: Why Enterprises Are Pulling Workloads Back from the Cloud

For years, placing computer operations in the public cloud was the default choice for most large businesses, promising speed and fewer physical maintenance burdens. Now, however, the need to strictly control sensitive information is changing that strategy. Organizations are increasingly asking not just where their data physically sits, but who can access it, which laws apply to it, and how it is secured and backed up. This deeper level of control, known as data sovereignty, is driving a shift away from a "cloud-first" approach to a more deliberate "workload-first" model. Heavy regulations and the rise of massive data pools required for artificial intelligence are making the public cloud more complicated and expensive for certain tasks. While the cloud remains useful for flexible, general-purpose applications, many companies are moving their steady, highly sensitive, or heavily regulated systems back to private servers or shared physical data centers. This move does not mean abandoning the cloud completely. Instead, it allows organizations to create a hybrid setup, gaining the predictable costs, clear legal boundaries, and tight security of private infrastructure exactly where it matters most, while keeping the cloud for tasks that benefit from its massive scale and flexibility.


Agentic Process Transformation: A CIO Perspective

Agentic Process Transformation (APT) is changing how businesses operate. Instead of simply automating basic, predictable tasks, this approach uses AI systems that can understand goals, make plans, coordinate with different tools, and execute complex workflows. For a Chief Information Officer (CIO), this is not just another technology upgrade. It requires completely rethinking how business processes are designed, monitored, and managed. These AI agents do more than answer questions; they handle tasks like checking policies, routing approvals, and updating records. Because they can navigate uncertainty and collaborate with humans, they offer enormous value. However, CIOs must implement them carefully. A successful strategy starts with identifying clear business goals, such as speeding up claims processing or improving IT support, rather than just experimenting with technology. It is also crucial to build a secure, central platform for these agents rather than scattering them across different departments. To keep operations safe, companies must establish strict boundaries. Agents should only have access to the specific data and tools they need. They should assist humans, handle low-risk tasks autonomously, and flag exceptions for human review. When built with strong safeguards and measurable outcomes, APT can significantly improve speed, consistency, and overall business value.


Is a DPO the Same as a Privacy Officer?

Many organizations mistakenly treat the titles “Data Protection Officer” (DPO) and “privacy officer” as interchangeable. However, under the General Data Protection Regulation (GDPR), these roles carry vastly different legal weight. A privacy officer is just an internal job title created by an employer. It has no formal legal definition, meaning the company completely controls the role’s duties, reporting structure, and level of independence. In contrast, a DPO is a formal statutory position defined by GDPR rules. The law specifically mandates certain organizations to appoint a DPO, such as public authorities or businesses that monitor individuals or process sensitive information on a large scale. Unlike a standard privacy officer, a DPO is guaranteed legal independence. Management cannot instruct them on how to carry out their regulatory duties, nor can they penalize the DPO for doing their job correctly. Furthermore, a DPO must report directly to the highest level of leadership, rather than sitting under a department head like IT or marketing. Confusing these two roles can lead to severe financial penalties. Simply giving someone the title of privacy officer does not satisfy legal requirements if your business operations trigger the need for a DPO. Companies must carefully evaluate their data activities and ensure proper compliance.


The business case for burning down security debt: A practical approach for CISOs

Today, most organizations can easily find security flaws, but they struggle to fix them fast enough. This creates "security debt"—a backlog of unresolved vulnerabilities that grow over time and increase risk. To get the resources needed to solve this problem, security leaders must treat security debt like financial debt when talking to executives. Instead of just listing technical flaws, leaders should frame the inability to fix issues as a business constraint that causes delayed releases and raises operational costs. Because not all vulnerabilities carry the same risk, it is important to focus on the ones that are both highly exploitable and located in critical systems, like customer-facing applications or revenue-generating services. By narrowing the focus to these high-risk areas, teams can make a meaningful impact quickly. To show progress, organizations need metrics that measure actual risk reduction, rather than just counting how many bugs were found or fixed. Securing investment requires clearly showing leadership how dedicated engineering time and automated tools will improve the organization's capacity to safely deliver software. By connecting security efforts directly to business outcomes, security leaders can secure the funding needed to effectively reduce their organization's long-term risk.


15 cognitive biases that affect workplace decisions more than most people realize

The human brain relies on mental shortcuts that can severely distort workplace decisions. These cognitive biases operate quietly, causing professionals to misjudge hiring, planning, and strategy despite having access to better data. Understanding the most common ones offers a practical defense. Confirmation bias is perhaps the most frequent issue. It leads individuals to seek out information that supports their existing beliefs while ignoring contradictory evidence. For instance, an interviewer who likes a candidate early on will unknowingly frame questions to validate that good impression. Anchoring is another common trap, where the first number mentioned—such as a salary request or budget estimate—pulls all subsequent negotiations toward it, even if the starting number was arbitrary. Similarly, the sunk cost fallacy convinces leaders to keep funding failing projects simply because they have already spent resources on them, rather than evaluating future potential. Other biases skew how people perceive talent and risk. The halo effect causes one positive trait, like confidence, to unfairly elevate someone’s perceived competence in unrelated areas. The availability heuristic leads teams to judge the likelihood of an event based on how easily they can remember a similar occurrence, often overestimating risks tied to recent, vivid events. By recognizing these patterns, professionals can build smarter processes—like evaluating evidence separately from conclusions—and make better, more objective decisions.


When Hackers Cut the Internet, Will the Water Still Flow?

The U.S. Environmental Protection Agency recently hosted a National Cyber Drill to help water utilities prepare for severe cyberattacks. The exercise simulated a worst-case scenario where foreign military hackers caused a massive, three-day telecommunications blackout. In this fictional situation, a public utility had to maintain safe water services for a large community without any internet, cellular coverage, or remote monitoring capabilities. During the drill, utility managers from across the country discussed the immense challenges of losing third-party communications entirely. They explored how to shift staffing to provide round-the-clock physical monitoring and debated difficult choices, such as prioritizing water pressure for firefighting over standard water treatment methods. Transitioning to completely manual operations proved difficult, and very few participants actually attempted the live-action portion of the exercise. Industry experts noted that while local automated systems might still function safely without internet access, true manual operation requires constant human oversight of all equipment. Ultimately, the drill highlighted that vulnerability heavily depends on a utility’s specific size and physical design. Smaller organizations or those with private communication networks could navigate an outage relatively easily. However, larger facilities that rely heavily on remote technology would face serious, ongoing challenges in keeping their water flowing safely.


Forget typosquatting; slopsquatting is the software supply chain threat created by AI coding tools

A new security threat called slopsquatting is emerging as many modern software developers increasingly rely on artificial intelligence coding assistants. Slopsquatting occurs when an AI model invents, or hallucinates, a fake but realistic-sounding software package name while generating code. Cybercriminals have learned to identify these commonly hallucinated names and register actual, malicious packages under them in open-source libraries. When a developer trusts the AI assistant and installs the suggested package, they unknowingly inject malware directly into their software from the very beginning. This tactic builds on traditional typosquatting, where attackers misspell popular domain names to trick users. However, because AI creates completely new, plausible names rather than simple misspellings, current security protections built into software registries fail to detect the threat. Attackers can even manipulate AI models to force them to recommend these specific, infected packages. Research indicates that open-source AI models are about four times more likely to hallucinate packages than proprietary models, making their users significantly more vulnerable. As the trend of relying on AI for coding grows, organizations must implement careful verification processes. Developers need to manually confirm that any AI-recommended package actually exists in official repositories and perform automated checks before incorporating it into their active code base.


Business (Architecture)First. In an AI lead world

Many enterprise artificial intelligence initiatives fail to generate measurable value, not because of flawed technology or poor data, but due to a critical missing step: business architecture. When organizations deploy AI, they often treat it as a standalone IT project, skipping the essential phase of defining how the technology aligns with overall business strategy, capabilities, and value streams. This oversight creates what is known as probabilistic integration debt. Traditional business processes are deterministic, meaning they expect precise, rule-based outcomes. Artificial intelligence, however, is probabilistic and generates statistical likelihoods. When companies force these probabilistic models into rigid operational systems without a proper architectural foundation, it causes continuous friction, requires heavy human intervention, and ultimately limits the value of the investment. To succeed, organizations must adopt a business-first approach to architecture. Before selecting any specific models or tools, they need to map out exactly what capabilities require automation and define clear governance and operating models. This rigorous upfront planning ensures that when technology and data architecture are finally implemented, they serve a specific, well-defined business purpose. Ultimately, transitioning to an intelligent enterprise requires the discipline to understand your operational needs and decision flows long before writing code or integrating new systems.


AI’s potential to infect the hiring process with bias

Artificial intelligence has become a standard tool in corporate hiring, with a large majority of employers using it to screen candidates and make role-planning decisions. While this technology can process high volumes of applications quickly, relying on it too heavily introduces a significant risk of hidden bias. Experts warn that when AI is left to automatically reject applicants, it frequently filters out highly qualified people whose backgrounds do not fit a neat, traditional mold. For example, candidates returning to the workforce, changing industries, or simply using different wording than the job description are often discarded before a human ever reviews their resume. Furthermore, AI systems trained on past hiring data can unintentionally reinforce historical prejudices by prioritizing certain schools or work patterns that do not actually determine a candidate's future success. To prevent these issues, organizations must remember that AI should support the hiring process, not replace it. Companies need to maintain a careful balance by keeping human judgment involved to assess context, intuition, and an applicant's true potential. By mapping out exactly where automation adds value and where human insight is required, and by regularly auditing these systems, employers can improve efficiency while maintaining fairness, accuracy, and transparency for every job seeker.


5 Pillars of Post-Quantum Security Protocols for AI-Driven Systems

The 2026 push for quantum readiness is not merely a suggestion, but an urgent necessity to protect sensitive data from "Harvest Now, Decrypt Later" strategies. Attackers are currently hoarding encrypted traffic, waiting for fault-tolerant quantum computers to crack current cryptographic standards like RSA and ECC. To secure AI-driven systems effectively, organizations must quickly transition to NIST-compliant Post-Quantum Cryptography (PQC). The foundation of this transition requires taking a thorough inventory of all cryptographic dependencies within your AI infrastructure to identify hidden vulnerabilities. Moving to PQC does not mean abandoning trusted classical security; instead, adopting a hybrid strategy that combines both classical and quantum-resistant standards creates a highly resilient, dual-layered defense. Furthermore, building crypto-agility directly into AI pipelines is crucial, allowing teams to update algorithms swiftly via configuration changes rather than disruptive software rewrites. Securing the Model Context Protocol (MCP) transport layer is also vital, requiring robust validation to prevent malicious instructions from infiltrating AI models. Finally, shifting from static defenses to continuous, behavior-based monitoring ensures that any anomalous requests are detected and blocked in real-time. Together, these strategies build a sturdy baseline for quantum-resilient AI security.

Daily Tech Digest - March 12, 2024

Thinking beyond BitLocker: Managing encryption across Microsoft services

There is more than BitLocker in an operating system that will allow control over encryption settings. Often you are mandated in a firm to ensure that all sensitive data at rest is kept secure. Older operating systems may not natively provide the necessary internal encryption of application-layer encryption. Specific group policies are included in Windows that target how passwords are stored. A case in point is the setting “Store passwords using reversible encryption”. This policy, if enabled, would lower the security posture of your firm. Older protocols being used in such locations as web servers and IIS may mandate that you enable these settings. Thus, you may want to audit your web servers to see if any developer mandate has indicated that you must have lesser protections in place. For example, if you use challenge handshake authentication protocol (CHAP) through remote access or internet authentication services (IAS), you must enable this policy setting. CHAP is an authentication protocol used by remote access and network connections. Digest authentication in internet information services (IIS) also requires that you enable this policy setting. 


EU’s use of Microsoft 365 found to breach data protection rules

More broadly, the EDPS’ corrective measures require the Commission to fix its contracts with Microsoft — to ensure they contain the necessary contractual provisions, organizational measures and/or technical measures to ensure personal data is only collected for explicit and specified purposes; and “sufficiently determined” in relation to the purposes for which they are processed. Data must also only be processed by Microsoft or its affiliates or sub-processors “on the Commission’s documented instructions”, per the order — unless it takes place within the region and processing is for a purpose that complies with EU or Member State law; or, if outside the region to be processed for another purpose under third-country law there must be essentially equivalent protection applied. The contracts must also ensure there is no further processing of data — i.e. uses beyond the original purpose for which data is collected. The EDPS found the Commission infringed the “purpose limitation” principle of applicable data protection rules by failing to sufficiently determine the types of personal data collected under the licensing agreement it concluded with Microsoft Ireland, meaning it was unable to ensure these were specific and explicit.


State Dept-backed report provides action plan to avoid catastrophic AI risks

The report focuses on two key risks: weaponization and loss of control. Weaponization includes risks such as AI systems that autonomously discover zero-day vulnerabilities, AI-powered disinformation campaigns and bioweapon design. Zero-day vulnerabilities are unknown or unmitigated vulnerabilities in a computer system that an attacker can use in a cyberattack. While there is still no AI system that can fully accomplish such attacks, there are early signs of progress on these fronts. Future generations of AI might be able to carry out such attacks. “As a result, the proliferation of such models – and indeed, even access to them – could be extremely dangerous without effective measures to monitor and control their outputs,” the report warns. Loss of control suggests that “as advanced AI approaches AGI-like levels of human- and superhuman general capability, it may become effectively uncontrollable.” An uncontrolled AI system might develop power-seeking behaviors such as preventing itself from being shut off, establishing control over its environment, or engaging in deceptive behavior to manipulate humans. 


Threat Groups Rush to Exploit JetBrains’ TeamCity CI/CD Security Flaws

Most recently, researchers with cybersecurity vendor GuidePoint Security that the operators behind the BianLian ransomware were exploiting the TeamCity vulnerabilities, initially trying to execute their backdoor malware written in the Go programming language. After failed attempts, the group turned to living-of-the-land methods, using a PowerShell implementation of the backdoor, which provided them with almost identical functionality, the researchers wrote in a report. They detected the attack during an investigation of malicious activity within a customer’s network. It was unclear which of the two vulnerabilities the BianLian attackers exploited, they wrote. After leveraging a vulnerable TeamCity instance to gain initial access, the bad actors were able to create new users in the build server and executed malicious commands that enabled them to move laterally through the network and run post-exploitation activities. ... “The threat actor was detected in the environment after attempting to conduct a Security Accounts Manager (SAM) credential dumping technique, which alerted the victim’s VSOC, GuidePoint’s DFIR team, and GuidePoint’s Threat Intelligence Team (GRIT) and initiated the in-depth review of this PowerShell backdoor,” the researchers wrote.


How cookie deprecation, first-party data and privacy regulations are impacting the data landscape

While advertisers must focus on forging their paths forward in a cookieless landscape, it’s worth considering what comes next for Google. As privacy concerns dwindle with the deprecation of third-party cookies, there’s good reason to believe that antitrust concerns will grow regarding the industry titan. The timing of Google’s deprecation of third-party cookies on Chrome, coming years after Safari and Firefox made the same move, is telling. The simple reality is that Google did not want to make this move until it could develop an alternate approach that enabled the tracking, targeting and monetization of logged-in Chrome users. Now that Google has had the time to secure its ad revenue against any major disruptions, it will end the cookie’s reign. This move will garner added scrutiny from regulators who have already set their antitrust sights on Google in the past. With the deprecation of third-party cookies, Google retains end-to-end control of a massive swath of the advertising technology that powers the internet, and the company is going to be sharing less and less of that power (in the form of data and insights) with its clients and other parties.


Typosquatting Wave Shows No Signs of Abating

Typosquatting criminals are constantly refining their craft in what seems to be a never-ending cat and mouse conflict. Several years ago, researchers discovered the homograph ploy, which substitutes non-Roman characters that are hard to distinguish when they appear on screen. ... In an Infoblox report from last April entitled "A Deep3r Look at Lookal1ke Attacks," the report's authors stated that "everyone is a potential target." "Cheap domain registration prices and the ability to distribute large-scale attacks give actors the upper hand," they wrote in the report. "Attackers have the advantage of scale, and while techniques to identify malicious activity have improved over the years, defenders struggle to keep pace." For instance, the report shows an increasing sophistication in the use of typosquatting lures: not just for phishing or simple fraud but also for more advanced schemes, such as combining websites with fake social media accounts, using nameservers for major spear-phishing email campaigns, setting up phony cryptocurrency trading sites, stealing multifactor credentials and substituting legitimate open-source code with malicious to infect unsuspecting developers.


Are private conversations truly private? A cybersecurity expert explains how end-to-end encryption protects you

The effectiveness of end-to-end encryption in safeguarding privacy is a subject of much debate. While it significantly enhances security, no system is entirely foolproof. Skilled hackers with sufficient resources, especially those backed by security agencies, can sometimes find ways around it. Additionally, end-to-end encryption does not protect against threats posed by hacked devices or phishing attacks, which can compromise the security of communications. The coming era of quantum computing poses a potential risk to end-to-end encryption, because quantum computers could theoretically break current encryption methods, highlighting the need for continuous advancements in encryption technology. Nevertheless, for the average user, end-to-end encryption offers a robust defense against most forms of digital eavesdropping and cyberthreats. As you navigate the evolving landscape of digital privacy, the question remains: What steps should you take next to ensure the continued protection of your private conversations in an increasingly interconnected world?


Tax-related scams escalate as filing deadline approaches

“[A] new scheme involves a mailing coming in a cardboard envelope from a delivery service. The enclosed letter includes the IRS masthead with contact information and a phone number that do not belong to the IRS and wording that the notice is ‘in relation to your unclaimed refund’,” the agency noted. Another scam involves phone calls: scammers, pretending to be IRS agents, call the victims and try to convince them that they owe money. They often target recent immigrants, sometimes contacting them in their native language, and threaten them with arrest, deportation, or license suspension if they don’t pay. Some additional tax-related scams the IRS is warning about: Tax identity theft – Scammers use a person’s identity number to file a tax return or unemployment compensation and claim refunds Phishing scams – Scammers send convincing emails posing as the IRS to make victims disclose personal and financial information Unethical tax return preparers – Individuals that pose as tax prepaprers but don’t actually file tax returns on behalf of the tax payer despite getting paid for the service. Or, if they do, they direct refunds into their own bank account rather than the taxpayer’s account.


Why cyberattacks need more publicity, not less

Regulators worldwide have recognized this lack of transparency and are tightening legislation to improve the disclosure of security incidents. New rules from the U.S. Securities and Exchange Commission (SEC) require companies to disclose a material cybersecurity incident publicly within four days of its discovery. The European Parliament’s Cyber Resilience Act (CRA) is also seeking to impose further reporting obligations regarding exploited vulnerabilities and incidents. These tougher obligations will force more transparency, although forward-thinking organizations are already championing the benefits of disclosure for the wider community. Supporting the argument for openness stems from a genuine fear of cyberattacks taking out the UK’s mission-critical infrastructure, such as energy, communications, and hospitals. But there’s added value to be gained, as visibility and accountability can be positive differentiators for businesses. Clear disclosure and reporting procedures demonstrate that an organization understands what’s required to maintain operational resilience when under attack.


10 things I’d never do as an IT professional

Moving your own files instead of copying them immediately makes me feel uneasy. This includes, for example, photos or videos from the camera or audio recordings from a smartphone or audio recorder. If you move such files, which are usually unique, you run the risk of losing them as soon as you move them. Although this is very rare, it cannot be completely ruled out. But even if the moving process goes smoothly: The data is then still only available once. If the hard drive in the PC breaks, the data is gone. If I make a mistake and accidentally delete the files, they are gone. These are risks that only arise if you start a move operation instead of a copy operation. ... For years, I used external USB hard drives to store my files. The folder structure on these hard drives was usually identical. There were the folders “My Documents,” “Videos,” “Temp,” “Virtual PCs,” and a few more. What’s more, all the hard drives were the same model, which I had once bought generously on a good deal. Some of these disks even had the same data carrier designation — namely “Data.” That wasn’t very clever, because it made it too easy to mix them up. So I ended up confusing one of these hard drives with another one at a late hour and formatted the wrong one.


AI-generated recipes won’t get you to Flavortown

“There are gradients of what is fine and not, AI isn’t making recipe development worse because there’s no guarantee that what it puts out works well,” Balingit said. “But the nature of media is transient and unstable, so I’m worried that there might be a point where publications might turn to an AI rather than recipe developers or cooks.” Generative AI still occasionally hallucinates and makes up things that are physically impossible to do, as many companies found out the hard way. Grocery delivery platform Instacart partnered with OpenAI, which runs ChatGPT, for recipe images. The results ranged from hot dogs with the interior of a tomato to a salmon Caesar salad that somehow created a lemon-lettuce hybrid. Proportions were off — as The Washington Post pointed out, the steak size in Instacart’s recipe easily feeds more people than planned. BuzzFeed also came out with an AI tool that recommended recipes from its Tasty brand. ... That explained why I instantly felt the need to double-check the recipes from chatbots. AI models can still hallucinate and wildly misjudge how the volumes of ingredients impact taste. Google’s chatbot, for example, inexplicably doubled the eggs, which made the cake moist but also dense and gummy in a way that I didn’t like.



Quote for the day:

“Expect the best. Prepare for the worst. Capitalize on what comes.” -- Zig Ziglar