Method: Msf::Exploit::Remote::Udp#udp_sock
- Defined in:
- lib/msf/core/exploit/remote/udp.rb
#udp_sock ⇒ Object (protected)
Returns the value of attribute udp_sock.
157 158 159 |
# File 'lib/msf/core/exploit/remote/udp.rb', line 157 def udp_sock @udp_sock end |