Updated How to Send an HTTP Request Using HTTPClient (markdown)
This commit is contained in:
@@ -75,7 +75,7 @@ Please note: The `normalize_uri` method will always follow these rules:
|
||||
|
||||
require 'msf/core'
|
||||
|
||||
class Metasploit3 < Msf::Auxiliary
|
||||
class MetasploitModule < Msf::Auxiliary
|
||||
|
||||
include Msf::Exploit::Remote::HttpClient
|
||||
|
||||
|
||||
Reference in New Issue
Block a user