Skip to content

Instantly share code, notes, and snippets.

@mega6382
Created March 7, 2019 14:28
Show Gist options
  • Save mega6382/895c40e35cd1e922fff8a2928e1f7953 to your computer and use it in GitHub Desktop.
Save mega6382/895c40e35cd1e922fff8a2928e1f7953 to your computer and use it in GitHub Desktop.
Database security aspects
+-------------+---------+-------------------+---------------------------+--------------------------+---------------------+
| | Backups | Errors turned off | DB Status and Information | SQL Injection Protection | Change table prefix |
+-------------+---------+-------------------+---------------------------+--------------------------+---------------------+
| BulletProof | Yes | Yes | Yes | Yes | Yes |
+-------------+---------+-------------------+---------------------------+--------------------------+---------------------+
| Sucuri | Yes | Yes | Yes | Yes | Yes |
+-------------+---------+-------------------+---------------------------+--------------------------+---------------------+
| iThemes | Yes | Yes | Yes | Yes | Yes |
+-------------+---------+-------------------+---------------------------+--------------------------+---------------------+
| Acunetix | Yes | Yes | Yes | Yes | Yes |
+-------------+---------+-------------------+---------------------------+--------------------------+---------------------+
| AIOWS | Yes | Yes | Yes | Yes | Yes |
+-------------+---------+-------------------+---------------------------+--------------------------+---------------------+
| 6Scan | Yes | No | No | Yes(Paid Only) | No |
+-------------+---------+-------------------+---------------------------+--------------------------+---------------------+
| WordFence | Yes | Yes | Yes | Yes | Yes |
+-------------+---------+-------------------+---------------------------+--------------------------+---------------------+
| AntiVirus | No | Yes | No | Yes | No |
+-------------+---------+-------------------+---------------------------+--------------------------+---------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment