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
CopyFail-Penguin — A safe Linux checker for CopyFail/CVE-2026-31431 that reviews kernel version, update status, reboot status, and algif_aead exposure indicators. | Kitploit
Tools/GitHubGitHub/chavezvic/copyfail-penguin
Defensive ToolsVulnerability AnalysisConfiguration AuditingLearning & Education
GitHubchavezvic/copyfail-penguin

CopyFail-Penguin

A safe Linux checker for CopyFail/CVE-2026-31431 that reviews kernel version, update status, reboot status, and algif_aead exposure indicators.

View Repository
3 months 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

CopyFail Penguin

A safe Linux security checker for CopyFail/CVE-2026-31431.

Purpose

CopyFail Penguin checks basic Linux system information and possible exposure indicators related to the CopyFail vulnerability.

This project is intended for learning, awareness, and defensive system administration.

What it checks

  • Linux distribution
  • Kernel version
  • Package manager
  • Pending kernel updates
  • Reboot-required status
  • algif_aead module status

Important safety note

This project does not exploit the vulnerability.

It only checks system information, update status, reboot status, and exposure indicators.

Supported package managers

  • apt
  • dnf
  • yum
  • zypper
  • pacman
  • apk

Usage

root@kitploit:~
python3 copyfail_checker.py
Download Tool