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

.metadataJSON

Returns:

  • (JSON)


8
9
10
# File 'lib/wpscan/db/plugins.rb', line 8

def self.
  Plugin.
end