Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
ElectronVulnerableVersion — Find Electron Apps Vulnerable to CVE-2023-4863 / CVE-2023-5129 | Kitploit
Tools/GitHubGitHub/gtgalaxi/electronvulnerableversion
ReconnaissanceVulnerability ScannersVulnerability AnalysisScripting & AutomationInformation GatheringBinary Analysis
GitHubgtgalaxi/electronvulnerableversion

ElectronVulnerableVersion

Find Electron Apps Vulnerable to CVE-2023-4863 / CVE-2023-5129

View Repository
72 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Find Electron Apps Vulnerable to CVE-2023-4863 / CVE-2023-5129

This PowerShell script downloads Sysinternals Strings, recursively searches for strings within all .exe files across all drives, and compares the Electron version found with known patched versions below to determine vulnerability to CVE-2023-4863 / CVE-2023-5129.

Note:

The script downloads strings.zip to C:\Windows\Temp and extracts strings.exe from it. The user running the script needs permissions for this folder. If you're using an RMM tool, there should be no issues since it runs as SYSTEM or an admin account. But if you're running it locally, you might need to open the folder in Explorer to grant necessary permissions..

Vulnerability patched in Electron Versions

Stable

  • 26.2.4 - Patch Notes
  • 25.8.4 - Patch Notes
  • 24.8.5 - Patch Notes
  • 22.3.25 - Patch Notes

Pre Release

  • 27.0.0-beta.8 - Patch Notes

Output

The script generates a list each time it discovers a vulnerable file, including the found file, its vulnerable version, and the corresponding updated version that addresses the issue.

Search Results

Download Tool