Version Description
Download this release
Release Info
Developer | tott |
Plugin | Exploit Scanner |
Version | 0.92 |
Comparing to | |
See all releases |
Code changes from version 0.91 to 0.92
- exploit-scanner.php +1 -1
- readme.txt +2 -1
exploit-scanner.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: WordPress Exploit Scanner
|
4 |
Plugin URI: http://ocaoimh.ie/exploit-scanner/
|
5 |
Description: Scans your WordPress site for possible exploits.
|
6 |
-
Version: 0.
|
7 |
Author: Donncha O Caoimh
|
8 |
Author URI: http://ocaoimh.ie/
|
9 |
*/
|
3 |
Plugin Name: WordPress Exploit Scanner
|
4 |
Plugin URI: http://ocaoimh.ie/exploit-scanner/
|
5 |
Description: Scans your WordPress site for possible exploits.
|
6 |
+
Version: 0.92
|
7 |
Author: Donncha O Caoimh
|
8 |
Author URI: http://ocaoimh.ie/
|
9 |
*/
|
readme.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Contributors: donncha, duck_, ryan, azaozz, tott
|
3 |
Tags: hacking, spam, hack, crack, exploit, vulnerability
|
4 |
Tested up to: 2.8.6
|
5 |
-
Stable tag: 0.
|
6 |
Requires at least: 2.7.1
|
7 |
Donate link: http://ocaoimh.ie/wordpress-plugins/gifts-and-donations/
|
8 |
|
@@ -13,6 +13,7 @@ This plugin searches the files on your website, and the posts and comments table
|
|
13 |
|
14 |
It does not remove anything. That is left to the user to do.
|
15 |
|
|
|
16 |
* MD5 for version 0.91: 7ad2e26b24dffa57331d8514903a06eb
|
17 |
* MD5 for version 0.9: c854cfad74d1a21111864d64600ff415
|
18 |
* MD5 for version 0.8: d06d1f04d3652cafb862756ecc499884
|
2 |
Contributors: donncha, duck_, ryan, azaozz, tott
|
3 |
Tags: hacking, spam, hack, crack, exploit, vulnerability
|
4 |
Tested up to: 2.8.6
|
5 |
+
Stable tag: 0.92
|
6 |
Requires at least: 2.7.1
|
7 |
Donate link: http://ocaoimh.ie/wordpress-plugins/gifts-and-donations/
|
8 |
|
13 |
|
14 |
It does not remove anything. That is left to the user to do.
|
15 |
|
16 |
+
* MD5 for version 0.92: dcd9705027c77a717363d52696a6064b
|
17 |
* MD5 for version 0.91: 7ad2e26b24dffa57331d8514903a06eb
|
18 |
* MD5 for version 0.9: c854cfad74d1a21111864d64600ff415
|
19 |
* MD5 for version 0.8: d06d1f04d3652cafb862756ecc499884
|