Lucene search
+L

290 matches found

Kitploit
Kitploit
added 2026/09/17 6:19 p.m.11 views

CVE-2024-38063-Remediation

CVE-2024-38063-Remediation Audit script Download script using powershell one-liner $downloadURI = 'https://raw.githubusercontent.com/dweger-scripts/CVE-2024-38063-Remediation/main/Audit-PatchInstalled-ipv6Vuln.ps1'; $script = 'C:\temp\Audit-PatchInstalled-ipv6Vuln.ps1'; Invoke-WebRequest -URI...

9.8CVSS8.2AI score0.70564EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/17 11:01 a.m.6 views

Yellowkey-mitigation

Yellowkey-mitigation.ps1 is a PowerShell script that automates the WinRE mitigation workflow described in CVE-2026-45585, adds verification after every step, and does not execute step 6 reagentc /disable + reagentc /enable if any earlier step fails. It also checks whether the required registry...

6.8CVSS7.2AI score0.01355EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/17 1:30 a.m.7 views

KSK-ITDK-CVE-2026-21509-Mitigation

CVE-2026-21509-Mitigation Powershell script with Detection and Remediation for CVE-2026-21509...

7.8CVSS7.9AI score0.72554EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/17 1:05 a.m.11 views

Search-log4Jvuln-AppScanSTD

Search log4J vuln using AppScan Standard and a list of websites This Powershell script run AppScan Standard scans against a list of web sites URLs.txt checking just for Log4J CVE-2021-44228 vulnerability. Structure of project: After run the script, it will read each line in URLs.txt and start...

10CVSS7.6AI score0.99999EPSS
SaveExploits374
Kitploit
Kitploit
added 2026/09/16 6:52 p.m.5 views

Orchestrated-Powershell-for-CVE-2023-24932-en

Secure Boot Mitigation Orchestrator Script Overview This PowerShell script automates the Secure Boot mitigation steps for CVE-2023-24932 , as outlined in the Microsoft Security Guidance. It handles the entire process, including registry updates, reboots, and event log validation, to ensure your...

6.7CVSS8.1AI score0.10561EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:17 p.m.11 views

-WinVerifyTrust-Signature-Validation-CVE-2013-3900-Mitigation

CVE-2013-3900 is a remote code execution vulnerability in the way Microsoft's WinVerifyTrust function handles Windows Authenticode signature verification. This flaw allows an attacker to modify a signed executable file by adding malicious code to an unverified portion of the file without...

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

quick-fix-cve-2024-38063

quick-fix-cve-2024-38063 quick powershell script to fix cve-2024-38063 Donation if you want to support my works, you can donate me at the following monero address: root@kitploit: 4B9WQivaHfd3miDfPKEfCianocGpBx9d8FXycz2vmNW3aBDVKHgkBd9Gmapt4RBVEpTwnehujsiUBBehUiLvnEHs7VFstCC Or using PayPal:...

9.8CVSS8.3AI score0.70564EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/16 9:40 a.m.7 views

Windows10_Cumulative_Updates_PowerShell

Just use this - https://github.com/aaronparker/LatestUpdate Updates everything if ENTERPRISE or EDU Win 10. If PRO only 1809 , 1903 & 1909 are patched. Windows10CumulativeUpdatesPowerShell This powershell script can be ran on a system and will identify if a system is patched for CVE-2020-0601...

8.1CVSS7.4AI score0.89436EPSS
SaveExploits15References2
Kitploit
Kitploit
added 2026/09/16 9:39 a.m.8 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/16 7:23 a.m.10 views

WinRE-Fix

WinRE-Fix PowerShell script to safely move/recreate Windows Recovery Environment WinRE to a new Recovery partition. Keywords: WinRE Windows Recovery Recovery Partition reagentc KB5034441 KB5028997 CVE-2024-20666...

6.6CVSS7.1AI score0.03104EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 7:05 a.m.10 views

msxml4-remediation

MSXML 4.0 Remediation PowerShell PowerShell script to remediate security findings related to Microsoft XML Core Services MSXML 4.0 , which is unsupported and commonly flagged by vulnerability scanners. This script I made unregisters the .dll files for MSXML 4 and renames them. This remediates the...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:28 a.m.11 views

CVE-2021-34470scanner

CVE-2021-34470scanner A Powrshell script to scan for CVE-2021-34470...

8CVSS7.9AI score0.04379EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:25 a.m.11 views

CVE-2021-36934

CVE-2021-36934 CVE-2021-36934 PowerShell Fix This powershell script fixes CVE-2021-36934, based on the original script of Joran Slingerland https://github.com/JoranSlingerland https://github.com/JoranSlingerland/CVE-2021-36934/blob/main/CVE-2021-36934.ps1 The Powershell script will do following:...

7.8CVSS8.3AI score0.67252EPSS
SaveExploits11References2
Kitploit
Kitploit
added 2026/09/16 12:23 a.m.11 views

CVE-2023-36884-Checker

CVE-2023-36884-Checker Script to check for CVE-2023-36884 hardening https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36884 Goal This scripts checks if Microsoft hardening recommendations are properly applied. Microsoft says...

7.5CVSS8.1AI score0.98932EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 10:44 p.m.12 views

cve-2017-8529

cve-2017-8529 My CVE-2017-8529 files A PowerShell script to configure the registry fix in CVE-2017-8529...

6.5CVSS6.8AI score0.14203EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 9:34 p.m.11 views

proxynotshell-IOC-Checker

proxynotshell-IOC-Checker Powershell script used to check for IOC's for CVE-2022-41040 and CVE-2022-41082 based on community research and Microsoft: GTESC The Sec Master Double Puslar Microsoft Security Resource Center Microsoft Security Blog The script may be updated to include more IOC's as mor...

8.8CVSS7.5AI score0.9997EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/14 4:58 p.m.10 views

CVE-2022-47966_checker

CVE-2022-47966checker Quick and dirty powershell script to look for ManageEngine CVE-2022-47966 IOCs. The script will parse requests in ME HTTP access logs. If a characteristic SAML request is found, it will attempt to decode and extract the attacker's payload. Findings are written to...

9.8CVSS8.5AI score0.99753EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/14 1:32 p.m.12 views

CVE-2022-29072

7-Zip CVE 2022-29072 - Detección/Mitigación de Powershell La eliminación del archivo CHM problemático está comentada. Descomentarla hace que el script elimine archivos de forma forzada: ¡úsalo bajo tu propio riesgo! Si envías un PR con un nuevo hash, proporciona también el archivo para su...

7.8CVSS7.4AI score0.01536EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 12:49 a.m.7 views

Scan_GhostScript

ScanGhostScript Scan for GhostScript files affected to CVE-2023-36664 PowerShell is self elevating. You can run it directely via context menu...

7.8CVSS7.8AI score0.04243EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/14 12:42 a.m.7 views

exchange-0days-202103

exchange-0days-202103 IoC determination for exploitation of CVE-2021-26855, CVE-2021-26857, CVE-2021-26858 and CVE-2021-27065...

9.8CVSS8.4AI score0.99996EPSS
SaveExploits66
Rows per page
Query Builder