Skip to content

Commit 400e628

Browse files
heyderjheysel-r7
andauthored
Update modules/auxiliary/gather/magento_xxe_cve_2024_34102.rb
Co-authored-by: jheysel-r7 <[email protected]>
1 parent a5208e0 commit 400e628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/magento_xxe_cve_2024_34102.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class MetasploitModule < Msf::Auxiliary
77

88
include Msf::Exploit::Remote::HttpClient
99
include Msf::Exploit::Remote::HttpServer
10-
10+
prepend Msf::Exploit::Remote::AutoCheck
1111
CheckCode = Exploit::CheckCode
1212

1313
def initialize(info = {})

0 commit comments

Comments
 (0)