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-3094-XZ-Utils-Check — Shell script to check if your system has a vulnerable version of XZ Utils affected by CVE-2024-3094, enabling quick detection of the supply-chain backdoor. | Kitploit
Tools/GitHubGitHub/jbnetwork-git/cve-2024-3094-xz-utils-check
General Purpose UtilitiesVulnerability ScannersVulnerability AnalysisScripting & AutomationSupply Chain Security
GitHubjbnetwork-git/cve-2024-3094-xz-utils-check

CVE-2024-3094-XZ-Utils-Check

Shell script to check if your system has a vulnerable version of XZ Utils affected by CVE-2024-3094, enabling quick detection of the supply-chain backdoor.

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

JB-Network - check-xz.sh

Utility to check if you have a vulnerable version according to CVE-2024-3094.

Installation

To use it, open your terminal and run:

root@kitploit:~
cd;mkdir git;git clone https://github.com/jbnetwork-git/linux-tools.git
chmod +x ~/git/check-xz.sh

How to run?

root@kitploit:~
cd ~/git
./check-xz.sh

License.

MIT

Download Tool