Lucene search
+L

480 matches found

Kitploit
Kitploit
added 2026/09/22 3:42 a.m.5 views

Shellshock-CVE-2014-6271-Exploitation-and-Analysis

🐚 Shellshock(CVE-2014-6271) – 利用与分 📌 概述 这是漏洞评估与渗透测试 – II 课程的实践作业,重点在于对 Shellshock 漏洞 (CVE-2014-6271 )的利用与分析。 所有操作均在受控实验环境 中进行,使用 Metasploitable 2 (目标机)和 Kali Linux (攻击机)。 🛠 使用工具 💻 Kali Linux – 攻击机 🖥 Metasploitable 2 – 易受攻击的目标 🔍 Nmap – 扫描与服务检测 🎯 Metasploit Framework – 漏洞利用 🔍 漏洞概述 类型: 远程代码执行(RCE)...

10CVSS8.5AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/22 2:41 a.m.11 views

CVE-2014-6271

CVE-2014-6271 描述 本项目旨在重现漏洞 CVE-2014-6271 ,也称为 Shellshock 。Shellshock 是 Bash 中的一个安全漏洞,允许通过环境变量执行恶意代码。 本项目的目的是演示此漏洞对 Docker 环境的影响。 前提条件 开始之前,请确保您的计算机上已安装 Docker。您可以在 此处 下载 Docker。 安装与启动 1. 构建 Docker 镜像 在项目目录中,执行以下命令构建 Docker 镜像: root@kitploit: docker build -t 'image name' . 将 'image name' 替换为您想要给...

10CVSS8.5AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/21 8:13 p.m.7 views

Shellshock_vuln_Exploit

🚨 Shellshock RCE 漏洞利用工具 CVE-2014-6271 这是一个针对 Shellshock 漏洞 CVE-2014-6271 的 Python 利用工具,该漏洞影响 GNU Bash 。此工具攻击易受攻击的 Web 服务器上的 CGI 脚本 ,并建立到攻击者机器的 反向 shell 。 CVE ID CVE-2014-6271 免责声明 此工具仅可用于 教育和道德目的 。 功能特性 利用易受攻击的 CGI 脚本(通过 Shellshock) 反向 shell 处理程序 支持: HTTP 和 HTTPS 自定义 CGI 路径 代理支持 成功时提供交互式 shell CV...

10CVSS8.5AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/21 10:17 a.m.19 views

ShellShock-CGI-Scan

ShellShock-CGI-Scan Un script, en C, para comprobar si los scripts CGI son vulnerables a CVE-2014-6271 El Bug de Bash. Opciones: root@kitploit: -i dirección IP local -p puerto de escucha -l lista de sitios -t tiempo de espera de conexión Por defecto: 15s Ejemplo: $ ./Scanner -i 127.0.0.1 -p 31337...

10CVSS8.5AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/21 8:10 a.m.6 views

ShellShock-CGI-Scan

ShellShock-CGI-Scan Un script, en C, para comprobar si los scripts CGI son vulnerables a CVE-2014-6271 The Bash Bug. Opciones: root@kitploit: -i dirección IP local -p puerto para escuchar -l lista de sitios -t tiempo de espera de conexión Predeterminado: 15s Ejemplo: $ ./Scanner -i 127.0.0.1 -p...

10CVSS8.5AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/21 7:39 a.m.9 views

CVE-2014-6271

CVE-2014-6271 - Shellshock.py Exploit de Shellshock, también conocido como CVE-2014-6271. Probado en Bash 3.2 y Bash 4.2. Para más información sobre la vulnerabilidad visita: https://nvd.nist.gov/vuln/detail/CVE-2014-6271 Nota El exploit se probó principalmente en Hack The Box en las siguientes...

10CVSS8.3AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/21 5:28 a.m.10 views

CVE-2021-42013

CVE-2021-42013 - Apache 2.4.50 Path Traversal & Remote Code Execution RCE ⚠️ For educational and authorized security research purposes only Original Exploit Authors Very grateful to the original PoC author Walnut Security Services Pvt. Ltd Description An attacker could use a path traversal attack...

9.8CVSS8.8AI score0.99964EPSS
SaveExploits191References1
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.103 views

Telesquare TLR-2855KS6 - Arbitrary File Creation

