logo
Cohesity Unveils NetBackup 11.0 with Quantum-Proof Security

Cohesity Unveils NetBackup 11.0 with Quantum-Proof Security

TECHx04-04-2025

Cohesity Unveils NetBackup 11.0 with Quantum-Proof Security
Cohesity, an AI-powered data security company, has announced the release of NetBackup 11.0. This powerful update introduces several new features to help organizations defend against current and future cyber threats.
The latest release reflects Cohesity's continued investment in NetBackup. It brings enhanced data protection tools, including quantum-proof encryption, advanced analytics, and expanded support for PaaS workloads.
According to Vasu Murthy, SVP and Chief Product Officer at Cohesity, 'This is our most powerful NetBackup release yet. Organizations need smarter defense strategies as cyberattacks grow more advanced. NetBackup 11.0 helps reduce the impact of today's threats and prepares for post-quantum risks.'
The new version includes quantum-proof encryption that protects data across all major communication paths. This guards against future 'harvest now, decrypt later' attacks. It secures data in transit and at rest with advanced encryption.
It also offers broader monitoring of user behavior. This helps detect unusual actions, even when attackers use compromised admin credentials. Such monitoring can slow down or block threats in real-time.
Additionally, NetBackup 11.0 improves risk scoring. It automatically applies recommended security settings and intercepts suspicious changes using multi-factor authentication. This makes it harder for attackers to alter configurations undetected.
Cloud support is also stronger. The update protects more PaaS workloads, including Amazon DocumentDB, Yugabyte, Azure Cosmos DB, GitHub, GitLab, and more. It also supports disaster recovery from cloud archive tiers like Amazon S3 Glacier and Azure Archive.
NetBackup 11.0 is now available globally. It meets strict cybersecurity standards and is endorsed by Sheltered Harbor for financial institutions and critical infrastructure.
In parallel, Cohesity announced a major milestone in database protection. The company is now the first data protection vendor to achieve Nutanix Ready validation for Nutanix Database Service (NDB).
This new integration allows Cohesity DataProtect to work with NDB's native time machine. It simplifies backup for PostgreSQL databases through a unified control plane.
Vasu Murthy added, 'Every second of downtime carries a cost. With this integration, Cohesity and Nutanix are helping global enterprises protect critical operations with speed and security.'
The joint solution boosts cyber resilience. It uses AES-256 and FIPS-compliant encryption and prevents deletion or overwriting of data for a set period. It also improves efficiency with advanced deduplication and compression.
Cohesity and Nutanix offer high scalability, faster backups, and a streamlined experience through a single dashboard. This helps enterprises meet growing data demands while staying secure and compliant.

Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

Malicious packages are threatening software supply chains
Malicious packages are threatening software supply chains

Tahawul Tech

time02-06-2025

  • Tahawul Tech

Malicious packages are threatening software supply chains

