This website requires JavaScript.
Explore
Help
Sign In
adam
/
metasploit-gs
Watch
1
Star
0
Fork
0
You've already forked metasploit-gs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8e44f66d31038ecbdfb1663d88d96a5d33b2d2ec
metasploit-gs
/
lib
/
rex
/
script
/
shell.rb
T
10 lines
59 B
Ruby
Raw
Normal View
History
Unescape
Escape
Stuff meterpreter scripts into a dedicated object
2010-02-23 17:59:35 +00:00
module
Rex
module
Script
Switch shell to a base class, allow the base class to use a null sink for output when no user_output is set.
2010-02-24 23:07:08 +00:00
class
Shell
<
Base
Stuff meterpreter scripts into a dedicated object
2010-02-23 17:59:35 +00:00
end
end
end
Switch shell to a base class, allow the base class to use a null sink for output when no user_output is set.
2010-02-24 23:07:08 +00:00
Reference in New Issue
Copy Permalink