Skip to content

Commit b6ad68c

Browse files
author
Pedro Ribeiro
committed
2 parents 79cac47 + 9881512 commit b6ad68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/microfocus_obm_auth_rce.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class MetasploitModule < Msf::Exploit::Remote
99

1010
include Msf::Exploit::Remote::HttpClient
1111
include Msf::Exploit::Remote::Java::HTTP::ClassLoader
12-
12+
prepend Msf::Exploit::Remote::AutoCheck
1313
def initialize(info = {})
1414
super(
1515
update_info(

0 commit comments

Comments
 (0)