✕ Clear all filters
10 articles

📰 Medium · JavaScript

10 articles · Updated every 3 hours · View all reads

All Articles 72,036Blog Posts 101,122Tech Tutorials 17,502Research Papers 15,348News 12,911 ⚡ AI Lessons
I Don’t Trust Any Chat App. So I Built My Own
Medium · JavaScript 🔐 Cybersecurity ⚡ AI Lesson 2w 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 4w 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 »