{"slug":"hack-info","name":"Hack-Info","description":"Ext Security. Monitoring about evil hacking attempts. Our reports - Simply, Briefly and in Detail.","author":"wpgear","active_installs":20,"version":"4.25","wp_org_url":"https://wordpress.org/plugins/hack-info/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":true},"tables":[{"table_name":"hackinfo","full_table_name":"wp_hackinfo","description":"Stores hackinfo data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_hackinfo` (\\n  `id` bigint NOT NULL AUTO_INCREMENT,\\n  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  `type` varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `ip` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `details` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `whois` text COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `sent` tinyint(1) NOT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}