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
Tools/GitHubGitHub/rexifiles/rex-sec-glibc
General Purpose UtilitiesVulnerability AnalysisConfiguration Auditing
GitHubrexifiles/rex-sec-glibc

rex-sec-glibc

glibc check and update in light of CVE-2015-7547

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

rex-ossec-base

setup()

Will update the glibc files as are required.

check()

Will check the glibc packages as they stand.

root@kitploit:~
task "setup", make {

  Rex::Collectd::Base::setup();

};
Download Tool