Class: WPScan::DB::Plugins

Inherits:
WpItems
  • Object
show all
Defined in:
lib/wpscan/db/plugins.rb

Overview

WP Plugins

Class Method Summary collapse

Methods inherited from WpItems

all_slugs, popular_slugs, vulnerable_slugs

Class Method Details

.dbJSON

Returns:

  • (JSON)


6
7
8
# File 'lib/wpscan/db/plugins.rb', line 6

def self.db
  Plugin.db
end