このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Paranoid911

説明

Paranoid911 checks your wordpress installation for changes and sends you an
email when changes occur.

I decided to write this plugin when somebody hacked my blog’s ftp and uploaded
a doorway script. I found out about this only after few weeks, with
an accidental google query.

One my friends have had another problem with his wordpress installation –
somebody hacked it and added a hidden iframe tag. He found this few days
later when his readers told him that their anti-virus software did not
let them visit his blog.

This plugin will not save you from hackers. It will, however, notify you of
possible attacks allowing you to fix things before your visitors find hidden
iframes or your blog loses its rank in google.

After activation of this plugin you will receive a few emails with notices.
Don’t worry – this is a result of the first scan of your wordpress installation.

This plugin checks wordpress directory (with all subdirectories) on the server’s
filesystem and a few wordpress database tables (wp_users, wp_usermeta, wp_posts,
wp_links, wp_options). There are some smart exceptions to what it will check –
to prevent it from sending you too many false warnings.

If you still get too many false messages (for example, you have a plugin
installed or extra-fields in some tables that change often), you can try to
edit scan rules yourself (I will add UI editor in upcoming versions).

Rules are defined in paranoid911.php ($paranoid911_default_stages). You can try
to edit exceptions and excluded fields: exceptions is an array of WHERE clauses
and excluded fields is an array of column names to skip during the scan (e.g.,
comment_count in the table wp_posts).

If you will recieve false messages generated by some popular plugins – please,
don’t forget to inform me.

Paranoid911 is available in:

  • English
  • Russian

インストール

The plugin is simple to install:

  1. Download paranoid911.zip
  2. Unzip
  3. Upload paranoid911 directory to your /wp-content/plugins directory
  4. Go to the plugin management page and enable the plugin
  5. Configure the plugin from Options/Paranoid911

評価

このプラグインにはレビューがありません。

貢献者と開発者

Paranoid911 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Paranoid911” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。