⤷ Title: 10 Different Ways to Write Javascript Function
════════════════════════
𐀪 Author: Let's Code Future
════════════════════════
ⴵ Time: Tue, 07 Jan 2025 16:36:06 GMT
════════════════════════
⌗ Tags: #javascript_tips #function #javascript #programming
════════════════════════
𐀪 Author: Let's Code Future
════════════════════════
ⴵ Time: Tue, 07 Jan 2025 16:36:06 GMT
════════════════════════
⌗ Tags: #javascript_tips #function #javascript #programming
Medium
10 Different Ways to Write Javascript Function
JavaScript functions are the building blocks of the language, enabling you to organize code, improve reusability, and make applications…
⤷ Title: 15 Tricky JavaScript Objects Questions for Interviews
════════════════════════
𐀪 Author: Eishta Mittal
════════════════════════
ⴵ Time: Tue, 07 Jan 2025 18:17:47 GMT
════════════════════════
⌗ Tags: #javascript #javascript_object #javascript_tips #interview #interview_questions
════════════════════════
𐀪 Author: Eishta Mittal
════════════════════════
ⴵ Time: Tue, 07 Jan 2025 18:17:47 GMT
════════════════════════
⌗ Tags: #javascript #javascript_object #javascript_tips #interview #interview_questions
Medium
15 Tricky JavaScript Objects Questions for Interviews
Objects — all you need to know before an interview
⤷ Title: Prototype Pollution: Exploiting DOM XSS + Solve portswigger lab
════════════════════════
𐀪 Author: Arash Shahbazi
════════════════════════
ⴵ Time: Thu, 09 Jan 2025 18:59:32 GMT
════════════════════════
⌗ Tags: #javascript_tips #owasp_top_10 #security #xss_vulnerability #prototype
════════════════════════
𐀪 Author: Arash Shahbazi
════════════════════════
ⴵ Time: Thu, 09 Jan 2025 18:59:32 GMT
════════════════════════
⌗ Tags: #javascript_tips #owasp_top_10 #security #xss_vulnerability #prototype
Medium
Prototype Pollution: Exploiting DOM XSS + Solve portswigger lab
What Is Prototypal Inheritance?
⤷ Title: Auto-Skip YouTube Ads Using JavaScript
════════════════════════
𐀪 Author: Ruhul Amin
════════════════════════
ⴵ Time: Thu, 13 Mar 2025 11:44:13 GMT
════════════════════════
⌗ Tags: #javascript_tips #hacking #youtube #medium #javascript
════════════════════════
𐀪 Author: Ruhul Amin
════════════════════════
ⴵ Time: Thu, 13 Mar 2025 11:44:13 GMT
════════════════════════
⌗ Tags: #javascript_tips #hacking #youtube #medium #javascript
Medium
Auto-Skip YouTube Ads Using JavaScript
Give it a try and say goodbye to annoying YouTube ads forever!
⤷ Title: JavaScript Jump Start Series.
════════════════════════
𐀪 Author: Zoningxtr
════════════════════════
ⴵ Time: Sun, 06 Apr 2025 15:30:55 GMT
════════════════════════
⌗ Tags: #javascript #javascript_tips #penetration_testing #bug_bounty #cybersecurity
════════════════════════
𐀪 Author: Zoningxtr
════════════════════════
ⴵ Time: Sun, 06 Apr 2025 15:30:55 GMT
════════════════════════
⌗ Tags: #javascript #javascript_tips #penetration_testing #bug_bounty #cybersecurity
Medium
🚀JavaScript Jump Start Series.
1. What is JavaScript?
⤷ Title: Understanding Cross-Site Scripting (XSS)
════════════════════════
𐀪 Author: Shipra Sootel
════════════════════════
ⴵ Time: Thu, 03 Jul 2025 14:00:58 GMT
════════════════════════
⌗ Tags: #xss_attack #javascript_tips #html #javascript #xss_vulnerability
════════════════════════
𐀪 Author: Shipra Sootel
════════════════════════
ⴵ Time: Thu, 03 Jul 2025 14:00:58 GMT
════════════════════════
⌗ Tags: #xss_attack #javascript_tips #html #javascript #xss_vulnerability
Medium
Understanding Cross-Site Scripting (XSS)
What every developer should know
⤷ Title: Client-Side Mayhem: My Hands-On Experience Hacking Smart Home Interfaces with JavaScript
════════════════════════
𐀪 Author: Maximilian Oliver
════════════════════════
ⴵ Time: Fri, 25 Jul 2025 18:47:12 GMT
════════════════════════
⌗ Tags: #javascript_tips #javascript #mayhem #ethical_hacking #smart_home_technology
════════════════════════
𐀪 Author: Maximilian Oliver
════════════════════════
ⴵ Time: Fri, 25 Jul 2025 18:47:12 GMT
════════════════════════
⌗ Tags: #javascript_tips #javascript #mayhem #ethical_hacking #smart_home_technology
Medium
Client-Side Mayhem: My Hands-On Experience Hacking Smart Home Interfaces with JavaScript
From DOM-based XSS to misconfigured CORS policies — here’s how I dissected real-world JavaScript vulnerabilities in smart home dashboards…
⤷ Title: Understanding Cross-Site Scripting (XSS) Through JavaScript
════════════════════════
𐀪 Author: Maximilian Oliver
════════════════════════
ⴵ Time: Fri, 01 Aug 2025 02:46:42 GMT
════════════════════════
⌗ Tags: #xss_vulnerability #cross_sitescripting #cross_site_scripting #javascript_tips #javascript
════════════════════════
𐀪 Author: Maximilian Oliver
════════════════════════
ⴵ Time: Fri, 01 Aug 2025 02:46:42 GMT
════════════════════════
⌗ Tags: #xss_vulnerability #cross_sitescripting #cross_site_scripting #javascript_tips #javascript
Medium
Understanding Cross-Site Scripting (XSS) Through JavaScript
A deep dive into XSS vulnerabilities, their types, and how to prevent them with secure JavaScript coding practices.
⤷ Title: Peeking Behind the Curtain: My Journey Understanding XSS with JavaScript
════════════════════════
𐀪 Author: Maximilian Oliver
════════════════════════
ⴵ Time: Fri, 01 Aug 2025 01:18:27 GMT
════════════════════════
⌗ Tags: #xss_vulnerability #javascript #javascript_programming #xss_attack #javascript_tips
════════════════════════
𐀪 Author: Maximilian Oliver
════════════════════════
ⴵ Time: Fri, 01 Aug 2025 01:18:27 GMT
════════════════════════
⌗ Tags: #xss_vulnerability #javascript #javascript_programming #xss_attack #javascript_tips
Medium
Peeking Behind the Curtain: My Journey Understanding XSS with JavaScript
A deep-dive into how I explored and tested Cross-Site Scripting (XSS) vulnerabilities using JavaScript — the pitfalls, the payloads, and…
⤷ Title: Yelp XSS Flaw Opens the Door to Account Takeovers
════════════════════════
𐀪 Author: Monika sharma
════════════════════════
ⴵ Time: Wed, 20 Aug 2025 19:52:43 GMT
════════════════════════
⌗ Tags: #vulnerability #bug_bounty_writeup #javascript_tips #xss_attack #bug_bounty
════════════════════════
𐀪 Author: Monika sharma
════════════════════════
ⴵ Time: Wed, 20 Aug 2025 19:52:43 GMT
════════════════════════
⌗ Tags: #vulnerability #bug_bounty_writeup #javascript_tips #xss_attack #bug_bounty
Medium
Yelp XSS Flaw Opens the Door to Account Takeovers
Chaining Cookie Smuggling and XSS for Devastating Yelp Account Compromise
⤷ Title: How JS Analysis Led to PII Disclosure
════════════════════════
𐀪 Author: Rahul Singh Chauhan
════════════════════════
ⴵ Time: Sat, 17 Jan 2026 11:59:27 GMT
════════════════════════
⌗ Tags: #javascript_tips #bug_bounty_writeup #cybersecurity #information_disclosure #penetration_testing
════════════════════════
𐀪 Author: Rahul Singh Chauhan
════════════════════════
ⴵ Time: Sat, 17 Jan 2026 11:59:27 GMT
════════════════════════
⌗ Tags: #javascript_tips #bug_bounty_writeup #cybersecurity #information_disclosure #penetration_testing
Medium
How JS Analysis Led to PII Disclosure
JavaScript analysis leads to personal information disclosure for a bank.
⤷ Title: JavaScript: Simple Demo
════════════════════════
𐀪 Author: THM{0x416469747961204D6163686972616A75}
════════════════════════
ⴵ Time: Tue, 17 Feb 2026 06:55:52 GMT
════════════════════════
⌗ Tags: #tryhackme_walkthrough #javascript_tips #tryhackme_writeup #javascript #tryhackme
════════════════════════
𐀪 Author: THM{0x416469747961204D6163686972616A75}
════════════════════════
ⴵ Time: Tue, 17 Feb 2026 06:55:52 GMT
════════════════════════
⌗ Tags: #tryhackme_walkthrough #javascript_tips #tryhackme_writeup #javascript #tryhackme
Medium
JavaScript: Simple Demo
Explore what a basic JavaScript program looks like.
⤷ Title: Verifiable Bookmarklets
════════════════════════
𐀪 Author: Roberto Vázquez González
════════════════════════
ⴵ Time: Wed, 29 Jul 2026 09:57:34 GMT
════════════════════════
⌗ Tags: #javascript_development #bookmarklet #javascript #hacking #javascript_tips
════════════════════════
𐀪 Author: Roberto Vázquez González
════════════════════════
ⴵ Time: Wed, 29 Jul 2026 09:57:34 GMT
════════════════════════
⌗ Tags: #javascript_development #bookmarklet #javascript #hacking #javascript_tips
Medium
Verifiable Bookmarklets
I just added a small new tool to the site: Verifiable Bookmarklets. Every bookmarklet it generates carries a SHA-256 fingerprint, so anyone…