rapid7/metasploit-framework

View on GitHub
lib/anemone.rb

Summary

Maintainability
A
0 mins
Test Coverage
# Load the Anemone core
require 'anemone/core'

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