metasploit-framework/lib/rex/post.rb

10 lines
138 B
Ruby

# -*- coding: binary -*-
# Post-exploitation clients
require 'rex/post/meterpreter'
module Rex::Post
end
include Rex::Post::Permission