diff --git a/WordPress-Security-Tips.md b/WordPress-Security-Tips.md index ca0d80a..631d47d 100644 --- a/WordPress-Security-Tips.md +++ b/WordPress-Security-Tips.md @@ -76,7 +76,7 @@ Backup files should not be stored within a public web directory. The backup file **20. Remove 'Powered by WordPress' from the blog's footer.** -Attackers may use search engines to find potential vulnerable victims. By removing the 'powered by' text it may help in basic attacker enumeration. +Attackers may use search engines to find potential vulnerable victims. By removing the 'powered by' text it may help in preventing basic attacker enumeration. **21. Enable X-Frame-Options for unauthenticated users.**