Skip to content

Commit 9881512

Browse files
Pedro Ribeirocdelafuente-r7
Pedro Ribeiro
andauthored
Update modules/exploits/multi/http/microfocus_obm_auth_rce.rb
Co-authored-by: cdelafuente-r7 <56716719+cdelafuente-r7@users.noreply.github.com>
1 parent 33edfaa commit 9881512

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)