Skip to content

Commit 356f361

Browse files
David MaloneyDavid Maloney
authored andcommitted
add sid to the the yard docs
you win this round OJ ;) MSP-12722
1 parent 48c50a8 commit 356f361

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/rpc/v10/rpc_session.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,7 @@ def rpc_meterpreter_script( sid, data)
397397

398398
# Changes the Transport of a given Meterpreter Session
399399
#
400+
# @param sid [Fixnum] The Session ID of the `Msf::Session`
400401
# @option opts [String] :transport The transport protocol to use (e.g. reverse_tcp, reverse_http, bind_tcp etc)
401402
# @option opts [String] :lhost The LHOST of the listener to use
402403
# @option opts [String] :lport The LPORT of the listener to use

0 commit comments

Comments
 (0)