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
jfrog-CVE-2022-24675 — Shell script to recursively scan folders for Go binaries using insecure pem.Decode function, detecting vulnerable or stripped binaries for CVE-2022-24675. | Kitploit
Tools/GitHubGitHub/jfrog/jfrog-cve-2022-24675
Static Code Analysis (SAST)Vulnerability AnalysisCode AnalysisBinary AnalysisSupply Chain Security
GitHubjfrog/jfrog-cve-2022-24675

jfrog-CVE-2022-24675

Shell script to recursively scan folders for Go binaries using insecure pem.Decode function, detecting vulnerable or stripped binaries for CVE-2022-24675.

View Repository
144 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-2022-24675 tools

Usage instructions

root@kitploit:~
cve2022_24675.sh root_folder

Will recursively walk the specified folder and report Golang binaries which use pem.Decode function, or are stripped (in which case function name will be missed and the check will not be effective).

Download Tool