Kaspersky's Global Research and Analysis Team experts reported that by the end of 2024 a total of 14,000 malicious packages were found in open-source projects, a 48% increase compared to the end of 2023. 42 million versions of open-source packages have been examined by Kaspersky throughout 2024 in search for vulnerabilities. Open-source is software with source code that anyone can inspect, modify, and enhance. Popular open-source packages include GoMod, Maven, NuGet, npm, PyPI, and others. These are tools that power countless applications and help developers easily find, install, and manage pre-built code libraries, making it simpler to build software by reusing code others have written. Attackers take advantage of the popularity of these and other packages. In March 2025, the Lazarus Group was reported to have deployed several malicious npm packages, which were downloaded multiple times before removal. These packages contained malware to steal credentials, cryptocurrency wallet data, and deploy backdoors, targeting developers' systems across Windows, macOS, and Linux. The attack leveraged GitHub repositories for added legitimacy, highlighting the group's sophisticated supply chain tactics. Kaspersky's GReAT also found other npm packages related to this attack. Malicious npm packages could have been integrated into web development, cryptocurrency platforms, and enterprise software, risking widespread data theft and financial losses. In 2024, a sophisticated backdoor was discovered in XZ Utils versions 5.6.0 and 5.6.1, a widely used compression library in Linux distributions. Inserted by a trusted contributor, the malicious code targeted SSH servers, enabling remote command execution and threatening countless systems globally. Detected before widespread exploitation due to performance anomalies, the incident highlighted the dangers of supply chain attacks. XZ Utils is integral to operating systems, cloud servers, and IoT devices, making its compromise a threat to critical infrastructure and enterprise networks. In 2024, Kaspersky's GReAT discovered that attackers uploaded malicious Python packages like chatgpt-python and chatgpt-wrapper to PyPI, mimicking legitimate tools for interacting with ChatGPT APIs. These packages, designed to steal credentials and deploy backdoors, capitalised on the popularity of AI development to trick developers into downloading them. These packages could have been used in AI development, chatbot integrations, and data analytics platforms, endangering sensitive AI workflows and user data. 'Open-source software is the backbone of many modern solutions, but its openness is being weaponised. The 50% rise in malicious packages by the end of 2024 shows attackers are actively embedding sophisticated backdoors and data stealers in popular packages, which millions rely on. Without rigorous vetting and real-time monitoring, a single compromised package can trigger a global breach. Organisations need to secure the supply chain before the next XZ Utils-level attack succeeds,' comments Dmitry Galov, Head of Research Centre for Russia and CIS at Kaspersky's Global Research and Analysis Team. To stay safe, Kaspersky recommends: Use a solution for monitoring the used open-source components in order to detect the threats that might be hidden inside. If you suspect that a threat actor may have gained access to your company's infrastructure, we recommend using the Kaspersky Compromise Assessment service to uncover any past or ongoing attacks. Verify package maintainers: check the credibility of the maintainer or organization behind the package. Look for consistent version history, documentation, and an active issue tracker. Stay informed on emerging threats: subscribe to security bulletins and advisories related to the open-source ecosystem. The earlier you know about a threat, the faster you can respond. Image Credit: Stock Image

GitHub Empowers Developers with Autonomous AI Coding Assistant
GitHub Empowers Developers with Autonomous AI Coding Assistant

Arabian Post

time21-05-2025

  • Arabian Post

GitHub Empowers Developers with Autonomous AI Coding Assistant

GitHub has unveiled a significant upgrade to its Copilot platform: an AI-powered coding agent capable of autonomously writing code, fixing bugs, and managing pull requests. This development, announced during Microsoft's Build 2025 conference in Seattle, marks a pivotal shift in software development, positioning AI as an active participant in coding tasks. The new Copilot coding agent operates by initiating a secure, customizable development environment through GitHub Actions. Upon assignment of a task or issue, the agent clones the repository, analyses the codebase, and begins implementing solutions. Throughout the process, it documents its actions and submits changes via draft pull requests, allowing developers to review and provide feedback. This approach ensures that while the AI handles routine tasks, human oversight remains integral to the development process. Designed to handle low- to medium-complexity tasks, the agent excels in well-tested codebases, performing functions such as feature additions, bug fixes, test extensions, code refactoring, and documentation improvements. Developers can assign multiple issues simultaneously, enabling the agent to work on various tasks in parallel, thereby enhancing productivity. ADVERTISEMENT Integration with GitHub's native control layer ensures that the agent adheres to existing security protocols. Features like branch protections and controlled internet access are built-in, and any code changes proposed by the agent require human approval before integration into the main codebase. This design maintains the integrity of the development workflow while leveraging AI capabilities. The agent is accessible to users of Copilot Enterprise and Copilot Pro+ plans and can be activated through GitHub's web interface, mobile app, or command-line interface. Additionally, it supports integration with popular integrated development environments such as Visual Studio Code, Xcode, Eclipse, JetBrains, and Visual Studio, providing flexibility across different development setups. Microsoft's commitment to an open AI ecosystem is evident in its support for multiple AI models within GitHub Copilot. The platform now incorporates models from OpenAI, Anthropic, and Google, allowing developers to choose the AI that best fits their needs. This multi-model approach reflects Microsoft's strategy to provide diverse AI tools rather than relying on a single provider. The introduction of the Copilot coding agent signifies a broader trend in the software industry towards integrating AI into development processes. By automating routine tasks, developers can focus on more complex and creative aspects of software engineering. However, the necessity for human oversight underscores the current limitations of AI and the importance of collaborative human-AI workflows.

