⤷ Title: Prevent XSS and Other Common Attacks on Your App
════════════════════════
𐀪 Author: Robert Broeckelmann
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 14:08:15 GMT
════════════════════════
⌗ Tags: #input_validation #xss_vulnerability #xss_attack #waf #security
════════════════════════
𐀪 Author: Robert Broeckelmann
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 14:08:15 GMT
════════════════════════
⌗ Tags: #input_validation #xss_vulnerability #xss_attack #waf #security
Medium
Prevent XSS and Other Common Attacks on Your App
Introduction
⤷ Title: Can Cybersecurity help build better, secure software? A Developers Guide
════════════════════════
𐀪 Author: Suraj Desai
════════════════════════
ⴵ Time: Sat, 08 Mar 2025 03:23:01 GMT
════════════════════════
⌗ Tags: #input_validation #cybersecurity #authorization #rate_limiting #data_masking
════════════════════════
𐀪 Author: Suraj Desai
════════════════════════
ⴵ Time: Sat, 08 Mar 2025 03:23:01 GMT
════════════════════════
⌗ Tags: #input_validation #cybersecurity #authorization #rate_limiting #data_masking
Medium
Can Cybersecurity help build better, secure software? A Developers Guide
When I mentor fresh-grad developers, I often share a pivotal moment from my early career that transformed my entire approach to software…
⤷ Title: Penerapan Kanonikalisasi Dalam Validasi Input
════════════════════════
𐀪 Author: Raihan Julyandri
════════════════════════
ⴵ Time: Thu, 24 Apr 2025 17:06:53 GMT
════════════════════════
⌗ Tags: #cybersecurity #validasi_input #input_validation #encoding #canonicalization
════════════════════════
𐀪 Author: Raihan Julyandri
════════════════════════
ⴵ Time: Thu, 24 Apr 2025 17:06:53 GMT
════════════════════════
⌗ Tags: #cybersecurity #validasi_input #input_validation #encoding #canonicalization
Medium
Penerapan Kanonikalisasi Dalam Validasi Input
Kanonikalisasi atau “Canonicalization” adalah proses mengubah data yang memiliki lebih dari satu representasi menjadi representasi standar…
⤷ Title: From OWASP Top 10 to Prevention: A Developer’s Security Playbook
════════════════════════
𐀪 Author: Vivian Aranha
════════════════════════
ⴵ Time: Sun, 25 May 2025 14:02:30 GMT
════════════════════════
⌗ Tags: #sql_injection #owasp_top_10 #input_validation #injection_attacks #secure_coding
════════════════════════
𐀪 Author: Vivian Aranha
════════════════════════
ⴵ Time: Sun, 25 May 2025 14:02:30 GMT
════════════════════════
⌗ Tags: #sql_injection #owasp_top_10 #input_validation #injection_attacks #secure_coding
Medium
From OWASP Top 10 to Prevention: A Developer’s Security Playbook
Modern applications are increasingly complex — and with complexity comes vulnerability. Every year, attackers exploit software flaws that…
⤷ Title: Avaya CMS Exposed to Unauthorized Remote Command Attacks: CVSS 9.9 Vulnerability Demands Urgent Fix
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Tue, 10 Jun 2025 09:14:42 +0000
════════════════════════
⌗ Tags: #Vulnerability #Avaya #Call Management System #contact center security #Critical Vulnerability #CVSS 9.9 #Input Validation Flaw #Remote Code Execution #security advisory #Telecom Security
════════════════════════
𐀪 Author: Ddos
════════════════════════
ⴵ Time: Tue, 10 Jun 2025 09:14:42 +0000
════════════════════════
⌗ Tags: #Vulnerability #Avaya #Call Management System #contact center security #Critical Vulnerability #CVSS 9.9 #Input Validation Flaw #Remote Code Execution #security advisory #Telecom Security
Daily CyberSecurity
Avaya CMS Exposed to Unauthorized Remote Command Attacks: CVSS 9.9 Vulnerability Demands Urgent Fix
Avaya CMS hit by CVSS 9.9 flaw allowing remote command execution via web request. Affected versions must upgrade to avoid system compromise.
⤷ Title: I Found a Bug in Internal Testing: Stored XSS in KYC Form Address Field
════════════════════════
𐀪 Author: Yamini Yadav
════════════════════════
ⴵ Time: Mon, 07 Jul 2025 14:15:13 GMT
════════════════════════
⌗ Tags: #bug_bounty #xss_vulnerability #cybersecurity #input_validation #penetration_testing
════════════════════════
𐀪 Author: Yamini Yadav
════════════════════════
ⴵ Time: Mon, 07 Jul 2025 14:15:13 GMT
════════════════════════
⌗ Tags: #bug_bounty #xss_vulnerability #cybersecurity #input_validation #penetration_testing
Medium
I Found a Bug in Internal Testing: Stored XSS in KYC Form Address Field
When an Address Field Became an XSS Bug Bounty
⤷ Title: Path Traversal part-5 : validation of start of path
════════════════════════
𐀪 Author: Ahmad Sopyan
════════════════════════
ⴵ Time: Tue, 08 Jul 2025 11:15:40 GMT
════════════════════════
⌗ Tags: #cybersecurity #penetration_testing #path_traversal #input_validation #portswigger
════════════════════════
𐀪 Author: Ahmad Sopyan
════════════════════════
ⴵ Time: Tue, 08 Jul 2025 11:15:40 GMT
════════════════════════
⌗ Tags: #cybersecurity #penetration_testing #path_traversal #input_validation #portswigger
Medium
Path Traversal part-5 : validation of start of path
Hallo CyberExplorer . . . . . .
⤷ Title: Python AST — The Grammar Police That Stops Hackers
════════════════════════
𐀪 Author: Siddiquimohammad
════════════════════════
ⴵ Time: Sat, 09 Aug 2025 08:18:01 GMT
════════════════════════
⌗ Tags: #owasp_top_10 #python #secure_coding #input_validation #application_security
════════════════════════
𐀪 Author: Siddiquimohammad
════════════════════════
ⴵ Time: Sat, 09 Aug 2025 08:18:01 GMT
════════════════════════
⌗ Tags: #owasp_top_10 #python #secure_coding #input_validation #application_security
Medium
Python AST — The Grammar Police That Stops Hackers
When you hear “AST” in Python, you might think it’s some complex compiler stuff. But think of it this way:
⤷ Title: How I Found SQL Injection in a Telegram Bot (and Built a Simulation)
════════════════════════
𐀪 Author: Eiliya Keshtkar
════════════════════════
ⴵ Time: Sun, 31 Aug 2025 20:54:51 GMT
════════════════════════
⌗ Tags: #sqli #sql_injection #input_validation #telegram_bot #vulnrability_simulation
════════════════════════
𐀪 Author: Eiliya Keshtkar
════════════════════════
ⴵ Time: Sun, 31 Aug 2025 20:54:51 GMT
════════════════════════
⌗ Tags: #sqli #sql_injection #input_validation #telegram_bot #vulnrability_simulation
Medium
How I Found SQL Injection in a Telegram Bot (and Built a Simulation)
Hi everyone, I’m Eiliya Keshtkar, a web and mobile pentester who enjoys digging into systems, breaking them apart, and simulating…
⤷ Title: CVE-2025–54476: XSS Vulnerability in Joomla’s Input Filter Framework — Are Your Attributes Safe?
════════════════════════
𐀪 Author: CVEHUB
════════════════════════
ⴵ Time: Thu, 02 Oct 2025 09:58:36 GMT
════════════════════════
⌗ Tags: #input_validation #security #xs #joomla #cve_2025_54476
════════════════════════
𐀪 Author: CVEHUB
════════════════════════
ⴵ Time: Thu, 02 Oct 2025 09:58:36 GMT
════════════════════════
⌗ Tags: #input_validation #security #xs #joomla #cve_2025_54476
Medium
CVE-2025–54476: XSS Vulnerability in Joomla’s Input Filter Framework — Are Your Attributes Safe?
Uh oh, looks like there’s a new CVE on the block, and this one hits Joomla! right in the input filter. CVE-2025–54476 is an XSS…
⤷ Title: The Importance of Implementing Security in Programming: Practices and Techniques
════════════════════════
𐀪 Author: Jessica Mai Tran
════════════════════════
ⴵ Time: Fri, 17 Oct 2025 21:02:55 GMT
════════════════════════
⌗ Tags: #input_sanitization #cybersecurity #application_development #input_validation
════════════════════════
𐀪 Author: Jessica Mai Tran
════════════════════════
ⴵ Time: Fri, 17 Oct 2025 21:02:55 GMT
════════════════════════
⌗ Tags: #input_sanitization #cybersecurity #application_development #input_validation
Medium
The Importance of Implementing Security in Programming: Practices and Techniques
With the emergence of threat actors and the evolution of information technology, it is now more important than ever to consider security…
⤷ Title: Input Validation and Sanitization in Node.js: Stop Injection Attacks Before They Start
════════════════════════
𐀪 Author: Manish Prasad
════════════════════════
ⴵ Time: Wed, 05 Nov 2025 15:32:03 GMT
════════════════════════
⌗ Tags: #nodejs #node_js_development #input_validation #api_security #security
════════════════════════
𐀪 Author: Manish Prasad
════════════════════════
ⴵ Time: Wed, 05 Nov 2025 15:32:03 GMT
════════════════════════
⌗ Tags: #nodejs #node_js_development #input_validation #api_security #security
Medium
Input Validation and Sanitization in Node.js: Stop Injection Attacks Before They Start
Modern web applications built with Node.js, Express, and MongoDB deliver exceptional performance and developer velocity. However, this…
⤷ Title: Mastering Input Handling in PHP: A Deep Dive into ‘Sanitize’ vs ‘Validate’
════════════════════════
𐀪 Author: Ann R.
════════════════════════
ⴵ Time: Mon, 19 Jan 2026 01:36:19 GMT
════════════════════════
⌗ Tags: #input_sanitization #input_validation #sql_injection #php #prepared_statements
════════════════════════
𐀪 Author: Ann R.
════════════════════════
ⴵ Time: Mon, 19 Jan 2026 01:36:19 GMT
════════════════════════
⌗ Tags: #input_sanitization #input_validation #sql_injection #php #prepared_statements
Medium
Mastering Input Handling in PHP: A Deep Dive into ‘Sanitize’ vs ‘Validate’
How Proper Input Validation and Sanitization Can Secure Your PHP Applications
⤷ Title: How a Small Validation Bypass Enabled Invisible Identities
════════════════════════
𐀪 Author: Mahmoud Farag
════════════════════════
ⴵ Time: Sun, 22 Feb 2026 23:09:12 GMT
════════════════════════
⌗ Tags: #bug_bounty #unicode #web_security #input_validation #cybersecurity
════════════════════════
𐀪 Author: Mahmoud Farag
════════════════════════
ⴵ Time: Sun, 22 Feb 2026 23:09:12 GMT
════════════════════════
⌗ Tags: #bug_bounty #unicode #web_security #input_validation #cybersecurity
Medium
How a Small Validation Bypass Enabled Invisible Identities
الحمد لله والصلاة والسلام على رسول الله وعلى آله وصحبه أما بعد
⤷ Title: Walkthrough: Error Based and Union Select SQL Injections!
════════════════════════
𐀪 Author: Daryl Brooks
════════════════════════
ⴵ Time: Tue, 07 Apr 2026 17:10:43 GMT
════════════════════════
⌗ Tags: #input_validation #sql_injection #database_security #error_based_sql_injection #union_based_sql_injection
════════════════════════
𐀪 Author: Daryl Brooks
════════════════════════
ⴵ Time: Tue, 07 Apr 2026 17:10:43 GMT
════════════════════════
⌗ Tags: #input_validation #sql_injection #database_security #error_based_sql_injection #union_based_sql_injection
Medium
Walkthrough: Error Based and Union Select SQL Injections! 💉
Throughout the following project, I demonstrate the effects of both error‑based and UNION SELECT SQL injection attacks. SQL injection is a…
⤷ Title: Hardened by Design: A Developer’s Field Guide to Writing Secure Code
════════════════════════
𐀪 Author: Rajitha Haridas
════════════════════════
ⴵ Time: Fri, 10 Apr 2026 19:30:20 GMT
════════════════════════
⌗ Tags: #crs #sql_injection #owasp #input_validation #secure_coding
════════════════════════
𐀪 Author: Rajitha Haridas
════════════════════════
ⴵ Time: Fri, 10 Apr 2026 19:30:20 GMT
════════════════════════
⌗ Tags: #crs #sql_injection #owasp #input_validation #secure_coding
Medium
Hardened by Design: A Developer’s Field Guide to Writing Secure Code
Security vulnerabilities are rarely the result of exotic exploits — they’re almost always the result of small, avoidable mistakes made…
⤷ Title: Analisis Kerentanan Cross-Site Scripting (XSS) pada Form Input Web dan Dampaknya terhadap Keamanan…
════════════════════════
𐀪 Author: Gansnabil
════════════════════════
ⴵ Time: Tue, 28 Apr 2026 06:53:48 GMT
════════════════════════
⌗ Tags: #web_security #php #xs #input_validation
════════════════════════
𐀪 Author: Gansnabil
════════════════════════
ⴵ Time: Tue, 28 Apr 2026 06:53:48 GMT
════════════════════════
⌗ Tags: #web_security #php #xs #input_validation
Medium
Analisis Kerentanan Cross-Site Scripting (XSS) pada Form Input Web dan Dampaknya terhadap Keamanan Data Pengguna
Abstrak
⤷ Title: Input Validation: Because Users Are Creative, and Attackers Are More Creative
════════════════════════
𐀪 Author: Robert Broeckelmann
════════════════════════
ⴵ Time: Thu, 23 Jul 2026 22:17:15 GMT
════════════════════════
⌗ Tags: #input_validation #software_development #application_security #putin #application_architecture
════════════════════════
𐀪 Author: Robert Broeckelmann
════════════════════════
ⴵ Time: Thu, 23 Jul 2026 22:17:15 GMT
════════════════════════
⌗ Tags: #input_validation #software_development #application_security #putin #application_architecture
Medium
Input Validation: Because Users Are Creative, and Attackers Are More Creative
There is a special kind of optimism that exists in software development.