Add documentation for Msf::Jmx::Discovery

bug/bundler_fix
jvazquez-r7 2015-01-20 18:16:53 -06:00
parent 552f0325be
commit 2f2796bfdf
1 changed files with 5 additions and 0 deletions

View File

@ -2,7 +2,12 @@
module Msf
module Jmx
# This module provides methods which help to handle JMX end points discovery
module Discovery
# Builds a Rex::Java::Serialization::Model::Stream to discover
# an JMX RMI endpoint
#
# @return [Rex::Java::Serialization::Model::Stream]
def discovery_stream
block_data = Rex::Java::Serialization::Model::BlockData.new(
nil,