All tags
Tag
#PHP
2 posts tagged PHP
PatchStack CTF 2025: End-of-the-year Alliance Capture the Flag
The challenge involves a WordPress plugin named "AI Trust Score" (located in wp-content/plugins/ai-badbots/ai-badbots.php). This plugin uses AI heuristics to assign a "trust score" to incoming request...
wordpress
+1
Patchstack Aliance CTF S02E03 - WordCamp Europe
The endpoint /wp-json/ghostly/v1/login is a custom REST route in the WordPress backend. Here’s the kicker:Here’s the vulnerable PHP handler logic (as reverse-engineered from the behavior):This effecti...
CTF