✕ Clear all filters
11 articles

📰 Medium · JavaScript

11 articles · Updated every 3 hours · View all reads

All Articles 76,803Blog Posts 102,404Tech Tutorials 18,725Research Papers 16,246News 13,291 ⚡ AI Lessons
⚠️ TanStack Just Got Hit by a Massive npm Supply Chain Attack
Medium · JavaScript 🔐 Cybersecurity ⚡ AI Lesson 3w ago
⚠️ TanStack Just Got Hit by a Massive npm Supply Chain Attack
42 packages compromised. CI/CD tokens exposed. Developers may already be infected without knowing it. Continue reading on JavaScript in Plain English »
I Don’t Trust Any Chat App. So I Built My Own
Medium · JavaScript 🔐 Cybersecurity ⚡ AI Lesson 3w ago
I Don’t Trust Any Chat App. So I Built My Own
Zero logs, zero servers, zero storage. Here’s what I found when I stopped trusting and started building. Continue reading on Medium »
Reflected XSS into a JavaScript string with HTML-encoded angle brackets (<,>)
Medium · JavaScript 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Reflected XSS into a JavaScript string with HTML-encoded angle brackets (<,>)
Input is reflected immediately inside a JavaScript string, where angle brackets ( ) are HTML-encoded Continue reading on Medium »
HttpOnly — Your First Line of Defense
Medium · JavaScript 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
HttpOnly — Your First Line of Defense
I’ve worked on a lot of projects over the years, and some used HttpOnly cookies for auth (access tokens, refresh tokens… let’s be honest… Continue reading on Me
I Coded a Zero-Knowledge Cryptography App on My Smartphone. Here’s the Stack.
Medium · JavaScript 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
I Coded a Zero-Knowledge Cryptography App on My Smartphone. Here’s the Stack.
The biggest lie new developers tell themselves is that they need a high-end MacBook, a dual-monitor setup, and a mechanical keyboard to… Continue reading on Med
Javascript Attack on DVWA
Medium · JavaScript 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Javascript Attack on DVWA
Introduction JavaScript attack di DVWA (seperti DOM-based XSS) adalah teknik serangan di mana penyerang menyisipkan kode JavaScript… Continue reading on Medium
How a Single npm Possibly Compromised 100 Million Weekly Downloads
Medium · JavaScript 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
How a Single npm Possibly Compromised 100 Million Weekly Downloads
The axios supply chain attack is a masterclass in everything wrong with how we trust open source packages. Continue reading on System Weakness »