Class: Ronin::Exploits::TestResult::NotVulnerable

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

Overview

Indicates no vulnerability was found.

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