Skip to content

Commit cc3285f

Browse files
committed
Updated checkcode
1 parent e438c14 commit cc3285f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/webapp/wp_property_upload_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def check
5050

5151
return Exploit::CheckCode::Unknown if res.nil? || res.code != 200
5252

53-
Exploit::CheckCode::Appears
53+
Exploit::CheckCode::Detected
5454
end
5555

5656
def exploit

0 commit comments

Comments
 (0)