Prefer CheckCode::Detected
parent
2cdff0f414
commit
1c746c0f93
|
@ -81,7 +81,7 @@ class MetasploitModule < Msf::Exploit::Local
|
|||
return CheckCode::Appears
|
||||
end
|
||||
|
||||
CheckCode::Safe
|
||||
CheckCode::Detected
|
||||
end
|
||||
|
||||
def exploit
|
||||
|
|
Loading…
Reference in New Issue