mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
import meterpreter
git-svn-id: file:///home/svn/incoming/trunk@2413 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
674fdd7c1a
commit
bb4b94a113
@ -1,3 +1,8 @@
|
||||
#!/usr/bin/ruby
|
||||
|
||||
# General independent containers
|
||||
require 'Rex/Post/Permission'
|
||||
|
||||
# Post-exploitation clients
|
||||
require 'Rex/Post/DispatchNinja'
|
||||
require 'Rex/Post/Meterpreter'
|
||||
|
Loading…
Reference in New Issue
Block a user