discovered 03 Aug 2026
DBShield
→ View on GitHubDBShield is a database security tool designed to protect against abnormal queries by inspecting incoming requests from application servers before they reach the database. Its primary use case involves running in learning mode to capture query patterns and transitioning to protect mode to actively filter and block malicious SQL injection attempts. Notable features include an internal pattern database, configurable behavior based on user-defined rules, and a web interface for monitoring activities.