Class: Ronin::Exploits::TestResult::Vulnerable

Inherits:
Ronin::Exploits::TestResult show all
Defined in:
lib/ronin/exploits/test_result.rb

Overview

Indicates the presence of a vulnerability.

Since:

  • 1.0.0

Instance Attribute Summary

Attributes inherited from Ronin::Exploits::TestResult

#message

Method Summary

Methods inherited from Ronin::Exploits::TestResult

#initialize, #to_s

Constructor Details

This class inherits a constructor from Ronin::Exploits::TestResult