rootiq.hashnode.devProxy - All you need to knowWhat is a Proxy? A proxy is like a middle person that acts on behalf of someone else — whether that’s a human or a computer. In technical terms, a proxy is a middle layer between a client (for example, a web browser) and a server (for example, google...Oct 22, 2025·4 min read
rootiq.hashnode.devnpm Supply Chain Attack Impacting Billions of Devices Per Week8th September, 2025: The JavaScript community was rocked by one of the most critical supply chain attacks ever executed on popular npm packages. A total of 18 main libraries were involved, with billions of downloads weekly and reaching almost every p...Sep 27, 2025·3 min read
rootiq.hashnode.devData Breach at Google – ShinyHunters Strike AgainIn the world of cybersecurity, no organization is truly untouchable. This reality was highlighted once again when Google, one of the most trusted and technologically advanced companies in the world, confirmed a data breach in June 2025. The culprit? ...Aug 10, 2025·3 min read
rootiq.hashnode.devLessons from CWE-787: Out-of-Bounds Write & Why It’s So DangerousToday, I dug deep into CWE-787: Out-of-Bounds Write, and it was a stark reminder of how even the smallest mistakes in coding can lead to devastating security consequences. What is Out-of-Bounds Write? At its core, an Out-of-Bounds Write occurs when a...Jul 30, 2025·2 min read