Skip to content

Commit 1c746c0

Browse files
wvujvoisin
authored andcommitted
Prefer CheckCode::Detected
1 parent 2cdff0f commit 1c746c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/local/pkexec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def check
8181
return CheckCode::Appears
8282
end
8383

84-
CheckCode::Safe
84+
CheckCode::Detected
8585
end
8686

8787
def exploit

0 commit comments

Comments
 (0)