WordPress website Security [closed]

Wordfence should be adequate to protect your wordpress back-end from being bruteforced. However, I guess the answer to this would depend on how it got hacked in the first place. It could be related to plugins/wordpress not up to date, badly coded plugins, insecure code, bad server configuration, etc. I’d find the root cause of … Read more

Does using a custom query_var create a security hole?

Regardless of whether you registered new_var as a query_var, all GPC data (GET, POST, COOKIE) should be considered tainted. Basically, this data is user input. This means that you will need to clean and validate the data anyway. Common cleaning methods include casting the variable to a certain type (like integer or string), using a … Read more

How can I find security hole in my wordpress site?

The Symptoms you mentioned in your question and comment indicates that you might have compromised / nulled plugin or theme that deployed some sort of shell bomb. Its possible that there might be multiple malicious files in your main domain, add-on domains and subdomains. Its also possible that your default core wordpress files might also … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)