// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 18, 2026
28 C
Singapore

Chimera hackers infiltrate Dutch semi-conductor giant NXP

chimera

A Chinese-linked hacker group known as Chimera successfully breached the defenses of Europe’s largest chipmaker, NXP. According to NRC, they maintained undetected access for over two years.

Chimera hackers

The cybercriminals reportedly pilfered intellectual property, including crucial chip designs, in a covert operation.

 Infiltration went unnoticed

The breach, which transpired from late 2017 to early 2020, went unnoticed until a parallel attack on Dutch airline Transavia exposed a connection to NXP’s compromised systems.

Investigations into the Transavia incident unveiled a trail leading back to NXP, with the hackers leaving their signature mark through the use of the ChimeRAR tool associated with the Chimera group.

Utilizing credentials from prior data breaches on platforms like LinkedIn and Facebook, the hackers employed brute force attacks to crack passwords, even manipulating phone numbers to bypass double authentication measures.

 Remarkably patient hackers

The cybercriminals demonstrated remarkable patience, clandestinely extracting data every few weeks and transferring it through encrypted files on cloud storage services such as Microsoft’s OneDrive, Dropbox, and Google Drive.

Chimera breaching NXP

NXP, a dominant force in the global semiconductor market, downplayed the impact of the breach, asserting that the complexity of the stolen data makes it challenging to replicate designs easily.

Despite confirming the theft of intellectual property, NXP opted not to publicly disclose the breach’s details, citing no material damage incurred.

Post-attack, NXP reportedly bolstered its network security, implementing rigorous monitoring systems and imposing stringent controls on data accessibility and transfer within the company.

These measures aim to fortify defenses, protecting valuable intellectual assets and preserving network integrity against potential future breaches.

As NXP takes strides to secure its network, the incident highlights the critical need for heightened cybersecurity across the tech sector to safeguard against evolving threats and maintain public trust.

Read More News

Netherlands’ Geert Wilders reminding Europeans of the 1930s? 

Cover Photo: Unsplash

The post Chimera hackers infiltrate Dutch semi-conductor giant NXP appeared first on The Independent News.

- Advertisement -

Hot this week

‘Everything is competitive and hard’: American expat asks locals to reveal what foreigners misunderstand about Singapore

SINGAPORE: Singapore has long been a popular destination for foreigners, thanks to its tropical climate, diverse food culture, efficient public transport, futuristic skyline, lush greenery and, per...

After 5 years in her first job, Singaporean worker asks if it’s finally time to move on: ‘How long do people usually stay in...

SINGAPORE: After five years in her first job, one Singaporean employee has found herself wondering whether it might finally be time to move on. The woman, who works in the performing arts industr...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks