Title: WP Fingerprint
Author: DanFoster
Published: <strong>26 de febrero, 2018</strong>
Last modified: 3 de septiembre, 2025

---

Search plugins

![](https://ps.w.org/wp-fingerprint/assets/banner-772x250.jpg?rev=1829121)

![](https://ps.w.org/wp-fingerprint/assets/icon-256x256.jpg?rev=1829121)

# WP Fingerprint

 By [DanFoster](https://profiles.wordpress.org/danfoster/)

[Download](https://downloads.wordpress.org/plugin/wp-fingerprint.zip)

 * [Details](https://pe.wordpress.org/plugins/wp-fingerprint/#description)
 * [Reviews](https://pe.wordpress.org/plugins/wp-fingerprint/#reviews)
 *  [Installation](https://pe.wordpress.org/plugins/wp-fingerprint/#installation)
 * [Development](https://pe.wordpress.org/plugins/wp-fingerprint/#developers)

 [Support](https://wordpress.org/support/plugin/wp-fingerprint/)

## Description

WP Fingerprint adds an additional layer of security to your WordPress website, working
to check your plugins for signs of hack or exploit. WP Fingerprint works by collecting
checksums of your plugins and comparing it with the checksums collected by WP Fingerprint.
If the plugin detects any abnormalities it will let you know so you can take immediate
action.
 This plugin transmits and stores checksums on WP Fingerprint servers(all
hosted in EU and run by 34SP.com) & WordPress.org to work for details see https://
wpfingerprint.com/how-it-works/ for the data we collect and store.

## Installation

Install WP Fingerprint using the plugins menu on your WordPress admin panel.

When the plugin is installed, you will notice a ‘WP Fingerprint’ heading in the 
top menu bar of the admin area. This indicates the plugin is installed and running.

WP Fingerprint will check your website’s plugins every hour and report back if there
are any tampered files found. You can also use the button on the top admin menu 
to queue up a manual check.

If tampered plugin files are detected, they will be displayed as a warning in the
plugins menu of the WordPress admin area. WP Fingerprint will display a warning 
below the plugin name with the directory of the file(s) that were flagged as possibly
tampered with.

When you have identified the files reported by WP Fingerprint, it is advised that
you manually check them using your site’s file browser, as false positive can occur.
If you do believe the plugin has been tampered with then we recommend deleting and
re-installing the plugin, or contacting your hosting provider for further assistance
as your site may have more malicious content on it.

## FAQ

How does WPFingerprint work? When files on your website change, WP Fingerprint uses
checksums to verify if these files are authentic. The WP Fingerprint plugin on your
WordPress website runs through each of your plugins and creates a SHA-1 checksum
for each file within any plugin folder it finds. It also compiles some other basic
information about the plugins such as version number it sends this information back
to WP Fingerprint servers to validate the checksum.

Why should I use WPFingerprint?
 WordPress is the most popular open source CMS on
the planet. By most estimations a third of the entire web runs WordPress. If you’re
a hacker, that’s a huge target to aim for. As such, WordPress security should be
at the very top of your considerations for your website.

Hacked WordPress sites are often used for a wide variety of activities you don’t
want to be linked to: sending large volumes of spam, SEO spam links, propagating
viruses and more. All of these can have negative impacts on your website, from losing
search engine rankings to dissuading your site visitors from checking out your site.

One of the main vectors of attack against WordPress are plugins. WP Fingerprint 
works to identify if the plugins on your website have been exploited. Every time
a plugin or core file changes, our scanner will verify the file for you.

Will it work with Premium Plugins?
 Yes, While plugins from wordpress.org are checked
directly from source. WPFingerprint crowdsources the correct checksums for plugins
not found on wordpress.org. It will then return a percentage of how often it’s seen
changed files.

## Reviews

![](https://secure.gravatar.com/avatar/d106dc14f3422328c1e3c82b52374eb961c62c169b0769ef04a54abb1f772683?
s=60&d=retro&r=g)

### 󠀁[wow i was surprise](https://wordpress.org/support/topic/wow-i-was-surprise/)󠁿

 [mirnati](https://profiles.wordpress.org/mirnati/) 18 de septiembre, 2020

i was surprise this plugin dont show at any method login wplogin or myaccount. also
dont have any guide manual or shortcode to place suppose to using. TQ

![](https://secure.gravatar.com/avatar/076190783240cc390a573f10133753991e14de6599f18ecb5be9ad93a8bc04d6?
s=60&d=retro&r=g)

### 󠀁[Really useful way to spot changes](https://wordpress.org/support/topic/really-useful-way-to-spot-changes/)󠁿

 [emdeedee](https://profiles.wordpress.org/emdeedee/) 27 de septiembre, 2018

.. not just things that might have been changed maliciously, but also where someone
may have made a well-intentioned(?) change to a plug-in and not documented it properly.
We have all had surprises when taking over from a previous admin, this is one additional
tool that can help a little.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/wp-fingerprint/reviews/)

## Contributors & Developers

“WP Fingerprint” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ DanFoster ](https://profiles.wordpress.org/danfoster/)
 *   [ Tim Nash ](https://profiles.wordpress.org/tnash/)
 *   [ kayleighthorpe ](https://profiles.wordpress.org/kayleighthorpe/)

“WP Fingerprint” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/wp-fingerprint/contributors)
for their contributions.

[Translate “WP Fingerprint” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-fingerprint)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-fingerprint/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-fingerprint/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-fingerprint/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-fingerprint/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

2.1.3 – fix to recheck_callback function
 2.1.2 – Bumped PHP version to PHP5.6 –
8th May 2019 2.1 – Remove notice in admin section, refactored the primary checker,
added ability to diff files if source allows, added WP-CLI commands for report and
Diff – 16th October 2018 2.0.4 – Show the source with a human friendly name, clear
down logs so they are not showing spurious data 2.0.3 – Added a «what does this 
mean notification», created clear logs wp-cli command – 26th September 2018 2.0.2–
Fixed issue where incorrectly announcing that checksums did not match – 24th September
2018 2.0.1 – Fixed bug where Notification counter wasn’t showing 2.0.0 – Rewritten
WP Fingerprint see blog post for full details – 19th September 2018 1.0.1 – 6th 
April 2018 Bug fix – Removed notice, when plugin is not in the results array Bug
fix – Temporarily disabling the «we are waiting go have coffee notice» this causes
confusion when transient remains. Bug fix – wp.org naming was different to beta 
wpfingerprint.php renamed wp-fingerprint.php 1.0 – WordPress.org initial release
0.7 – Switched to MD5 to support shared hosts 0.6 – Internal Preview release

## Meta

 *  Version **2.1.2**
 *  Last updated **9 meses ago**
 *  Active installations **9.000+**
 *  WordPress version ** 4.9 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 5.6 or higher **
 *  Languages
 * [English (UK)](https://en-gb.wordpress.org/plugins/wp-fingerprint/) y [English (US)](https://wordpress.org/plugins/wp-fingerprint/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/wp-fingerprint)
 * Tags
 * [checksums](https://pe.wordpress.org/plugins/tags/checksums/)[plugins](https://pe.wordpress.org/plugins/tags/plugins/)
   [security](https://pe.wordpress.org/plugins/tags/security/)
 *  [Advanced View](https://pe.wordpress.org/plugins/wp-fingerprint/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wp-fingerprint/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-fingerprint/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-fingerprint/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-fingerprint/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/wp-fingerprint/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-fingerprint/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-fingerprint/reviews/)

## Contributors

 *   [ DanFoster ](https://profiles.wordpress.org/danfoster/)
 *   [ Tim Nash ](https://profiles.wordpress.org/tnash/)
 *   [ kayleighthorpe ](https://profiles.wordpress.org/kayleighthorpe/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-fingerprint/)