metasploit-framework/lib/rex/machscan.rb

9 lines
88 B
Ruby

#!/usr/bin/env ruby
module Rex
module MachScan
end
end
require 'rex/machscan/scanner'