⤷ Title: Leveraging Intl.RelativeTimeFormat for Dynamic and Internationalized Time Formatting
════════════════════════
𐀪 Author: MakeReTech
════════════════════════
ⴵ Time: Sun, 05 Jan 2025 17:43:31 GMT
════════════════════════
⌗ Tags: #js #javascript_tips #javascript #javascript_development #web_development
════════════════════════
𐀪 Author: MakeReTech
════════════════════════
ⴵ Time: Sun, 05 Jan 2025 17:43:31 GMT
════════════════════════
⌗ Tags: #js #javascript_tips #javascript #javascript_development #web_development
Medium
Leveraging Intl.RelativeTimeFormat for Dynamic and Internationalized Time Formatting
Introduction:
⤷ Title: Arr.every((arr) => typeof arr) neden boş bir dizi [] için true döner?
════════════════════════
𐀪 Author: Eyyub Saral
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 07:43:19 GMT
════════════════════════
⌗ Tags: #js #javascript #html #css
════════════════════════
𐀪 Author: Eyyub Saral
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 07:43:19 GMT
════════════════════════
⌗ Tags: #js #javascript #html #css
Medium
Arr.every((arr) => typeof arr) neden boş bir dizi [] için true döner?
Every içi boş []’da kurala aykırı bir değer bulamadığı için true döner. Çünkü teknik olarak yanlış dönecek bir değer yok, o yüzden…
⤷ Title: JavaScript’s ??= Operator: Default Values Made Simple
════════════════════════
𐀪 Author: Usama Hameed
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 09:25:51 GMT
════════════════════════
⌗ Tags: #js #react #angular #javascript #operators
════════════════════════
𐀪 Author: Usama Hameed
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 09:25:51 GMT
════════════════════════
⌗ Tags: #js #react #angular #javascript #operators
Medium
JavaScript’s ??= Operator: Default Values Made Simple
Are you tired of verbose or imprecise ways of handling null and undefined in your code? Enter the nullish coalescing assignment operator…
⤷ Title: If/Else vs Ternary: When to Use Each in Your JavaScript Code
════════════════════════
𐀪 Author: Taha Jiruwala
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 13:51:40 GMT
════════════════════════
⌗ Tags: #javascript_tips #javascript #js #javascript_development #web_development
════════════════════════
𐀪 Author: Taha Jiruwala
════════════════════════
ⴵ Time: Mon, 06 Jan 2025 13:51:40 GMT
════════════════════════
⌗ Tags: #javascript_tips #javascript #js #javascript_development #web_development
Medium
If/Else vs Ternary: When to Use Each in Your JavaScript Code
You’ve learned about if/else statements and understand how to use them for decision-making.
⤷ Title: Make Your Website Come Alive: Intro to the DOM
════════════════════════
𐀪 Author: Parth Awasthi
════════════════════════
ⴵ Time: Tue, 07 Jan 2025 05:01:46 GMT
════════════════════════
⌗ Tags: #dom_manipulation #javascript #js #dom
════════════════════════
𐀪 Author: Parth Awasthi
════════════════════════
ⴵ Time: Tue, 07 Jan 2025 05:01:46 GMT
════════════════════════
⌗ Tags: #dom_manipulation #javascript #js #dom
Medium
Make Your Website Come Alive: Intro to the DOM
Ever wanted to make your website do cool stuff like change colors or show messages when you click a button? That’s where the DOM (Document…
⤷ Title: Understanding Variables in JavaScript
════════════════════════
𐀪 Author: Nehatanwar
════════════════════════
ⴵ Time: Tue, 07 Jan 2025 12:50:44 GMT
════════════════════════
⌗ Tags: #javascript #js #javascript_tips #variables_in_javascript #nodejs
════════════════════════
𐀪 Author: Nehatanwar
════════════════════════
ⴵ Time: Tue, 07 Jan 2025 12:50:44 GMT
════════════════════════
⌗ Tags: #javascript #js #javascript_tips #variables_in_javascript #nodejs
Medium
Understanding Variables in JavaScript
Variables are one of the fundamental building blocks of programming, and JavaScript is no exception. They act as containers that store data…
⤷ Title: Zero Click Account Takeover — JWT Token Manipulation via Programs HackerOne
════════════════════════
𐀪 Author: HackerPlus+
════════════════════════
ⴵ Time: Sat, 18 Jan 2025 20:14:00 GMT
════════════════════════
⌗ Tags: #bugcrowd #js #hackerone #jwt #bug_bounty
════════════════════════
𐀪 Author: HackerPlus+
════════════════════════
ⴵ Time: Sat, 18 Jan 2025 20:14:00 GMT
════════════════════════
⌗ Tags: #bugcrowd #js #hackerone #jwt #bug_bounty
⤷ Title: HTMLSmuggler: JS payload generator for IDS bypass and payload delivery via HTML smuggling
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Wed, 22 Jan 2025 01:33:38 +0000
════════════════════════
⌗ Tags: #Ethical Hacking #Html Smuggling #JS payload generator
════════════════════════
𐀪 Author: ddos
════════════════════════
ⴵ Time: Wed, 22 Jan 2025 01:33:38 +0000
════════════════════════
⌗ Tags: #Ethical Hacking #Html Smuggling #JS payload generator
Penetration Testing Tools
HTMLSmuggler: JS payload generator for IDS bypass and payload delivery via HTML smuggling
HTMLSmuggler - JS payload generator for IDS bypass and payload delivery via HTML smuggling.
⤷ Title: Ever Found a Valid Bug/Leaks in JavaScript Files? Part 1
════════════════════════
𐀪 Author: It4chis3c
════════════════════════
ⴵ Time: Tue, 18 Feb 2025 08:32:46 GMT
════════════════════════
⌗ Tags: #extraction #secrets #js #javascript #bug_bounty
════════════════════════
𐀪 Author: It4chis3c
════════════════════════
ⴵ Time: Tue, 18 Feb 2025 08:32:46 GMT
════════════════════════
⌗ Tags: #extraction #secrets #js #javascript #bug_bounty
Medium
Ever Found a Valid Bug/Leaks in JavaScript Files? Part 1
Practical Techniques to Increase your Chances of Finding Valid Bug/Leaks in Javascript Files
⤷ Title: Ever Found a Valid Bug/Leaks in JavaScript Files in Bug Bounties?
════════════════════════
𐀪 Author: It4chis3c
════════════════════════
ⴵ Time: Tue, 18 Feb 2025 16:41:01 GMT
════════════════════════
⌗ Tags: #js #bug_bounty #javascript #practical #secrets
════════════════════════
𐀪 Author: It4chis3c
════════════════════════
ⴵ Time: Tue, 18 Feb 2025 16:41:01 GMT
════════════════════════
⌗ Tags: #js #bug_bounty #javascript #practical #secrets
Medium
Ever Found a Valid Bug/Leaks in JavaScript Files in Bug Bounties?
Common Mistakes and Practical Techniques to Tackle them to Find Valid Bugs/Leaks in JS Files
⤷ Title: Ever Found a Valid Bug/Leaks in JavaScript Files in Bug Bounties?
════════════════════════
𐀪 Author: It4chis3c
════════════════════════
ⴵ Time: Wed, 19 Feb 2025 05:08:33 GMT
════════════════════════
⌗ Tags: #js #bug_bounty #javascript #practical #secrets
════════════════════════
𐀪 Author: It4chis3c
════════════════════════
ⴵ Time: Wed, 19 Feb 2025 05:08:33 GMT
════════════════════════
⌗ Tags: #js #bug_bounty #javascript #practical #secrets
Medium
Ever Found a Valid Bug/Leaks in JavaScript Files in Bug Bounties?
Common Mistakes and Practical Techniques to Tackle them to Find Valid Bugs/Leaks in JS Files
⤷ Title: Mastering JSRecon: A Comprehensive Guide to Identifying Sensitive Data in JavaScript Files
════════════════════════
𐀪 Author: 0verlo0ked
════════════════════════
ⴵ Time: Fri, 14 Mar 2025 04:46:44 GMT
════════════════════════
⌗ Tags: #exploitation #bug_bounty #javascript #bugs #js
════════════════════════
𐀪 Author: 0verlo0ked
════════════════════════
ⴵ Time: Fri, 14 Mar 2025 04:46:44 GMT
════════════════════════
⌗ Tags: #exploitation #bug_bounty #javascript #bugs #js
Medium
Mastering JSRecon: A Comprehensive Guide to Identifying Sensitive Data in JavaScript Files
Hello everyone! Today, I’m excited to share my detailed methodology for uncovering sensitive data hidden within JavaScript (JS) files…
⤷ Title: Hack The Knowledge Of IP
════════════════════════
𐀪 Author: Vishalakshi Pathak
════════════════════════
ⴵ Time: Wed, 09 Jul 2025 18:50:43 GMT
════════════════════════
⌗ Tags: #technology #code #hacking #js #json
════════════════════════
𐀪 Author: Vishalakshi Pathak
════════════════════════
ⴵ Time: Wed, 09 Jul 2025 18:50:43 GMT
════════════════════════
⌗ Tags: #technology #code #hacking #js #json
Medium
Hack The Knowledge Of IP
IP stands for information protocol it work to send or recieve the data packet form one device to another ..
⤷ Title: ‘Day 5 Of 5000 Hour Hacker’
════════════════════════
𐀪 Author: Red-X
════════════════════════
ⴵ Time: Thu, 07 Aug 2025 16:08:41 GMT
════════════════════════
⌗ Tags: #js #technology #bug_bounty #javascript #cybersecurity
════════════════════════
𐀪 Author: Red-X
════════════════════════
ⴵ Time: Thu, 07 Aug 2025 16:08:41 GMT
════════════════════════
⌗ Tags: #js #technology #bug_bounty #javascript #cybersecurity
⤷ Title: NPM Supply-Chain Attacks: Detection & Defense ⚠️
════════════════════════
𐀪 Author: Aditya Bhatt
════════════════════════
ⴵ Time: Sat, 29 Nov 2025 20:38:48 GMT
════════════════════════
⌗ Tags: #javascript #cybersecurity #js #npm #supply_chain
════════════════════════
𐀪 Author: Aditya Bhatt
════════════════════════
ⴵ Time: Sat, 29 Nov 2025 20:38:48 GMT
════════════════════════
⌗ Tags: #javascript #cybersecurity #js #npm #supply_chain
Medium
NPM Supply-Chain Attacks: Detection & Defense ⚠️
NPM malware detection: A hands-on guide to spotting and stopping supply-chain attacks using real-world scanning scripts and IOC analysis.
⤷ Title: How Inspecting a JavaScript File Led Me to a Hidden SQL Injection Vulnerability
════════════════════════
𐀪 Author: Fahadshah
════════════════════════
ⴵ Time: Tue, 02 Dec 2025 19:09:54 GMT
════════════════════════
⌗ Tags: #javascript #sql_injection #code_review #js_analysis #cybersecurity
════════════════════════
𐀪 Author: Fahadshah
════════════════════════
ⴵ Time: Tue, 02 Dec 2025 19:09:54 GMT
════════════════════════
⌗ Tags: #javascript #sql_injection #code_review #js_analysis #cybersecurity
Medium
How Inspecting a JavaScript File Led Me to a Hidden SQL Injection Vulnerability
In modern web applications, backend logic often hides behind layers of UI workflows and API routing. But sometimes, the most impactful…
⤷ Title: InSpectre
════════════════════════
𐀪 Author: CYBER COMICS
════════════════════════
ⴵ Time: Mon, 08 Dec 2025 07:24:05 GMT
════════════════════════
⌗ Tags: #cybersecurity #bug_bounty #js #ctf #javascript
════════════════════════
𐀪 Author: CYBER COMICS
════════════════════════
ⴵ Time: Mon, 08 Dec 2025 07:24:05 GMT
════════════════════════
⌗ Tags: #cybersecurity #bug_bounty #js #ctf #javascript
Medium
InSpectre
How I Built a One‑Click Bookmarklet Tool to Spot Input Fields & Errors
⤷ Title: New JS#SMUGGLER Campaign Drops NetSupport RAT Through Infected Sites
════════════════════════
𐀪 Author: Deeba Ahmed
════════════════════════
ⴵ Time: Mon, 08 Dec 2025 18:16:40 +0000
════════════════════════
⌗ Tags: #Malware #Security #Cyber Attack #Cybersecurity #JS#SMUGGLER #NetSupport Manager #PowerShell #RAT #Securonix
════════════════════════
𐀪 Author: Deeba Ahmed
════════════════════════
ⴵ Time: Mon, 08 Dec 2025 18:16:40 +0000
════════════════════════
⌗ Tags: #Malware #Security #Cyber Attack #Cybersecurity #JS#SMUGGLER #NetSupport Manager #PowerShell #RAT #Securonix
Hackread
New JS#SMUGGLER Campaign Drops NetSupport RAT Through Infected Sites
Follow us on Bluesky, Twitter (X), Mastodon and Facebook at @Hackread