ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Checksum Verifier

وضاحت

Warning: Checksum Verifier has reached end of life. Its functionality is available in AntiVirus 1.4.0, use this plugin instead.

Checksum Verifier calculates MD5 checksums for all existing WordPress core files and checks them against official checksums. It thus will detect and react upon any unrecognized modifications made on your WordPress core system (for example SoakSoak malware).

Checksum Verifier runs a daily check on MD5 checksums. In case an unexpected result is detected in core, the plugin will send an e-mail with a list of affected files to site administrators (or super-admins in WordPress multisite). The first check-up will be executed during plugin activation. Regular core updates won’t cause any alarm, of course. Only in case core files have been compromised and your site might have been hacked, the plugin will notify you.

Checksum Verifier works as a “silent” background process and will only bother you in case of unexpected file modifications that could potentially threaten your core install.

Better security with WordPress.

Usable Hooks

  • checksum_verifier_ignore_files
    Modify or extend an array of file paths to be excluded from verification, relative to your WordPress installation path.
    Default is array('wp-config-sample.php', 'wp-includes/version.php', 'readme.html', 'readme-ja.html', 'liesmich.html', 'olvasdel.html', 'procitajme.html').

Support

Contribute

  • Active development of this plugin is handled on GitHub.
  • Pull requests for documented bugs are highly appreciated.
  • If you think you’ve found a bug (e.g. you’re experiencing unexpected behavior), please post at the support forums first.
  • If you want to help us translate this plugin you can do so on WordPress Translate.

Credits

انسٽاليشن

  • If you don’t know how to install a plugin for WordPress, here’s how.

جائزا

17 جُولاءِ 2018
this plugin found a virus that was overlooked by both quttera and clamav. the virus was doing bitcoin mining on our server, consuming much of our resources. thank you for providing such a useful plugin.
جمع: سڀ 4 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“Checksum Verifier” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

جمع: “Checksum Verifier” 2 جڳهن ۾ ترجمو ڪيو ويو آهي. ترجمي ڪندڙن جي مهرباني سندن تعاون لاءِ.

ترجمو ڪريو “Checksum Verifier” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

0.0.4

  • Deprecate plugin in favor of AntiVirus 1.4.0, which integrates Checksum Verifier functionality

0.0.3

  • Remove lang folder in favor of the usage of translate.wordpress.org

0.0.2

  • wp-content/ directory is excluded from verification
  • Localized readme.html files excluded from verification
  • Minor code enhancements
  • Removed explicitly setting maximum execution time

0.0.1

  • Checksum Verifier goes live