• London, United Kingdom, October 27th, 2025, CyberNewsWire 1inch, the leading DeFi ecosystem, has adopted Innerworks’ advanced device intelligence and RedTeam ethical hacking platform to strengthen security. By tapping into Innerworks’ predictive AI solution, the companies are building a proactive immune system and setting the gold standard for DeFi. DeFi’s growth and evolution has led to […]

    The post 1inch partners with Innerworks to strengthen DeFi security through AI-Powered threat detection appeared first on GBHackers Security | #1 Globally Trusted Cyber Security News Platform.

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

  • Predatory Sparrow has emerged as one of the most destructive cyber-sabotage groups targeting critical infrastructure across the Middle East, with operations focused primarily on Iranian and Syrian assets.

    The hacktivist group, believed to be affiliated with Israeli interests, has orchestrated a series of devastating cyberattacks spanning from 2019 to 2025, targeting railways, steel plants, financial institutions, and fuel distribution networks.

    Their campaigns are characterized by deliberate data destruction, operational paralysis, and provocative public messaging designed to maximize psychological impact alongside physical disruption.

    The group’s operational timeline reveals an escalating pattern of sophistication and destruction. Early attacks in 2019-2020 targeted Syrian entities including Alfadelex Trading and Cham Wings Airlines, establishing their capabilities in network infiltration.

    However, their most significant operation came in July 2021 when they deployed the “Meteor” wiper malware against Iran’s national railway system, causing widespread service disruptions and displaying taunting messages on station boards.

    This attack demonstrated their ability to compromise critical national infrastructure with precision timing.

    More recently, Predatory Sparrow has expanded their targeting to include financial infrastructure with devastating effect.

    Following Israeli airstrikes on Iran in June 2025, the group launched coordinated attacks against Bank Sepah and the Nobitex cryptocurrency exchange.

    In the Nobitex breach, they claimed to have rendered $90 million in cryptocurrency permanently unrecoverable by transferring assets to inaccessible addresses, while simultaneously leaking the exchange’s complete source code and infrastructure documentation.

    Picussecurity analysts identified the group’s sophisticated multi-stage attack methodology during investigations into the Iranian railway incident.

    Their analysis revealed that Predatory Sparrow employs a complex chain of batch scripts and encrypted payloads to establish persistence, disable defenses, and deploy destructive wipers.

    The group demonstrates advanced environmental awareness by conducting reconnaissance to identify specific target systems before payload execution.

    Technical Execution and Wiper Deployment Mechanisms

    The technical architecture of Predatory Sparrow’s attacks centers on their custom Meteor wiper malware, which utilizes encrypted configuration files and multi-stage batch script execution.

    The attack chain begins with a setup.bat script that performs hostname verification against specific Passenger Information System servers (PIS-APP, PIS-MOB, WSUSPROXY, PIS-DB), ensuring malicious payloads avoid execution on display systems while guaranteeing the attacker’s messaging appears on public-facing boards.

    The msrun.bat script serves as the deployment mechanism for the wiper payload, creating a scheduled task configured to execute at 23:55:00 through Windows Task Scheduler.

    Prior to wiper execution, the cache.bat script systematically disables all network adapters using PowerShell commands:-

    powershell -Command "Get-WmiObject -class Win32_NetworkAdapter | ForEach { If ($.NetEnabled) { $.Disable() } }" > NUL

    Defense evasion techniques include clearing Windows Event Logs through wevtutil commands targeting Security, System, and Application logs, effectively erasing forensic evidence:

    wevtutil cl system
    wevtutil cl application
    wevtutil cl security

    The Meteor wiper employs XOR-based encryption for its configuration file (msconf.conf) and log files. Researchers developed Python decryption utilities revealing the malware’s internal operations:

    from malduck import xor, u32
    
    def decode_buffer(buf, key):
        results = ""
        for k,v in enumerate(buf):
            results += chr(((k % 256) + key[k % len(key)] ^ v) & 0xff)
        return results

    To ensure complete system destruction, the bcd.bat script manipulates boot configuration data and removes volume shadow copies, preventing recovery:

    vssadmin.exe delete shadows /all /quiet
    wmic.exe shadowcopy delete

    This comprehensive approach to data destruction and system sabotage demonstrates Predatory Sparrow’s focus on causing irreversible damage rather than data exfiltration, aligning with their stated mission of retaliatory cyber warfare against Iranian interests.

    Follow us on Google NewsLinkedIn, and X to Get More Instant UpdatesSet CSN as a Preferred Source in Google.

    The post Predatory Sparrow Group Attacking Critical Infrastructure to Destroy Data and Cause Disruption appeared first on Cyber Security News.

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

  • London, United Kingdom, October 27th, 2025, CyberNewsWire

    1inch, the leading DeFi ecosystem, has adopted Innerworks’ advanced device intelligence and RedTeam ethical hacking platform to strengthen security.

    By tapping into Innerworks’ predictive AI solution, the companies are building a proactive immune system and setting the gold standard for DeFi.

    DeFi’s growth and evolution has led to increased pressure from threat actors.

    While 1inch maintains an extensive and secure defense, the rapid pace of change among hackers means the project must adapt just as quickly.

    By deploying Innerworks’ intelligent predictive solutions, 1inch can now leverage AI to stay ahead of emerging threats.

    Rather than waiting for attacks, Innerworks proactively unmasks hacker playbooks and feeds this intelligence directly into 1inch’s defences.

    As criminals increasingly use AI to mimic human behavior online, Innerworks leverages the same frontier AI methods to anticipate and neutralize these synthetic threats before they can scale, all happening seamlessly in the background, with zero user input required.

    By adopting Innerworks, 1inch is not only hardening its own platform but also leading an industry-wide shift toward collective resilience.

    Sergej Kunz, Co-Founder of 1inch, said: “We’re flipping the script on hackers. By leveraging AI to anticipate their movements, we can proactively adapt our defenses to meet emerging threats head-on. This commitment to continuous testing and improvement is what makes 1inch one of the most secure DeFi projects today.”

    Oli Quie, CEO of Innerworks, stated: “Hackers are no longer just human – they are synthetic, powered by AI, and capable of breaching every mainstream solution. RedTeam proves this with a 99% bypass rate. By partnering with 1inch, we are converting this intelligence into a collective immune system that defends crypto — and eventually, the wider internet.”

    About Innerworks

    Innerworks is building the immune system for the internet. Its Synthetic Threat Intelligence platform leverages ethical hacking, behavioural AI, and decentralised training to identify and neutralise the world’s most advanced fraud and bot attacks.

    Trusted by leading financial and Web3 organisations, Innerworks delivers seamless, invisible defences that safeguard digital economies at scale.

    About 1inch

    1inch accelerates decentralized finance with a seamless crypto trading experience for 25M users.

    Beyond being the top platform for low-cost, efficient token swaps with $500M+ in daily trades, 1inch offers a range of innovative tools, including a secure self-custodial wallet, a portfolio tracker for managing digital assets, a dedicated business portal giving access to its cutting-edge technology, and even a debit card for easy crypto spending.

    By continuously innovating, 1inch is simplifying DeFi for everyone. 

    Website | 1inch Business | Follow on X | Explore Blog

    Contact

    PR lead

    Pavel Kruglov

    1inch

    p.kruglov@1inch.com

    The post 1inch partners with Innerworks to strengthen DeFi security through AI-Powered threat detection appeared first on Cyber Security News.

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

  • The latest 2025 Broadband Genie router security survey reveals alarming trends in network security awareness among internet users. This year’s results, while showing marginal improvements in some areas, underscore the persistent gap between knowing how to secure a network and actually taking action. The research team conducted their fourth comprehensive router security survey to compare […]

    The post Hackers Target 81% of Routers with Default Admin Passwords appeared first on GBHackers Security | #1 Globally Trusted Cyber Security News Platform.

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

  • The latest 2025 Broadband Genie router security survey reveals alarming trends in network security awareness among internet users. This year’s results, while showing marginal improvements in some areas, underscore the persistent gap between knowing how to secure a network and actually taking action. The research team conducted their fourth comprehensive router security survey to compare […]

    The post Hackers Target 81% of Routers with Default Admin Passwords appeared first on GBHackers Security | #1 Globally Trusted Cyber Security News Platform.

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

  • A critical vulnerability in OpenAI’s newly launched ChatGPT Atlas browser enables attackers to inject malicious instructions into ChatGPT’s memory and execute remote code on user systems.

    This flaw, uncovered by LayerX, exploits Cross-Site Request Forgery (CSRF) to hijack authenticated sessions, potentially infecting devices with malware or granting unauthorized access. The discovery highlights escalating risks in agentic AI browsers, where integrated LLMs amplify traditional web threats.​

    Reported to OpenAI under responsible disclosure protocols, the vulnerability affects ChatGPT users across browsers but poses heightened dangers for Atlas adopters due to its always-on authentication and weak phishing defenses.

    LayerX’s tests revealed that Atlas blocks only 5.8% of phishing attempts, compared to 47-53% for Chrome and Edge, making its users up to 90% more exposed. While OpenAI has not publicly detailed patches, experts urge immediate mitigations like enhanced token validation.​

    How the CSRF Exploit Targets ChatGPT Memory

    The attack begins with a user logged into ChatGPT, storing authentication cookies or tokens in their browser. Attackers lure victims to a malicious webpage via phishing links, which then trigger a CSRF request leveraging the existing session.

    This forged request injects hidden instructions into ChatGPT’s “Memory” feature, designed to retain user preferences and context across sessions without explicit repetition.​

    Unlike standard CSRF impacts like unauthorized transactions, this variant targets AI systems by tainting the LLM’s persistent “subconscious.”

    Once embedded, malicious directives activate during legitimate queries, compelling ChatGPT to generate harmful outputs such as remote code fetches from attacker-controlled servers. The infection persists across devices and browsers tied to the account, complicating detection and remediation.​

    The attached diagram illustrates the attack flow: from credential hijacking to memory injection and remote execution.

    Atlas’s default login to ChatGPT keeps credentials readily available, streamlining CSRF exploitation without additional token phishing.

    LayerX evaluated Atlas against 103 real-world attacks, finding it permitted 94.2% to succeed, far worse than competitors like Perplexity’s Comet, which failed 93% in prior tests. This stems from the absence of built-in protections, turning the browser into a prime vector for AI-specific threats like prompt injection.​

    Broader research echoes these concerns; Brave’s analysis of AI browsers, including Atlas, exposed indirect prompt injections that embed commands in webpages or screenshots, leading to data exfiltration or unauthorized actions.

    OpenAI’s agentic features, allowing autonomous tasks, exacerbate risks by granting the AI decision-making power over user data and systems.​

    Proof-of-Concept: Malicious ‘Vibe Coding’

    In a demonstrated scenario, attackers target “vibe coding,” where developers collaborate with AI on high-level project intents rather than rigid syntax.

    Injected memory instructions subtly alter outputs, embedding backdoors or exfiltration code in generated scripts, such as pulling malware from a server like “server.rapture.”​

    ChatGPT may issue subtle warnings, but sophisticated masking often evades them, allowing seamless delivery of tainted code. Users downloading these scripts risk system compromise, underscoring how AI flexibility invites abuse.

    This PoC aligns with emerging exploits in tools like Gemini, where similar injections access shared corporate data.​

    As AI browsers proliferate, vulnerabilities like this demand robust safeguards beyond basic browser tech. Enterprises should prioritize third-party extensions for visibility, while users enable multi-factor authentication and monitor sessions.

    LayerX’s findings reinforce that without swift updates, Atlas could redefine AI security pitfalls.​

    Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

    The post OpenAI Atlas Browser Vulnerability Allows Malicious Code Injection into ChatGPT appeared first on Cyber Security News.

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

  • Cybersecurity researchers have discovered a new vulnerability in OpenAI’s ChatGPT Atlas web browser that could allow malicious actors to inject nefarious instructions into the artificial intelligence (AI)-powered assistant’s memory and run arbitrary code. “This exploit can allow attackers to infect systems with malicious code, grant themselves access privileges, or deploy malware,” LayerX

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

  • In March 2025, security researchers at Kaspersky detected a sophisticated campaign exploiting a previously unknown Chrome vulnerability to deliver advanced spyware to high-profile targets. The attack, dubbed Operation ForumTroll, leveraged personalized phishing links to compromise organizations across Russia, including media outlets, universities, research centers, government agencies, and financial institutions. A single click on a malicious […]

    The post Critical Chrome 0-Day Under Attack: Mem3nt0 Mori Hackers Actively Exploiting Vulnerability appeared first on GBHackers Security | #1 Globally Trusted Cyber Security News Platform.

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

  • In March 2025, security researchers at Kaspersky detected a sophisticated campaign exploiting a previously unknown Chrome vulnerability to deliver advanced spyware to high-profile targets. The attack, dubbed Operation ForumTroll, leveraged personalized phishing links to compromise organizations across Russia, including media outlets, universities, research centers, government agencies, and financial institutions. A single click on a malicious […]

    The post Critical Chrome 0-Day Under Attack: Mem3nt0 Mori Hackers Actively Exploiting Vulnerability appeared first on GBHackers Security | #1 Globally Trusted Cyber Security News Platform.

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

  • Microsoft is actively probing a glitch in its Teams platform that’s disrupting text-to-speech features, leaving users frustrated during critical auto-attendant calls.

    The company confirmed the problem via its official Microsoft 365 Status account on X (formerly Twitter) on October 27, 2025, urging administrators to check incident TM1180557 in the admin center for updates.

    This outage highlights ongoing challenges in Microsoft’s cloud-based communication tools, which millions rely on for business operations.

    The issue specifically affects text-to-speech conversion in auto-attendant scenarios, where Teams is configured to handle incoming calls with automated voice responses.

    Users report that the functionality fails to process scripted messages, resulting in silent or incomplete greetings that derail customer service flows and internal communications.

    Early complaints surfaced on forums like Reddit and Microsoft’s community boards, with some organizations noting disruptions since early Monday.

    For enterprises using Teams as a primary VoIP solution, this means potential lost productivity and strained client interactions, especially in high-volume call centers.

    Microsoft’s status update indicates the investigation is underway, but no estimated resolution time has been provided. The glitch appears isolated to text-to-speech during auto-attendant use and does not impact core calling or video features.

    Still, it underscores vulnerabilities in AI-driven voice tech, which has become integral to hybrid work environments post-pandemic. This incident arrives amid Microsoft’s push to enhance Teams with advanced AI integrations, including Copilot for voice assistance.

    Analysts suggest the bug could stem from recent updates to the platform’s speech synthesis engine, possibly tied to compatibility issues with certain server configurations.

    Microsoft advises affected users to monitor the admin center and consider temporary workarounds, such as fallback to manual attendant scripts.

    As the probe continues, businesses are bracing for prolonged effects, with hopes for a swift patch to restore seamless operations.

    Update – Microsoft confirms the issue is fixed and the functionality is operational now.

    Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

    The post Microsoft Investigation Teams text-to-speech Functionality Issue Impacting Users – Update appeared first on Cyber Security News.

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶

    ¶¶¶¶¶