Skip to content

Commit d8f98cc

Browse files
committed
run through msftidy
1 parent f2252bb commit d8f98cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/rails_dynamic_render_code_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ def start_http_server
158158
else
159159
srv_host = datastore['SRVHOST']
160160
end
161-
161+
162162
# do not use SSL for the attacking web server
163163
if datastore['SSL']
164164
ssl_restore = true

0 commit comments

Comments
 (0)