Lucene search
+L

20 matches found

Kitploit
Kitploit
added 2026/09/15 5:43 p.m.7 views

CVE-2013-3900

此存储库没有 README。...

8.8CVSS7.3AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 2:37 p.m.8 views

CVE-2013-3900-PowerShell-PoC

CVE-2013-3900-PowerShell-PoC 本PoC仅用于教育和研究目的。 作者不对因使用此代码而导致的滥用或损害承担任何责任。 此PowerShell脚本是一个用于模拟CVE-2013-3900所描述攻击的测试工具。 CVE-2013-3900涉及Windows中的Authenticode机制,其中PE签名(EXE/DLL文件)可能在证书部分包含额外数据(填充)。在旧版或默认的Windows设置中,此类修改不会使签名失效,从而允许在文件中添加恶意代码,同时保留其“已签名”状态。...

8.8CVSS7.7AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 12:39 p.m.6 views

cve-2013-3900-remediation-report

修复报告:CVE-2013-3900 – Windows Server 2019(Azure VM)上的WinVerifyTrust漏洞 概述 在最近一次使用Tenable Nessus进行的经过身份验证的漏洞评估中,在托管于Microsoft Azure 的Windows Server 2019 虚拟机上检测到了CVE-2013-3900。此次扫描利用了管理员凭据,从而能够深入检查系统的配置和注册表设置。...

8.8CVSS7.7AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 8:57 a.m.7 views

CVE-2013-3900_Remediation_PowerShell

CVE-2013-3900修复PowerShell 用于修改注册表以修复CVE-2013-3900的脚本。它提供了撤销选项,以防对您的环境造成影响。 步骤 下载脚本,以管理员权限运行,然后重启机器。...

8.8CVSS7.5AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 2:50 a.m.7 views

Remediating-CVE-2013-3900-EnableCertPaddingCheck-

修复报告:Windows Server 2019(Azure 虚拟机)上的 CVE-2013-3900 修复 CVE-2013-3900(EnableCertPaddingCheck) 在使用 Tenable/ Nessus 进行经身份验证的漏洞扫描期间,我在托管于 Microsoft Azure 的 Windows Server 2019 Datacenter 实例上发现了 CVE-2013-3900。该扫描利用有效的管理凭据执行了深度检查,确认了此漏洞在操作系统层面的存在。 CVE-2013-3900 是一个 WinVerifyTrust...

8.8CVSS7.6AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 4:06 a.m.5 views

CVE-2013-3900

此存储库没有 README。...

8.8CVSS7.1AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 3:24 a.m.10 views

cve-2013-3900-winverifytrust-mitigation

CVE-2013-3900 緩和策 WinVerifyTrust / EnableCertPaddingCheck このリポジトリには、Tenable/Nessus の検出項目に対処する PowerShell の修復+検証スクリプトが含まれています。 プラグイン ID: 166555 名前: WinVerifyTrust 署名検証 CVE-2013-3900 の緩和策 EnableCertPaddingCheck このスクリプトは、次の設定を行うことで WinVerifyTrust の証明書パディングチェックを強制します。 EnableCertPaddingCheck DWORD = 1...

8.8CVSS7.6AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 11:46 a.m.11 views

CVE-2013-3900-WinTrustVerify

Windows-Cert-Padding-Check...

8.8CVSS7.1AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 9:39 a.m.6 views

CVE-2013-3900-Remediation-Script

root@kitploit: CVE-2013-3900 Remediation Script Define registry paths for both 32-bit and 64-bit configurations $regPaths = @ "HKLM:\Software\Microsoft\Cryptography\Wintrust\Config", "HKLM:\Software\Wow6432Node\Microsoft\Cryptography\Wintrust\Config" Function to add or update the registry key...

8.8CVSS7.6AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 5:51 a.m.7 views

vulnerability-remediation-cve-2013-3900

🛡️ CVE-2013-3900 修复:WinVerifyTrust 签名验证 📝 项目概述 本项目演示了一个真实的漏洞管理工作流程 。通过使用Azure VM,我追踪了一个高严重性的签名验证漏洞,通过PowerShell手动确认,并部署了基于注册表的修复措施,以加固系统防止未经授权的代码执行。 问题 Windows中的WinVerifyTrust 函数存在一个隐蔽漏洞(CVE-2013-3900)。攻击者可以将恶意代码“搭便车”到已签名的文件上而不会破坏数字签名。这意味着即使文件携带恶意代码,它也可能看起来是“可信的”,从而绕过安全检查。 🚨 发现 我首先在Azure...

