Skip to content

Commit 5d80ef9

Browse files
committed
Fix minor issues
1 parent 040a1af commit 5d80ef9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/gather/f5_bigip_cookie_disclosure.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ def run
148148
unless backends.empty?
149149
report_note(host: rhost, type: "f5_load_balancer_backends", data: backends)
150150
end
151-
152151
rescue ::Rex::ConnectionError
153152
print_error("#{peer} - Network connection error")
154153
rescue ::OpenSSL::SSL::SSLError

0 commit comments

Comments
 (0)