Skip to content

Commit 110ffbf

Browse files
committed
Indent looks off for this line
1 parent 632ea05 commit 110ffbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/oracle_reports_rce.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def check
111111
return Exploit::CheckCode::Safe
112112
end
113113

114-
return Exploit::CheckCode::Safe
114+
return Exploit::CheckCode::Safe
115115
end
116116

117117
def exploit

0 commit comments

Comments
 (0)