8.8CVSS7.7AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 2:36 a.m.10 views

nessus-vulnerability-scanning-lab

Nessus漏洞扫描实验室——Azure 完整的漏洞管理生命周期——扫描、发现、修复、验证——在我的实时Azure Active Directory实验室环境中执行,使用一个专用的、通过Terraform部署的Nessus扫描器。 本实验演示的内容 我将一台专用的Ubuntu 24.04扫描器虚拟机部署到我现有的Azure AD实验室环境中,对域控制器、文件服务器和域加入客户端运行了未验证的基线扫描和凭据扫描,分析了结果,通过PowerShell注册表加固修复了一个高严重性发现(CVE-2013-3900),并通过重新扫描验证了修复。这是企业漏洞管理程序持续运行的完整工作流。...

8.8CVSS7.5AI score0.44647EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 11:27 p.m.6 views

vulnerability-CVE-2013-3900

Este repositorio no tiene un README...

8.8CVSS7.1AI score0.44647EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2022/01/21 8:00 a.m.4016 views

WinVerifyTrust Signature Validation Vulnerability

Why is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update the Security Updates table and to inform customers that the EnableCertPaddingCheck is available in all currently supported versions of Windows 10 and Windows 11. While the forma...

8.8CVSS7.5AI score0.44647EPSS
SaveExploits1
Kaspersky
Kaspersky
added 2022/01/21 12:00 a.m.115 views

KLA12432 RCE vulnerability in Microsoft Products (ESU)

Remote code execution vulnerability was found in Microsoft Products Extended Security Update. Malicious users can exploit this vulnerability to execute arbitrary code. Original advisories CVE-2013-3900 Exploitation Public exploits exist for this vulnerability. Related products Microsoft-Windows...

8.8CVSS8.4AI score0.44647EPSS
SaveExploits1References5
Circl
Circl
added 2021/11/23 11:27 a.m.26 views

CVE-2013-3900

creationtimestamp| type| source ---|---|--- 2021-11-23 11:27:03+00:00| published-proof-of-concept| https://t.me/cKure/8191 2022-01-05 12:37:10+00:00| seen| MISP/a8009d56-7dab-4b65-a6ee-3caf2773c960 2022-01-24 04:00:00+00:00| seen| https://www.govcert.gov.hk/en/alertsdetail.php?id=725 2023-06-10...

8.8CVSS6.9AI score0.44647EPSS
SaveExploits1References15
NVD
NVD
added 2013/12/11 12:55 a.m.55 views

CVE-2013-3900

Why is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update the Security Updates table and to inform customers that the EnableCertPaddingCheck is available in all currently supported versions of Windows 10 and Windows 11. While the forma...

8.8CVSS7.5AI score0.44647EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2013/12/11 12:00 a.m.448 views

CVE-2013-3900

Why is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update the Security Updates table and to inform customers that the EnableCertPaddingCheck is available in all currently supported versions of Windows 10 and Windows 11. While the forma...

8.8CVSS7.4AI score0.44647EPSS
SaveIn wildExploits1References4
Vulnrichment
Vulnrichment
added 2013/12/11 12:00 a.m.22 views

CVE-2013-3900 WinVerifyTrust Signature Validation Vulnerability

...

5.5CVSS6AI score0.44647EPSS
SaveExploits1References1
CVE
CVE
added 2013/12/11 12:00 a.m.3402 views

CVE-2013-3900

CVE-2013-3900 describes a remote code execution in the WinVerifyTrust Authenticode verification for PE files. An attacker could modify a signed executable to execute code without invalidating the signature, potentially gaining full control of the system. Microsoft republished this CVE in the Secu...

8.8CVSS7.4AI score0.44647EPSS
SaveIn wildExploits1References4Affected Software22
Check Point Advisories
Check Point Advisories
added 2013/12/10 12:00 a.m.96 views

Microsoft Windows WinVerifyTrust Signature Validation Code Execution (MS13-098; CVE-2013-3900)

A remote code execution vulnerability has been reported in Microsoft Windows...

8.1AI score0.44647EPSS
SaveExploits1
Rows per page
Query Builder