⤷ 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.