An unauthorized file creation vulnerability in Telesquare TLR-2855KS6 via PUT method can allow creation of CGI scripts. id: CVE-2021-46418 info: name: Telesquare TLR-2855KS6 - Arbitrary File Creation author: DhiyaneshDK severity: high description: | An unauthorized file creation vulnerability in...

7.5CVSS7.2AI score0.23945EPSS
SaveExploits4References3
Kitploit
Kitploit
added 2026/09/17 1:41 a.m.8 views

CVE-2021-41773-exercise

Ejercicio CVE-2021-41773 Se encontró una falla en un cambio realizado en la normalización de rutas en Apache HTTP Server 2.4.49. Un atacante podría usar un ataque de path traversal para mapear URLs a archivos fuera de los directorios configurados mediante directivas similares a Alias. Si los...

9.8CVSS8.5AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/16 10:28 a.m.7 views

CVE-2014-6271

CVE-2014-6271 Shellshock Exploit en Python Una implementación limpia, eficiente e interactiva en Python diseñada para probar la vulnerabilidad Shellshock CVE-2014-6271 mediante inyección de variables de entorno HTTP. 📝 Descripción Shellshock CVE-2014-6271 es una vulnerabilidad crítica de segurida...

10CVSS8.8AI score0.99999EPSS
SaveExploits146
NVD
NVD
added 2026/09/15 10:16 p.m.11 views

CVE-2026-76855

Netcore NR255-V version 1.5.130703 contains a sensitive information disclosure vulnerability in the audit endpoints handled by l7webauthlogdumpcgi.c, auditgetcgi.c, and moddispatchauth/plan.json. Attackers can query these audit components to obtain other users' session and browsing history data...

7.1CVSS0.00376EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 8:41 p.m.11 views

CVE-2021-41773-Apache-RCE

CVE-2021-41773-Apache-RCE A flaw was found in a change made to path normalization in Apache HTTP Server 2.4.49. An attacker could use a path traversal attack to map URLs to files outside the directories configured by Alias-like directives. If files outside of these directories are not protected b...

9.8CVSS8.5AI score0.99992EPSS
SaveExploits165
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.16 views

Astra Linux – Vulnerability in Erlang

An incorrect authorization vulnerability exists in Erlang OTP’s inets modules. This allows unauthenticated access to CGI scripts that are protected by directory rules when they are served via scriptalias. When scriptalias maps a URL prefix to a directory outside of the DocumentRoot, modauth...

9.8CVSS5.8AI score0.00556EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 8:54 a.m.37 views

CVE-2026-63586 Unauthenticated Remote Code Execution via Shell Injection in Web Management Interface

The web-based management interface uses a modified uhttpd server with CGI shell scripts. The HTTP Basic Authentication username, taken directly from the Authorization header without sanitization, is inserted into a shell command string executed via the system function. By submitting a specially...

9.8CVSS0.00519EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Apache2

A vulnerability in the Apache HTTP Server’s AllowOverride FileInfo directive allows for bypassing moduserdir+suexec. Users who have access to use the RequestHeader directive in htaccess can cause certain CGI scripts to run under an unexpected userid. This issue affects the Apache HTTP Server...

5.4CVSS6.7AI score0.0065EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/05 11:11 a.m.27 views

OESA-2026-2572 erlang security update

Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson. Security Fixes: Incorrect Authorization vulnerability in Erlang OTP ine...

9.8CVSS5.4AI score0.00556EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/08 11:26 p.m.22 views

SUSE CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

7.4CVSS7.4AI score0.00556EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/07 6:35 p.m.10 views

CVE-2026-28808

A flaw was found in Erlang OTP inets modules. A remote unauthenticated attacker could exploit an incorrect authorization vulnerability when CGI Common Gateway Interface scripts are served via scriptalias. This vulnerability arises from a path mismatch where access controls are evaluated against a...

9.8CVSS5.9AI score0.00556EPSS
SaveExploits0References9
NVD
NVD
added 2026/04/07 1:16 p.m.17 views

CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

9.8CVSS0.00556EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/07 1:16 p.m.32 views

DEBIAN-CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

9.8CVSS7.4AI score0.00556EPSS
SaveExploits0References1
Rows per page
Query Builder