Skip to content

Commit 4fde40a

Browse files
Update modules/exploits/windows/fileformat/cve_2025_33053.rb
Co-authored-by: msutovsky-r7 <[email protected]>
1 parent 1d27be2 commit 4fde40a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/exploits/windows/fileformat/cve_2025_33053.rb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# frozen_string_literal: true
1+
##
2+
# This module requires Metasploit: https://metasploit.com/download
3+
# Current source: https://github.com/rapid7/metasploit-framework
4+
##
25

3-
# Metasploit module to exploit CVE-2025-33053 via malicious .URL and WebDAV payload hosting.
46
class MetasploitModule < Msf::Exploit::Remote
57
Rank = NormalRanking
68

0 commit comments

Comments
 (0)