Method: Arachni::Module::Base#run

Defined in:
lib/module/base.rb

#runObject

ABSTRACT - REQUIRED

This is used to deliver the module’s payload whatever it may be.



107
108
# File 'lib/module/base.rb', line 107

def run( )
end