Method: Msf::Exploit::Remote::Udp#rport
- Defined in:
- lib/msf/core/exploit/remote/udp.rb
#rport ⇒ Object
Returns the remote port
151 152 153 |
# File 'lib/msf/core/exploit/remote/udp.rb', line 151 def rport datastore['RPORT'] end |