We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79cac47 + 9881512 commit b6ad68cCopy full SHA for b6ad68c
modules/exploits/multi/http/microfocus_obm_auth_rce.rb
@@ -9,7 +9,7 @@ class MetasploitModule < Msf::Exploit::Remote
9
10
include Msf::Exploit::Remote::HttpClient
11
include Msf::Exploit::Remote::Java::HTTP::ClassLoader
12
-
+ prepend Msf::Exploit::Remote::AutoCheck
13
def initialize(info = {})
14
super(
15
update_info(
0 commit comments