Commit Graph

41 Commits

Author SHA1 Message Date
urbanadventurer 9021fe0905 Updated all links to morningstarsecurity.com to use https 2019-06-10 09:51:32 +10:00
Igor Rzegocki 0f58096165 Merge wordpress plugin
Added author to wordpress plugin update
2019-06-09 23:39:10 +10:00
Igor Rzegocki f4b6f5ae1a Added new WordPress versions to detect, up to 5.0.2
Updated to new Plugin version.
Merged different versions of wordpress plugin
2019-06-09 23:18:48 +10:00
urbanadventurer 455a215ad0 Updated plugins with an authors[] array. Moved comments about authors and version updates into the array. 2017-12-01 04:51:20 +11:00
urbanadventurer e2c12be85d Version bump WordPress plugin to 0.8 2017-11-25 00:53:23 +11:00
Andrew Horton 52dfc11208 Merge pull request #220 from SlivTaMere/wordpress-detection
Added "wp-includes" and "wp-json" in href and src detection.
2017-11-24 14:49:39 +01:00
urbanadventurer d2edabc88a Version bump of WordPress plugin to 0.7. Thanks @anoroozian 2017-11-25 00:37:20 +11:00
Andrew Horton da841245b3 Merge pull request #218 from anoroozian/master
Merging Joomla and WordPress plugin. Thanks @anoroozian
2017-11-24 14:21:01 +01:00
urbanadventurer bf6393d387 Convert plugins to use passive and aggressive blocks 2017-11-24 01:59:50 +11:00
urbanadventurer 91a50be20d Update plugin name
sed -i -r "s#Plugin\.define\s+(\"[^\"]+\")\s+do#Plugin.define do\nname \1#" *.rb
2017-11-24 01:47:58 +11:00
arman 3823f9bf1f Merging "orignal" whatweb repo into mine
Merge remote-tracking branch 'original/master'
2016-12-13 16:30:18 +01:00
SlivTaMere d4bf0c7c8e Added "wp-includes" and "wp-json" in href and src detection. 2016-10-25 14:41:01 -04:00
Brendan Coles 039768f41a Update WordPress plugin 2016-10-09 20:00:49 +00:00
nil0x42 8d4ed8cbd7 Fix duplicate key warnings on plugins/wordpress.rb
An entry was juste defined twice. Removed one of them.
This commit does not implies behavior change of the program.

Warnings:
./plugins/wordpress.rb:436: warning: key "2.7-beta1" is duplicated
    and overwritten on line 453
2016-04-16 22:28:46 +10:00
arman 63b4c75a36 (1) Modified gitignore
(2) Added fine grain wordpress version detection for version 3 and newer
(3) modified the formatting of the wordpress detection plugin
2014-11-12 17:48:49 +01:00
Peter 418c4761e6 Even more homepage URL's moved 2014-10-19 16:39:14 +02:00
urbanadventurer 11afb1e691 Removed URL examples 2014-06-11 02:53:22 -03:00
Pedro Worcel (Security Assessment) aebbad5eb4 delete comments from file 2014-05-09 02:04:25 -04:00
Pedro Worcel (Security Assessment) d2a8ffdff3 added new versions of wordpress 2014-05-09 02:01:33 -04:00
Andrew Horton 4c4d16ba41 Merge pull request #120 from droope/wordpress
add signatures for wordpress up to version 3.8
2014-04-09 18:51:55 +10:00
Pedro Worcel (Security-Assessment.com) e12636c497 fix mixing up of wordpress 8.1 with 8 2014-04-07 17:04:35 +12:00
Pedro Worcel (Security-Assessment.com) 65e1a26bf0 add signatures for wordpress up to version 3.8 2014-04-07 16:58:34 +12:00
Peter van der Laan 1aa1ad0a8b Fixed a 'crucial typo' in wordpress.rb 2013-08-15 17:17:13 +02:00
Quentin Poirier 5de57e10b4 Added a little version management class so I can make plugins more
accurate more easily
2012-09-28 15:06:23 +02:00
Andrew Horton e0fcb5d3a4 Fixed issue 83 MD5 deprecation/ ruby1.9 issues 2012-08-15 23:44:17 +10:00
Andrew Horton 1006e33f77 Updated /readme.html generic version match 2012-05-05 01:34:17 +10:00
Andrew Horton 81ef6dd11f Updated WordPress plugin to detect the version from /readme.html using a regex 2012-05-03 23:56:50 +10:00
Andrew Horton 7c6866f84d simplified make_matches 2011-08-11 22:14:20 +12:00
Andrew Horton 894d3ef055 Synchronising with bcoles changes 2011-07-18 00:24:29 +12:00
Andrew Horton 737ee2be76 comma 2011-06-25 01:38:05 +12:00
Andrew Horton c8fbcaa1dd removed non-relative /wp-content/ match for wordpress plugin 2011-06-25 01:30:44 +12:00
bcoles 1d71b2bc4a Updated wordpress plugin 2011-05-10 18:12:20 +08:00
bcoles b79af48df7 Added google dorks to multiple plugins
modified:   plugins/ZIPBOX-Media.rb
	modified:   plugins/Zest-Web-Engine.rb
	modified:   plugins/Zimplit-CMS.rb
	modified:   plugins/Zomplog.rb
	modified:   plugins/Zoom-Search-Engine.rb
	modified:   plugins/Zope.rb
	modified:   plugins/ZyXEL-Router.rb
	modified:   plugins/Zylone-IT.rb
	modified:   plugins/plone.rb
	modified:   plugins/wordpress.rb
	modified:   plugins/zFeeder.rb
	modified:   plugins/zen-cart.rb
	modified:   plugins/zeus-cart.rb
	modified:   plugins/zikula.rb
	modified:   plugins/zoph.rb
2011-04-16 19:00:29 +08:00
bcoles 002421df2a Updated wordpress plugin 2011-04-08 18:36:22 +08:00
Andrew Horton db77388a34 Fixed WordPress bug. 2011-03-26 15:03:51 +13:00
Andrew Horton 8f4073f1d6 commented a wordpress plugin feature that's not implemented 2011-03-07 22:13:53 +13:00
Andrew Horton f2a8db3232 Regular expression offsets are now optional with a default of :offset=>0 2011-03-07 00:41:43 +13:00
Andrew Horton 3f537d26cb Renamed :regexp_offset to :offset 2011-03-07 00:29:14 +13:00
Andrew Horton 05c5f79df9 Fixed bug in WordPress plugin 2010-10-31 13:54:00 +13:00
Andrew Horton b00f0af576 Changed :version_regexp_offset, :modules_regexp_offset, etc to :regexp_offset for simplicity. Updated 86 plugins using this. Also added :filepath result type. 2010-10-28 00:38:14 +13:00
Andrew Horton 4b2297461d first commit 2010-09-30 23:04:16 +13:00