Class Msf::Simple::Statistics
In: lib/msf/base/simple/statistics.rb
Parent: Object

This class provides an interface to various statistics about the framework instance.

Methods

Included Modules

Msf::Framework::Offspring

Public Class methods

Initializes the framework statistics.

Public Instance methods

Returns the number of auxiliary modules in the framework.

Returns the number of encoders in the framework.

Returns the number of exploits in the framework.

Returns the number of NOP generators in the framework.

Returns the number of singles in the framework.

Returns the number of stagers in the framework.

Returns the number of stages in the framework.

Returns the number of payloads in the framework.

[Validate]