require "rex/exploitation/version" module Rex module Exploitation DATA_DIR = File.expand_path(File.join(__FILE__, '..', '..', '..', 'data')) end end