Files
metasploit-gs/test/tests/testbase.rb
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
152 B
Ruby
Raw Normal View History

#!/usr/bin/env
$:.unshift(File.join(File.expand_path(File.dirname(__FILE__)), '..', '..', 'lib'))
require 'rex'
$msf = Msf::Simple::Framework.create