bad_ip WP
Lightweight WordPress firewall plugin to block malicious IPs, TOR nodes, and brute-force attacks with real-time sync and control.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bad_ip_blacklist | Stores bad ip blacklist data created by this plugin. | Verified |
| wp_bad_ip_denied | Stores bad ip denied data created by this plugin. | Verified |
| wp_bad_ip_query_whitelist | Stores bad ip query whitelist data created by this plugin. | Verified |
| wp_bad_ip_reports | Stores bad ip reports data created by this plugin. | Verified |
| wp_bad_ip_settings | Stores bad ip settings data created by this plugin. | Verified |
| wp_bad_ip_whitelist | Stores bad ip whitelist data created by this plugin. | Verified |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
bad_ip_blockedOption key:bad_ip_last_upgrade