⤷ Title: PHP Type Juggling Vulnerability: Exploitation and Defense
════════════════════════
𐀪 Author: Mahmoud Bedair
════════════════════════
ⴵ Time: Tue, 13 May 2025 01:01:33 GMT
════════════════════════
⌗ Tags: #php #vulnerability #php_developers #cybersecurity
════════════════════════
𐀪 Author: Mahmoud Bedair
════════════════════════
ⴵ Time: Tue, 13 May 2025 01:01:33 GMT
════════════════════════
⌗ Tags: #php #vulnerability #php_developers #cybersecurity
Medium
🪄PHP Type Juggling Vulnerability: Exploitation and Defense
1.🎭 Introduction to PHP Type Juggling
⤷ Title: How Does a Pentester Know Where to Look for LFI?
════════════════════════
𐀪 Author: Zoningxtr
════════════════════════
ⴵ Time: Wed, 11 Jun 2025 10:59:47 GMT
════════════════════════
⌗ Tags: #cybersecurity #web_development #penetration_testing #php_developers #bug_bounty
════════════════════════
𐀪 Author: Zoningxtr
════════════════════════
ⴵ Time: Wed, 11 Jun 2025 10:59:47 GMT
════════════════════════
⌗ Tags: #cybersecurity #web_development #penetration_testing #php_developers #bug_bounty
Medium
🔍💡 How Does a Pentester Know Where to Look for LFI?
By Zoningxtr
⤷ Title: Writing PHP Middleware That Sniffs Out Hallucinated AI Responses Before They Wreck Your App
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Fri, 04 Jul 2025 10:08:26 GMT
════════════════════════
⌗ Tags: #php_developers #php_development #api_security #php #middleware
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Fri, 04 Jul 2025 10:08:26 GMT
════════════════════════
⌗ Tags: #php_developers #php_development #api_security #php #middleware
Medium
Writing PHP Middleware That Sniffs Out Hallucinated AI Responses Before They Wreck Your App
You thought ChatGPT was your co-pilot until it told your PHP app that 18 + blueberry equals JSON. Yep. That’s the moment your backend went…
⤷ Title: Prevent Data Poisoning in PHP With These Validation Tricks
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sat, 16 Aug 2025 07:14:01 GMT
════════════════════════
⌗ Tags: #php #data_security #web_security #cybersecurity #php_developers
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sat, 16 Aug 2025 07:14:01 GMT
════════════════════════
⌗ Tags: #php #data_security #web_security #cybersecurity #php_developers
Medium
Prevent Data Poisoning in PHP With These Validation Tricks
If you think data poisoning only happens to AI models, think again. Your PHP app can be fed toxic input just as easily - malicious payloads…
⤷ Title: Secure Database Connection with PDO in PHP
════════════════════════
𐀪 Author: nightbird
════════════════════════
ⴵ Time: Sun, 14 Sep 2025 17:46:32 GMT
════════════════════════
⌗ Tags: #php #sql_injection #php_developers #pdo #sql
════════════════════════
𐀪 Author: nightbird
════════════════════════
ⴵ Time: Sun, 14 Sep 2025 17:46:32 GMT
════════════════════════
⌗ Tags: #php #sql_injection #php_developers #pdo #sql
Medium
Secure Database Connection with PDO in PHP
Hello, In this article, I will explain how to create a secure database with PDO and why we should choose PDO.Incorrect connections or…
⤷ Title: PHP Auth Without Cookies Is the Future Nobody Saw Coming
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Thu, 18 Sep 2025 08:50:27 GMT
════════════════════════
⌗ Tags: #php #backend_development #web_security #api_security #php_developers
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Thu, 18 Sep 2025 08:50:27 GMT
════════════════════════
⌗ Tags: #php #backend_development #web_security #api_security #php_developers
Medium
PHP Auth Without Cookies Is the Future Nobody Saw Coming
Every developer has heard the same tired story: sessions, cookies, and tokens are the holy trinity of authentication. You set a cookie…
⤷ Title: PHP Secrets Management Tricks That Don’t Rely on Vaults
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sat, 20 Sep 2025 05:02:48 GMT
════════════════════════
⌗ Tags: #application_security #php_developers #devops #cybersecurity #php
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sat, 20 Sep 2025 05:02:48 GMT
════════════════════════
⌗ Tags: #application_security #php_developers #devops #cybersecurity #php
Medium
PHP Secrets Management Tricks That Don’t Rely on Vaults
Secrets are like tattoos - you think they’re hidden, but the wrong spotlight exposes them for everyone to see. In PHP land, too many devs…
⤷ Title: End-to-End PHP Security Tips That Don’t Depend on Frameworks
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sun, 21 Sep 2025 08:57:22 GMT
════════════════════════
⌗ Tags: #php_development #web_security #php #php_developers #application_security
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sun, 21 Sep 2025 08:57:22 GMT
════════════════════════
⌗ Tags: #php_development #web_security #php #php_developers #application_security
Medium
End-to-End PHP Security Tips That Don’t Depend on Frameworks
Most developers treat frameworks like training wheels. Handy, safe, and they keep you upright until you realize those training wheels don’t…
⤷ Title: SQL Injection basic di PHP
════════════════════════
𐀪 Author: Wahid
════════════════════════
ⴵ Time: Mon, 22 Sep 2025 09:26:03 GMT
════════════════════════
⌗ Tags: #php_developers #php #php_development #sql_injection
════════════════════════
𐀪 Author: Wahid
════════════════════════
ⴵ Time: Mon, 22 Sep 2025 09:26:03 GMT
════════════════════════
⌗ Tags: #php_developers #php #php_development #sql_injection
Medium
SQL Injection basic di PHP
Ini adalah serangan di mana peretas menyisipkan perintah SQL berbahaya melalui form input (misalnya, kolom username atau password).
⤷ Title: Mastering Live PHP Debugging with Xdebug and VS Code (Perfect for OSWE Prep)
════════════════════════
𐀪 Author: Anekant Singhai Jain
════════════════════════
ⴵ Time: Thu, 13 Nov 2025 03:09:24 GMT
════════════════════════
⌗ Tags: #php_development #php #cybersecurity #php_developers #oswe
════════════════════════
𐀪 Author: Anekant Singhai Jain
════════════════════════
ⴵ Time: Thu, 13 Nov 2025 03:09:24 GMT
════════════════════════
⌗ Tags: #php_development #php #cybersecurity #php_developers #oswe
Medium
Mastering Live PHP Debugging with Xdebug and VS Code (Perfect for OSWE Prep)
Setting up a reliable PHP debugging environment is essential for deep code analysis — especially if you’re preparing for the OSWE exam…
👍1
⤷ Title: Micro-Gating Tricks That Isolate Dangerous PHP Operations
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sun, 30 Nov 2025 07:56:40 GMT
════════════════════════
⌗ Tags: #php_developers #devops #php #application_security #cybersecurity
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sun, 30 Nov 2025 07:56:40 GMT
════════════════════════
⌗ Tags: #php_developers #devops #php #application_security #cybersecurity
Medium
Micro-Gating Tricks That Isolate Dangerous PHP Operations
The internet feels like a peaceful garden until a single unvalidated input slithers in and bites your PHP app right in the runtime.
⤷ Title: Security by Output → PHP Response Tricks That Reduce Exposure
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sun, 30 Nov 2025 08:00:28 GMT
════════════════════════
⌗ Tags: #php_developers #cybersecurity #api_security #php #web_security
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sun, 30 Nov 2025 08:00:28 GMT
════════════════════════
⌗ Tags: #php_developers #cybersecurity #api_security #php #web_security
Medium
Security by Output → PHP Response Tricks That Reduce Exposure
Some PHP apps don’t get hacked because the code is weak… they get hacked because their mouth is too loud.
⤷ Title: Security by Output, PHP Response Tricks That Reduce Exposure
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sat, 20 Dec 2025 09:09:18 GMT
════════════════════════
⌗ Tags: #api_security #web_security #cybersecurity #php #php_developers
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Sat, 20 Dec 2025 09:09:18 GMT
════════════════════════
⌗ Tags: #api_security #web_security #cybersecurity #php #php_developers
Medium
Security by Output, PHP Response Tricks That Reduce Exposure
Most breaches don’t kick the door down. They stroll out through the front door wearing a clean JSON response and a polite HTTP 200.
⤷ Title: Execution Sandboxing Tricks for Risky PHP Operations
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Mon, 05 Jan 2026 07:46:43 GMT
════════════════════════
⌗ Tags: #php_developers #web_security #php #application_security #sandbox
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Mon, 05 Jan 2026 07:46:43 GMT
════════════════════════
⌗ Tags: #php_developers #web_security #php #application_security #sandbox
Medium
Execution Sandboxing Tricks for Risky PHP Operations
The moment PHP is asked to touch something dangerous - running shell commands, evaluating dynamic code, parsing user-supplied files…
⤷ Title: Request Authenticity Checks in PHP That Don’t Use Tokens
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Tue, 13 Jan 2026 05:13:40 GMT
════════════════════════
⌗ Tags: #api_security #web_security #php_developers #php #programming_tips
════════════════════════
𐀪 Author: Asian Digital Hub
════════════════════════
ⴵ Time: Tue, 13 Jan 2026 05:13:40 GMT
════════════════════════
⌗ Tags: #api_security #web_security #php_developers #php #programming_tips
Medium
Request Authenticity Checks in PHP That Don’t Use Tokens
Every PHP backend eventually hits this moment: traffic is flowing, APIs are humming, and then boom - requests start showing up that feel…
⤷ Title: Critical Bugs: how I found critical bugs without any effort
════════════════════════
𐀪 Author: Albertstive
════════════════════════
ⴵ Time: Sun, 26 Apr 2026 02:09:05 GMT
════════════════════════
⌗ Tags: #php_developers #cyber_security_awareness #sql #cybersecurity #bug_bounty
════════════════════════
𐀪 Author: Albertstive
════════════════════════
ⴵ Time: Sun, 26 Apr 2026 02:09:05 GMT
════════════════════════
⌗ Tags: #php_developers #cyber_security_awareness #sql #cybersecurity #bug_bounty
Medium
Critical Bugs: how I found critical bugs without any effort
AHi everyone, it’s been a while, right? This time, I’m going to explain a vulnerability I discovered in the system a few days ago. Please…