⤷ Title: Manual Source Code Review in SAST – My Experience Uncovering Critical Vulnerabilities
════════════════════════
𐀪 Author: Saritamukkani
════════════════════════
ⴵ Time: Mon, 11 Aug 2025 07:32:57 GMT
════════════════════════
⌗ Tags: #secure_code_review #secure_coding #application_security #cybersecurity
════════════════════════
𐀪 Author: Saritamukkani
════════════════════════
ⴵ Time: Mon, 11 Aug 2025 07:32:57 GMT
════════════════════════
⌗ Tags: #secure_code_review #secure_coding #application_security #cybersecurity
Medium
Manual Source Code Review in SAST – My Experience Uncovering Critical Vulnerabilities
As a cybersecurity analyst specializing in Static Application Security Testing (SAST), I spend a lot of my time analyzing application source code for security weaknesses before the software is…
⤷ Title: Building a secure AI tool with Lovable, Gemini API and Cloudflare Workers
════════════════════════
𐀪 Author: h@shtalk
════════════════════════
ⴵ Time: Mon, 22 Sep 2025 14:58:51 GMT
════════════════════════
⌗ Tags: #vibe_coding #secure_code_review #vibe_hacking #cybersecurity #secure_code
════════════════════════
𐀪 Author: h@shtalk
════════════════════════
ⴵ Time: Mon, 22 Sep 2025 14:58:51 GMT
════════════════════════
⌗ Tags: #vibe_coding #secure_code_review #vibe_hacking #cybersecurity #secure_code
Medium
Building a secure AI tool with Lovable, Gemini API and Cloudflare Workers
This might be the easiest secure way to deploy an app within a day.
⤷ Title: Pwning Vibecoded Apps
════════════════════════
𐀪 Author: Florian Walter
════════════════════════
ⴵ Time: Mon, 03 Nov 2025 12:10:22 GMT
════════════════════════
⌗ Tags: #cybersecurity #vibe_coding #application_security #secure_code_review
════════════════════════
𐀪 Author: Florian Walter
════════════════════════
ⴵ Time: Mon, 03 Nov 2025 12:10:22 GMT
════════════════════════
⌗ Tags: #cybersecurity #vibe_coding #application_security #secure_code_review
Medium
Pwning Vibecoded Apps
What to expect in this article: A case study showing how easy it often is to pwn vibecoded apps.
⤷ Title: From Token to Takeover: Exploiting Weak HS256 Secrets (POC)
════════════════════════
𐀪 Author: Satheesh
════════════════════════
ⴵ Time: Mon, 17 Nov 2025 07:09:15 GMT
════════════════════════
⌗ Tags: #secure_code_review #application_security #cybersecurity #jwt_exploitation #jwt_authentication
════════════════════════
𐀪 Author: Satheesh
════════════════════════
ⴵ Time: Mon, 17 Nov 2025 07:09:15 GMT
════════════════════════
⌗ Tags: #secure_code_review #application_security #cybersecurity #jwt_exploitation #jwt_authentication
Medium
From Token to Takeover: Exploiting Weak HS256 Secrets (POC)
🔓 Cracking a Weak HS256 JWT: How I Forged a Token and Retrieved the Masterkey
⤷ Title: CVE Hunting via Github Dorking
════════════════════════
𐀪 Author: Abhirup Konwar
════════════════════════
ⴵ Time: Tue, 13 Jan 2026 13:55:42 GMT
════════════════════════
⌗ Tags: #cve #ethical_hacking #php_security #secure_code_review #programming
════════════════════════
𐀪 Author: Abhirup Konwar
════════════════════════
ⴵ Time: Tue, 13 Jan 2026 13:55:42 GMT
════════════════════════
⌗ Tags: #cve #ethical_hacking #php_security #secure_code_review #programming
Medium
CVE Hunting via Github Dorking
Finding 0 days in PHP Open Source Code
⤷ Title: Building a Real Python Security Project with Bandit (macOS Terminal Walkthrough)
════════════════════════
𐀪 Author: Priyanshu Manash
════════════════════════
ⴵ Time: Sun, 01 Feb 2026 13:59:28 GMT
════════════════════════
⌗ Tags: #xss_attack #sql_injection #vulnerability #secure_code_review #bandit
════════════════════════
𐀪 Author: Priyanshu Manash
════════════════════════
ⴵ Time: Sun, 01 Feb 2026 13:59:28 GMT
════════════════════════
⌗ Tags: #xss_attack #sql_injection #vulnerability #secure_code_review #bandit
Medium
Building a Real Python Security Project with Bandit (macOS Terminal Walkthrough)
Static Application Security Testing (SAST) isn’t just theory. In this article, I’ll walk through building a real, hands-on Python security…
⤷ Title: Finding 0 days using Codex
════════════════════════
𐀪 Author: Abhirup Konwar
════════════════════════
ⴵ Time: Fri, 06 Feb 2026 03:54:22 GMT
════════════════════════
⌗ Tags: #xcode #openai_codex #chatgpt #hacking #secure_code_review
════════════════════════
𐀪 Author: Abhirup Konwar
════════════════════════
ⴵ Time: Fri, 06 Feb 2026 03:54:22 GMT
════════════════════════
⌗ Tags: #xcode #openai_codex #chatgpt #hacking #secure_code_review
Medium
Finding 0 days using Codex
Can codex help you in secure code review ?
⤷ Title: How to Find Real Vulnerabilities Using Source -> Flow -> Sink
════════════════════════
𐀪 Author: Suraj Vishwakarma
════════════════════════
ⴵ Time: Sat, 25 Apr 2026 10:10:51 GMT
════════════════════════
⌗ Tags: #application_security #attack_chain #red_team #secure_code_review #sast
════════════════════════
𐀪 Author: Suraj Vishwakarma
════════════════════════
ⴵ Time: Sat, 25 Apr 2026 10:10:51 GMT
════════════════════════
⌗ Tags: #application_security #attack_chain #red_team #secure_code_review #sast
Medium
How to Find Real Vulnerabilities Using Source -> Flow -> Sink
There are several mental models worth building as a security engineer. This is one of the more practical ones — and one that’s often…
⤷ Title: Remote Code Execution (RCE) from a Secure Code Review Perspective
════════════════════════
𐀪 Author: Aryah
════════════════════════
ⴵ Time: Sun, 17 May 2026 12:03:55 GMT
════════════════════════
⌗ Tags: #appsec #vulnerability #secure_code_review #rce
════════════════════════
𐀪 Author: Aryah
════════════════════════
ⴵ Time: Sun, 17 May 2026 12:03:55 GMT
════════════════════════
⌗ Tags: #appsec #vulnerability #secure_code_review #rce
Medium
Remote Code Execution (RCE) from a Secure Code Review Perspective
I know It’s been a long time since I published anything related to secure code review.After taking a break, everything felt new again. Busy…
⤷ Title: Can AI write secure code? I audited 50 AI-Generated snippets
════════════════════════
𐀪 Author: h@shtalk
════════════════════════
ⴵ Time: Fri, 17 Jul 2026 10:41:01 GMT
════════════════════════
⌗ Tags: #cybersecurity #secure_code_review #ai #infosec
════════════════════════
𐀪 Author: h@shtalk
════════════════════════
ⴵ Time: Fri, 17 Jul 2026 10:41:01 GMT
════════════════════════
⌗ Tags: #cybersecurity #secure_code_review #ai #infosec
Medium
Can AI write secure code? I audited 50 AI-Generated snippets
A real, hands-on audit — methodology, sources, and the actual code, broken down line by line.