Verifying that I have fully removed a WordPress hack?
My for-fun WordPress blog at http://fakeplasticrock.com (running WordPress 3.1.1) got hacked — it was showing an <iframe> on every page like so:
My for-fun WordPress blog at http://fakeplasticrock.com (running WordPress 3.1.1) got hacked — it was showing an <iframe> on every page like so:
Is it possible to rename the wp-admin folder?
I’ve run across the following snippet in themes from time to time:
I have a website for which we are trying to be discreet about the fact that we are using WordPress. What steps can we take to make it less obvious?
One of the most common security best practices these days seems to be moving wp-config.php one directory higher than the vhost’s document root. I’ve never really found a good explanation for that, but I’m assuming it’s to minimize the risk of a malicious or infected script within the webroot from reading the database password.
I use WordPress for a private site where users upload files.
I use the “Private WordPress” to prevent access in to the site if the user is not logged in.
I want to filter any HTTP request URI done through the HTTP API.
Any way to change the wp-login.php url? It seems insecure that everyone that’s ever used WordPress could easily see if your site is using it, and get right to the login page.
I’m looking to adapt an existing forum-like plugin which has no facility for attaching media.
Can I prevent enumeration of usernames on my wordpress site? I can see users at the moment using the WPScan tool.