• Resolved eric98975

    (@eric98975)


    Just confirming if all the hoopla over corrupted sites is due to the installation/use of the plugin, or incorrect actions taken by the user afterward.

    To be clear, does the plugin make any permanent changes to the database or wp files on it’s own upon instalation, or are you presented with options/instructions that you can chose to enact?

    When you delete it, does it vanish entirely? Might be some good info for the FAQ based on the past (frightening) threads.

    Looks like a great plugin, but so much chatter about the terror it brings! LOL!

    Thanks

    http://ww.wp.xz.cn/extend/plugins/wp-security-scan/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Michael Torbert

    (@hallsofmontezuma)

    WordPress Virtuoso

    Eric98975,
    Those are good questions, hopefully I can clear things up for you as well as for other users.
    When installing the plugin, it performs various functions to increase security while activated. After deactivation, all effects of the plugin are gone, everything goes back to the way it was before the plugin (unless you used it to change the database table prefix names obviously). The plugin creates no database tables, and doesn’t change any files.
    As for changing the database tables, this only happens if you tell it to. You can choose not to change any table names, or you can follow the link in the plugin to the instructions on how to manually change the table names. Changing the table prefix names from the default is a common security practice in a lot of software, including WordPress.
    The problems people have had with this is when they don’t have ALTER privileges for the database user, and failed to read the sentence above the button, which says that the database user WordPress is running as requires ALTER privileges. Your wp-config.php must also be writable, which is also stated directly above the button in the plugin.

    The only known problem, other than user error, is that some plugins are dependent on the WordPress version, which is hidden by WP Security Scan. There is another way for these plugin authors to do this, and as people tell me a particular plugin doesn’t work with WP Security Scan (which 100% of the time is for this reason) I contact the appropriate plugin author and let them know how to change their code so that it both plugins will work together.
    At the moment I know of no plugins that currently conflict with WP Security Scan, but if anyone finds one, just let me know and I’ll tell the author or you how to change that particular plugin (it’s an easy fix).

    100% of the issues people have mentioned on the forum fall into 1 of 2 categories:
    1)the plugin was in Beta at the time
    2)user error (not reading the two lines directly above the button before pressing it)

    In any event, you should make regular backups of your files and database. It takes only a few seconds to back up the database, and depending on the file backup method, not long for that either.

    Thread Starter eric98975

    (@eric98975)

    Thanks Hallsofmontezuma, but you can just call me Eric! LOL!

    Thanks to your reply I had the courage to install the plugin, had no problems at all, found a couple of permissions holes and plugged them up!

    Thanks for the great plugin.

    Eric

    Michael Torbert

    (@hallsofmontezuma)

    WordPress Virtuoso

    Ah, sorry about that. You can call me Michael:)

    I realize that, considering a few of the threads, it may make you uneasy to install WP Security Scan. However, I assure you that it makes no permanent changes (with the exception of the table prefix name change if you choose to do that, though with a quick backup from MySQL this is moot) to your files or database.
    Contrary to popular belief, WordPress is not inherently insecure, relative to other popular PHP/MySQL applications. However, there is always a risk, and this plugin greatly reduces that risk.
    With over 30,000 downloads in the past couple months, only a very few people have had any issues, with most of these issues being from not following the directions (two lines directly above the commit button).
    I’m very glad you enjoy it. Look for another update to come in the near future for both of my public plugins. I’ll also be releasing several more public plugins before too long.
    As always, feel free to let me know any time there’s a problem, or with a suggestion for a feature. Your thanks is also certainly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP Security Scan] Minimum actions performed by SS?’ is closed to new replies.