Class Plugin_BasicSummaryGrid

Description

This plugin creates a basic summary grids and adds it as an attachment to the report.

Located in /plugins/default/scanners/BasicSummaryReport.php (line 8)

Plugin
   |
   --Plugin_BasicSummaryGrid
Variable Summary
Method Summary
static void report_callback ()
void execute ()
Variables
static mixed $CACHE_ID = 'Plugin_BasicSummaryGrid.top_finding,Basic Summary Grid' (line 12)
  • access: private
mixed $invalid_file_types = array("jar", "exe", "zip", "war", "tar", "ear", "lib", "dll") (line 10)
  • access: public
mixed $valid_file_types = array() (line 9)
  • access: public

Redefinition of:
Plugin::$valid_file_types
Valid file types that this Plugin can operate on.

Inherited Variables

Inherited from Plugin

Plugin::$context_size
Plugin::$description
Plugin::$filename
Plugin::$file_contents
Plugin::$initialized
Plugin::$is_multi_target
Plugin::$is_valid_filetype
Plugin::$result_list
Methods
static report_callback (line 26)

Callback function for turning the URL list into an HTML table.

  • access: public
static void report_callback ()
execute (line 14)
void execute ()

Redefinition of:
Plugin::execute()
This function should not be called, since this class is abstract. The execute() function should be overridden by child classes.

Inherited Methods

Inherited From Plugin

Plugin::Plugin()
Plugin::check_for_java()
Plugin::destructor()
Plugin::execute()
Plugin::run()

Documentation generated on Mon, 28 Apr 2008 12:51:47 -0400 by phpDocumentor 1.4.0a2