Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-109002. PoCs published by cr4wl3r.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Killmonster <= 2.1, allowing authentication bypass via crafted input in the login form. The PoC leverages a classic SQLi technique to bypass authentication by injecting a tautology (' or' 1=1) into the username and password fields.
Description
Killmonster 2.1 - Authentication Bypass
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Killmonster <= 2.1, allowing authentication bypass via crafted input in the login form. The PoC leverages a classic SQLi technique to bypass authentication by injecting a tautology (' or' 1=1) into the username and password fields.