Files
metasploit-gs/scripts/shell/migrate.rb
T
Tod Beardsley 18720b6063 Extra staging commits: Meterpreter, bug fixes, etc
This is a squash of recent fixes to Metasploit Framework since the last
release:

  * Update of the Meterpreter binaries [FixRM #8364]
  * Update to Meterpreter ruby components [FixRM #8395]
  * Update to test scripts
  * Update to msftidy and retab tools
  * Updates ASM source for block_reverse_https.asm
  * Removes Id and Version SVN tags from scripts/meterpreter
  * Adds a longer travis timeout
  * Avoids an rbenv annoyance recently introduced
2013-09-23 14:16:13 -05:00

8 lines
171 B
Ruby

#
# Simply print a message that migrating is not supported on CommandShell sessions...
#
# -jduck
#
print_error("Error: Command shell sessions do not support migration")