182 matches found
Shellshock_CVE-2014-6271
Shellshock CVE-2014-6271 Shellshock docker-compose.yml, poc.py 파일을 다운 받아 주세요 반드시 pip install requests 를 통해 requests 라이브러리를 다운받아 주세요!!! uv를 사용하시는 분들은 uv를 통해 requests 라이브러리를 venv 안에 넣어주세요!!! CVE Official Description --- In GNU Bash versions prior to 4.3, there was a problem with handling strings th...
Shellshock-CVE-2014-6271-Exploitation-and-Analysis
🐚 Shellshock CVE-2014-6271 – Exploitation & Analysis 📌 Overview This is the practical assignment for Vulnerability Assessment and Penetration Testing – II , focusing on the exploitation and analysis of the Shellshock vulnerability CVE-2014-6271. Conducted in a controlled lab environment using...
Shellshock_vuln_Exploit
🚨 Shellshock RCE Exploit CVE-2014-6271 This is a Python exploit for the Shellshock vulnerability CVE-2014-6271, which affects GNU Bash. The exploit targets CGI scripts on vulnerable web servers and establishes a reverse shell to the attacker's machine. CVE ID CVE-2014-6271 Disclaimer This tool is...
CVE-2014-6271
🚨 CVE-2014-6271 — “Shellshock” 25-Year Zero-Day Remote Code Execution in GNU Bash via Environment Variables 📖 Overview CVE-2014-6271 , nicknamed Shellshock also known as Bashdoor, is a critical remote code execution RCE vulnerability in the GNU Bash shell. An attacker can send specially crafted...
CVE-2014-6271-Shellshock
CVE-2014-6271 Shellshock 由 infrar3d 利用 本仓库包含针对 CVE-2014-6271(Shellshock) 的概念验证漏洞利用代码。 Shellshock 是 GNU Bash 中的一个严重漏洞,精心构造的环境变量允许执行任意命令 。 当 Web 服务器将 HTTP 头部传递给调用 Bash 的 CGI 脚本时,攻击者可以通过这些头部注入命令。 使用方法: root@kitploit: ./shellshockexp.sh -h shellshockexp.sh options Options: -h | --help 显示此消息并退出 -a |...
bash-4.2-fixed-CVE-2014-6271
Introduction This is GNU Bash, version 4.2. Bash is the GNU Project's Bourne Again SHell, a complete implementation of the POSIX shell spec, but also with interactive command line editing, job control on architectures that support it, csh-like features such as history substitution and brace...
bash-4.3-fixed-CVE-2014-6271
简介 这是 GNU Bash,版本 4.3。Bash 是 GNU 项目的 Bourne Again SHell,它完整实现了 POSIX shell 规范,同时提供交互式命令行编辑、支持作业控制的架构上的作业控制、类似 csh 的历史替换和大括号扩展功能,以及众多其他特性。有关此 Shell 类型中 Bash 新功能的更多信息,请参阅文件 doc/bashref.texi'。此外还有一个大型的 Unix 风格手册页。该手册页是对 Shell 功能的权威描述。 有关 Bash 默认设置与 POSIX 规范有何不同以及 Bash posix 模式' 的描述,请参阅 POSIX 文件。 此版本...
CVE-2014-6271-EXPLOIT
CVE-2014-6271 - Shellshock 💣 Shellshock 是 GNU Bash shell 中的一个严重漏洞。它影响至 4.3 版本的 Bash,并允许远程攻击者执行任意代码。此漏洞源于 Bash 在处理环境变量值中函数定义之后的尾部字符串时的方式。 🔍 详细说明 Shellshock 漏洞允许攻击者通过特制的环境变量注入并执行代码。这些变量可以通过多种途径设置,例如: OpenSSH sshd 中的 ForceCommand 功能 Apache HTTP Server 中的 modcgi 和 modcgid 模块 由未指定的 DHCP 客户端执行的脚本...
bash-3.2-fixed-CVE-2014-6271
はじめに これはGNU Bash、バージョン3.2です。BashはGNUプロジェクトのBourne Again SHellであり、POSIX.2シェル仕様の完全な実装ですが、対話的なコマンドライン編集、対応アーキテクチャでのジョブ制御、履歴置換やブレース展開などのcsh風機能、その他多数の機能も備えています。この種類のシェルに新しく追加されたBashの機能の詳細については、ファイル doc/bashref.texi を参照してください。また、大規模なUnixスタイルのマニュアルページもあります。マニュアルページはシェルの機能に関する決定的な説明書です。...
it355-lab4-enterprise-lan-security
IT355 Lab 4: Enterprise LAN Security & Shellshock Analysis 📌 Project Overview This repository contains a comprehensive security assessment of an enterprise LAN environment. The core focus of this project was the identification, exploitation, and remediation of the Shellshock CVE-2014-6271...
CVE-2014-6271
CVE-2014-6271 "ShellShock"是GNU Bash 4.3及之前版本中存在的一个漏洞,原因是在函数定义之后,Bash处理环境变量值中尾部字符串的方式存在问题。该漏洞使得远程攻击者能够在特定情况下通过构造环境变量来执行任意代码,包括当环境变量跨越Bash执行的权限边界设置时。该漏洞已在多种场景中得到验证,例如OpenSSH sshd的ForceCommand特性、Apache...
ShellShock - Remote Code Execution
GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the modcgi and modcg...
EUVD-2012-6552
Malware in sbrugna...
EUVD-2012-3380
Malware in sbrugna...
GNU Bash OS Command Injection Vulnerability
GNU Bash contains an OS command injection vulnerability which allows remote attackers to execute arbitrary commands via a crafted environment...
Exploit for OS Command Injection in Gnu Bash
Exploits Miscellaneous proof of concept exploit code written at Xiphos Research for testing purposes. Current Exploits index may be out of date phpMoAdmin Remote Code Execution CVE-2015-2208 LotusCMS Remote Code Execution OSVDB-75095 ElasticSearch Remote Code Execution CVE-2015-1427 ShellShock...
Linux Distros Unpatched Vulnerability : CVE-2014-7169
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows...
Linux Distros Unpatched Vulnerability : CVE-2014-7187
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Off-by-one error in the readtokenword function in parse.y in GNU Bash through 4.3 bash43-026 allows remote attackers to cause a denial of service out-of-bounds...
Linux Distros Unpatched Vulnerability : CVE-2012-6711
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A heap-based buffer overflow exists in GNU Bash before 4.3 when wide characters, not supported by the current locale set in the LCCTYPE environment variable, ar...
Linux Distros Unpatched Vulnerability : CVE-2014-6271
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute...