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
CVE-2024-5274-Detection — Guardian Code: A Script to Uncover CVE-2024-5274 Vulnerabilities | Kitploit
Tools/GitHubGitHub/alchemist3dot14/cve-2024-5274-detection
Vulnerability ScannersVulnerability AnalysisScripting & AutomationWeb SecurityLearning & Education
GitHubalchemist3dot14/cve-2024-5274-detection

CVE-2024-5274-Detection

Guardian Code: A Script to Uncover CVE-2024-5274 Vulnerabilities

View Repository
332 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

CVE-2024-5274-Detection

Guardian Code: A Script to Uncover CVE-2024-5274 Vulnerabilities

CVE-2024-5274 Google Chrome Zero-Day Vulnerability Detection and Update Script

Overview

Google recently patched a fourth zero-day vulnerability in Chrome, known as CVE-2024-5274, which allows attackers to execute malicious code. This vulnerability affects Chrome users on Windows, macOS, and Linux. It has been actively exploited, making it crucial for users to update their browsers immediately. This repository provides a simple Python script to help detect and ensure that Google Chrome is updated to mitigate CVE-2024-5274.

  • Vulnerability: CVE-2024-5274
  • Impact: Allows attackers to execute malicious code
  • Affected Users: Chrome users on Windows, macOS, and Linux
  • Resolution: Update Chrome to the latest version (125.0.6422.112/.113 for Windows, Mac; 125.0.6422.112 for Linux)

How to Protect Your System

  1. Update Chrome by navigating to Help > About Google Chrome and ensure automatic updates are enabled.
  • Enable Safe Browsing.
  • Regularly restart Chrome.
  • Consider using security extensions.
  • Usage

    1. Clone the Repository: Clone this repository to your local machine using the following command:

      git clone https://github.com/Alchemist3dot14/CVE-2024-5274-Detection

    2. Navigate to the Directory: Change to the directory where the script is located:

      cd -CVE-2024-5274-Detection

    3. Run the Script: Execute the script with Python:

      python3 detect.py

      The script will check your current version of Google Chrome and initiate an update if necessary.

    Conclusion

    Keeping your browser up-to-date is essential to safeguard against vulnerabilities like CVE-2024-5274. Use this script to ensure your Google Chrome is secure and protected from potential exploits. Stay vigilant and maintain good cyber hygiene to protect yourself and your data.

    Download Tool