GITEX Europe to Spotlight AI's €2.7B Tech Windfall
GITEX Europe to Spotlight AI's €2.7B Tech Windfall

TECHx

time21-05-2025

  • TECHx

GITEX Europe to Spotlight AI's €2.7B Tech Windfall

Home » Other Tech Events » GITEX Europe to Spotlight AI's €2.7B Tech Windfall GITEX Europe 2025 is set to become a key platform for showcasing how artificial intelligence is driving digital transformation across the continent. Organisers revealed that AI is reshaping productivity, public services, scientific research, and economic development. According to McKinsey, AI could contribute €2.7 billion to Europe's economy by 2030, boosting GDP by 20%. The event, branded GITEX Europe x Ai Everything, is organised by Dubai World Trade Centre and KAOUN International. It takes place from 21–23 May at Messe Berlin. Organisers announced that more than 1,400 technology companies, startups, and SMEs will exhibit. They will be joined by over 600 investors and 500 speakers from 100+ countries. The programme will cover AI, cloud, cybersecurity, green tech, and quantum computing. The European Parliament recently reported that AI could increase labour productivity in the region by 37% by 2035. This makes GITEX Europe a timely gathering for stakeholders across sectors. • Nutanix is presenting its Enterprise AI platform • The platform supports Kubernetes in multi-cloud environments Thomas Herrguth, General Manager Germany at Nutanix, revealed that GITEX Europe fills a long-standing gap in the regional IT event landscape. He said it allows tech companies to present future-ready solutions to both businesses and the general public. The event also addresses growing concerns around regulation, particularly in light of the EU AI Act—considered the world's first major legal framework for AI. Experts will discuss AI risks, opportunities, and compliance challenges. Geoffrey Hinton, the Nobel Prize-winning scientist known as the 'Godfather of AI,' is one of the headline speakers. His keynote is expected to explore both the promise and potential dangers of advanced AI systems. Other confirmed speakers include: • Mark Surman, President of Mozilla• Dr. Farzana Dudhwala, AI Governance Lead at Meta• Prof. Dr. Antonio Krüger, CEO of DFKI • Executives from Nvidia, AWS, SAP, Cisco, IBM, and Airbus Filmmaker Christian Darkin will debut Virtually Parkinson , an AI-generated show featuring a digital Sir Michael Parkinson. The event will also spotlight early-stage innovation. The European Commission reported that Europe now leads globally with over 35,000 early-stage startups. Adrian Locher, Co-Founder of Merantix Capital, reported a major shift. He said AI has moved from hype to strategic priority for founders and investors, especially in fintech and legal tech. Locher added that the GITEX brand is well known in the Middle East, and its European edition offers unmatched access to networking and discovery. Quantum computing will also feature prominently. Since 2018, EU public investment in quantum has exceeded €8 billion. Fortune Business Insights predicts Europe's quantum market will grow at a 33.2% CAGR from 2024 to 2032. Jan Goetz, Co-Founder of IQM Quantum Computers, revealed that quantum-AI synergy will unlock new business potential. He said GITEX Europe will shape the next phase of global digital collaboration and capital flow. The European Innovation Council will also present its largest-ever cohort of AI-first startups and scaleups. Part of the global GITEX series, GITEX Europe joins events in the UAE, Morocco, Nigeria, Singapore, Thailand, and Germany. For more details, visit

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into the world of global news and events? Download our app today from your preferred app store and start exploring.
app-storeplay-store