Files
metasploit-gs/lib/rex/post.rb
T
2021-02-08 12:24:12 +00:00

10 lines
138 B
Ruby

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