metasploit-framework/lib/anemone.rb

6 lines
143 B
Ruby

# Load the Anemone core
require 'anemone/core'
# Overload the HTTP class with a variant that uses Rex::Proto::HTTP
require 'anemone/rex_http'