10 lines
138 B
Ruby
10 lines
138 B
Ruby
# -*- coding: binary -*-
|
|
|
|
# Post-exploitation clients
|
|
require 'rex/post/meterpreter'
|
|
|
|
module Rex::Post
|
|
|
|
end
|
|
include Rex::Post::Permission
|