We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d27be2 commit 4fde40aCopy full SHA for 4fde40a
modules/exploits/windows/fileformat/cve_2025_33053.rb
@@ -1,6 +1,8 @@
1
-# frozen_string_literal: true
+##
2
+# This module requires Metasploit: https://metasploit.com/download
3
+# Current source: https://github.com/rapid7/metasploit-framework
4
5
-# Metasploit module to exploit CVE-2025-33053 via malicious .URL and WebDAV payload hosting.
6
class MetasploitModule < Msf::Exploit::Remote
7
Rank = NormalRanking
8
0 commit comments