⤷ Title: From SQL Injection to Remote Code Execution: Following an Unexpected Attack Chain
════════════════════════
𐀪 Author: Adwaith S
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 09:25:14 GMT
════════════════════════
⌗ Tags: #programming #hacking #web_development #cybersecurity #bugbounty_writeup
════════════════════════
𐀪 Author: Adwaith S
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 09:25:14 GMT
════════════════════════
⌗ Tags: #programming #hacking #web_development #cybersecurity #bugbounty_writeup
Medium
From SQL Injection to Remote Code Execution: Following an Unexpected Attack Chain
Three nights, a lot of coffee, and one SQL injection that refused to stay small.
⤷ Title: Under the Hood of DVHRA: Root Cause Analysis and Mitigations in Modern Web Apps
════════════════════════
𐀪 Author: Amr Khaled
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 17:48:32 GMT
════════════════════════
⌗ Tags: #spring_boot #cybersecurity #web_development #application_security #secure_programming
════════════════════════
𐀪 Author: Amr Khaled
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 17:48:32 GMT
════════════════════════
⌗ Tags: #spring_boot #cybersecurity #web_development #application_security #secure_programming
Medium
Under the Hood of DVHRA: Root Cause Analysis and Mitigations in Modern Web Apps
Lately, I’ve been wanting to dive deeper into web vulnerabilities to truly understand how they arise in today’s modern web applications.
⤷ Title: Why I Built CyberToolkit: An Open-Source, Offline-First Security & Cryptography Suite
════════════════════════
𐀪 Author: Milad Amirjalali
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 16:23:00 GMT
════════════════════════
⌗ Tags: #cryptography #cybersecurity #penetration_testing #web_development #open_source
════════════════════════
𐀪 Author: Milad Amirjalali
════════════════════════
ⴵ Time: Mon, 10 Aug 2026 16:23:00 GMT
════════════════════════
⌗ Tags: #cryptography #cybersecurity #penetration_testing #web_development #open_source
Medium
Why I Built CyberToolkit: An Open-Source, Offline-First Security & Cryptography Suite
A modern, bilingual, glassmorphic Single Page Application designed for Pentesters, Security Researchers, and Developers.
⤷ Title: NoSQL Injection: The Vulnerability Hiding in Your “Modern” Database
════════════════════════
𐀪 Author: Ritesh Thorve
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 09:39:48 GMT
════════════════════════
⌗ Tags: #mongodb #cybersecurity #bug_bounty #web_development #nosql_injection
════════════════════════
𐀪 Author: Ritesh Thorve
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 09:39:48 GMT
════════════════════════
⌗ Tags: #mongodb #cybersecurity #bug_bounty #web_development #nosql_injection
Medium
NoSQL Injection: The Vulnerability Hiding in Your “Modern” Database
A beginner-friendly, practical walkthrough of how NoSQL injection works, why it’s often overlooked, and how to actually test for it.
⤷ Title: Beyond the OWASP Top 10: 11 More Web Security Vulnerabilities You Should Know — Part 2
════════════════════════
𐀪 Author: Sanskruti Bhor
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 10:41:44 GMT
════════════════════════
⌗ Tags: #web_development #hacking #cybersecurity #technology #infosec
════════════════════════
𐀪 Author: Sanskruti Bhor
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 10:41:44 GMT
════════════════════════
⌗ Tags: #web_development #hacking #cybersecurity #technology #infosec
Medium
Beyond the OWASP Top 10: 11 More Web Security Vulnerabilities You Should Know — Part 2
In Part 1 of this series, we examined 12 web security vulnerabilities and weaknesses involving JWTs, Java configuration, TLS, HTTP request…
⤷ Title: Ghost Engine v3.2: An All-in-One Bug Bounty Recon & Security Automation Tool
════════════════════════
𐀪 Author: Pentester Club
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 11:59:05 GMT
════════════════════════
⌗ Tags: #cybersecurity #hacking #bug_bounty #web_development #artificial_intelligence
════════════════════════
𐀪 Author: Pentester Club
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 11:59:05 GMT
════════════════════════
⌗ Tags: #cybersecurity #hacking #bug_bounty #web_development #artificial_intelligence
Medium
🔥 Ghost Engine v3.2: An All-in-One Bug Bounty Recon & Security Automation Tool
Bug bounty hunting often involves repeating the same reconnaissance tasks across different targets: discovering subdomains, checking open…
⤷ Title: JWTs Explained: From Basics to Security
════════════════════════
𐀪 Author: 0xTanvexar
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 18:03:28 GMT
════════════════════════
⌗ Tags: #penetration_testing #jwt #web_development #cybersecurity #ethical_hacking
════════════════════════
𐀪 Author: 0xTanvexar
════════════════════════
ⴵ Time: Tue, 11 Aug 2026 18:03:28 GMT
════════════════════════
⌗ Tags: #penetration_testing #jwt #web_development #cybersecurity #ethical_hacking
Medium
JWTs Explained: From Basics to Security 🔐
JWTs (Json Web Tokens) is basically a digital token that allows a server to identify an authenticated user without asking for the username…
⤷ Title: VULNBANK API SECURITY ASSESSMENT
════════════════════════
𐀪 Author: Lh1l0v3
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 01:17:33 GMT
════════════════════════
⌗ Tags: #software_development #cybersecurity #application_security #software_engineering #web_development
════════════════════════
𐀪 Author: Lh1l0v3
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 01:17:33 GMT
════════════════════════
⌗ Tags: #software_development #cybersecurity #application_security #software_engineering #web_development
Medium
VULNBANK API SECURITY ASSESSMENT
Testing a Banking API Against the OWASP API Security Top 10
⤷ Title: The OWASP Top 10 for Developers Who Don’t Have Time to Read the OWASP Top 10
════════════════════════
𐀪 Author: Marcelo Domingues
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 00:01:02 GMT
════════════════════════
⌗ Tags: #web_development #application_security #owasp #security #programming
════════════════════════
𐀪 Author: Marcelo Domingues
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 00:01:02 GMT
════════════════════════
⌗ Tags: #web_development #application_security #owasp #security #programming
Medium
The OWASP Top 10 for Developers Who Don’t Have Time to Read the OWASP Top 10
A plain-language tour of the ten ways your app most likely gets owned — and the small code changes that stop them.
⤷ Title: Penetration Testing for Web and Mobile Apps: A Smarter Security Approach
════════════════════════
𐀪 Author: Avinash K
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 06:57:42 GMT
════════════════════════
⌗ Tags: #digital_marketing_agency #penetration_testing #clients #web_development #mobile_app_development
════════════════════════
𐀪 Author: Avinash K
════════════════════════
ⴵ Time: Wed, 12 Aug 2026 06:57:42 GMT
════════════════════════
⌗ Tags: #digital_marketing_agency #penetration_testing #clients #web_development #mobile_app_development
Medium
Penetration Testing for Web and Mobile Apps: A Smarter Security Approach
A web or mobile application can look secure on the surface and still contain weaknesses that an attacker could exploit. Modern applications…