4e20b8f369
Msf::Exploit::CheckCode::Vulnerable requires the module to be explicit, as in actually triggering the bug and get a vulnerable response, therefore it should be appropriate to use report_vuln to report it. Other vuln check codes (such as Appears, or Detected, etc) will not call report_vuln, because it's not explicit enough.