Clean up whitespace
parent
91763dd063
commit
d985ba5e5d
|
@ -55,9 +55,9 @@ class Metasploit3 < Msf::Auxiliary
|
|||
:port => rport,
|
||||
:info => "Identified Java RMI Endpoint",
|
||||
:refs => self.references
|
||||
)
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
rescue ::Interrupt
|
||||
raise $!
|
||||
rescue ::Rex::ConnectionError, ::IOError
|
||||
|
|
Loading…
Reference in New Issue