Commit Graph

27 Commits

Author SHA1 Message Date
urbanadventurer 9021fe0905 Updated all links to morningstarsecurity.com to use https 2019-06-10 09:51:32 +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 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
urbanadventurer a262668aa2 Moved patterns from passive function to matches[] 2016-04-23 23:05:32 +10:00
Peter 16c2e56356 Some plugin website URLs separated from descriptions 2014-08-18 09:26:00 +02:00
urbanadventurer 11afb1e691 Removed URL examples 2014-06-11 02:53:22 -03:00
Andrew Horton a6e414c2af updated apache 2012-05-12 23:18:38 +10:00
Andrew Horton 03cdfa54a5 Merge remote-tracking branch 'bcoles/master'
Conflicts:
	plugins/apache.rb
2012-05-12 23:14:33 +10:00
Andrew Horton 1fd7dd0fe4 Removed some comments from apache plugin 2012-05-12 23:03:37 +10:00
bcoles d272638dbc [~] Updated Apache plugin 2012-05-07 16:42:55 +09:30
Andrew Horton 917875eb8f updated plugins so they don't convert arrays to strings. 2011-08-23 22:12:49 +12:00
Andrew Horton 1037b5c3de changed @meta to @headers 2011-08-08 16:59:46 +12:00
Andrew Horton a627a05a09 refactored plugin class. added context searching for matches[]. rewrote part of the apache plugin to test new matches[]
e.g.
{:regexp=>/^server: Apache/i,  :search=>"headers", :name=>"HTTP Server Header"},
{:version=>/^Apache\/([\d\.]+)/i, :search=>"headers[server]"},
{:certainty=>75, :module=>"mod_security", :regexp=>/^NOYB$/, :search=>"headers[server]"},
{:certainty=>75, :name=>"htacess WWW-Authenticate realm", :search=>"headers[www-authenticate]", :regexp=>/Basic realm="htaccess password prompt"/}
2011-08-08 16:34:18 +12:00
bcoles d925eeab26 Updated Apache plugin 2011-06-24 21:22:31 +08:00
bcoles 783a0b9bfa Added dorks to several plugins:
modified:   plugins/AB-WEB-CMS.rb
	modified:   plugins/Acidcat-CMS.rb
	modified:   plugins/aardvark-topsites-php.rb
	modified:   plugins/adobe-flash.rb
	modified:   plugins/advanced-guestbook.rb
	modified:   plugins/allinta-CMS.rb
	modified:   plugins/amiro-CMS.rb
	modified:   plugins/amxmodx.rb
	modified:   plugins/anecms.rb
	modified:   plugins/antiboard.rb
	modified:   plugins/apache.rb
	modified:   plugins/arab-portal.rb
	modified:   plugins/argosoft-mail-server.rb
	modified:   plugins/aspWebLinks.rb
	modified:   plugins/axis-network-camera.rb
	modified:   plugins/cpanel.rb
	modified:   plugins/qnap-nas.rb
2011-04-12 22:23:50 +08:00
bcoles 2a6b63bb4b Updated apache and cpanel plugins 2011-04-08 18:36:21 +08:00
bcoles 70045f62de Updated apache plugin 2011-04-02 07:38:07 +08:00
bcoles 5db840cde9 Updated apache plugin 2011-04-02 07:38:06 +08:00
bcoles 34b07bbbc9 Updated apache plugin 2011-03-11 21:39:54 +08:00
Andrew Horton 3eb57bee38 Changed :modules to :module. Deprecated :accounts in favour of :account. 2011-01-24 18:59:35 +13:00
bcoles 01ea81a472 Updated Apache plugin 2010-10-30 15:19:29 +08:00
bcoles eabb524ab9 Updated apache plugin 2010-10-30 15:19:26 +08:00
Andrew Horton 6c71c5ac84 Updated Apache plugins 2010-10-29 01:11:01 +13:00
bcoles 12830955c2 Updated apache plugin 2010-10-27 17:08:10 +08:00
bcoles 9c90aba05f Updated apache plugin 2010-10-27 17:03:53 +08:00
bcoles 91b22ed094 Updated Apache plugin. Moved plugins/apache-default.rb to
plugins/apache.rb
2010-10-27 17:03:51 +08:00