253196 matches found
UBUNTU-CVE-2026-45763
Suricata is a network Intrusion Detection System, Intrusion Prevention...
UBUNTU-CVE-2026-88013
rclone is a command-line program to sync files and directories to and...
CVE-2017-7494
CVE-2017-7494 针对 SAMBA CVE-2017-7494 漏洞的远程 root 漏洞利用。 详情 该漏洞利用分为两部分: 首先,编译一个名为 "implant.c" 的载荷,并生成一个库文件(libimplantx32.so 或 libimplantx64.so),该库文件会切换至 root 用户,从父进程中分离,并产生一个反弹 shell。 其次,在指定的目标主机上找到一个可写共享,以随机名称上传该库文件,并尝试加载它。 只要目标存在漏洞,且载荷与目标操作系统及架构相匹配,该漏洞利用 100% 可靠。 使用方法 在你的机器上运行以下命令: root@kitploit: ...
fastjson
fastjson Fastjson 是一个 Java 库,可用于将 Java 对象转换为其 JSON 表示。它也可用于将 JSON 字符串转换为等效的 Java 对象。Fastjson 可以处理任意 Java 对象,包括你没有源代码的已有对象。 FASTJSON 2.0.x 已经发布,更快更安全,我们建议你升级到最新版本。 Fastjson 目标 在服务端和 Android 客户端提供最佳性能 提供简单的 toJSONString 和 parseObject 方法,用于将 Java 对象与 JSON 互相转换 允许将已有的不可变对象与 JSON 进行转换 广泛支持 Java 泛型...
cdt-vulnsamba-deploy
CDT Team Delta - Vulnerable Samba Deployment Overview This repo is an Ansible-based deployment of a vulnerable Samba file server affected by CVE-2017-7494, a critical remote code execution vulnerability. This will hopefully be deployed for team Delta during the Grey Team phase. Vulnerability...
pyshellshock
.. CVE-2014-6271: https://vulners.com/cve/CVE-2014-6271 ============ pyshellshock Biblioteca y utilidad de Python para CVE-2014-6271...
ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input
A flaw was found in ip-address, a JavaScript library for parsing and manipulating IPv4 and IPv6 addresses. This vulnerability allows a remote attacker to perform cross-site scripting XSS by providing untrusted input to the Address6 constructor. When an application renders the output of...
TS_LLMLib
tsllmlib - TrustedSec LLM 库 TrustedSec LLM 库 是一个用于与支持工具调用的本地大语言模型进行交互的 Python 库。通过利用本地 LLM 端点与 MCP(模型上下文协议)集成,它可以运行通常只有前沿模型才能实现的大规模工作流。 特性 本地 LLM 支持 :连接任何兼容 OpenAI 的 API 端点,或使用本地 LLM 服务器 MCP 集成 :完整支持 RPC 和 SSE 协议的模型上下文协议 工具注册表 :内置文件操作工具,并支持扩展自定义工具 对话历史 :在多轮对话中保持聊天上下文 时间限制 :可配置的执行超时,防止操作失控 纯 Pytho...
DEBIAN-CVE-2026-79590
A NULL pointer dereference vulnerability exists in the Prism parser component of mruby 4.0.0. An attacker can provide a specially crafted Ruby source file that triggers the parser to pass a NULL pointer to nonnull string handling functions, resulting in undefined behavior and application crash...
DEBIAN-CVE-2026-49838
GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. Prior to version 4.7.0, GoBGP accepts a zero-length ASPATH during UPDATE decoding and later panics while validating that attribute for a confederation eBGP peer. The vulnerable path is in the BGP...
DEBIAN-CVE-2026-49837
GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. Versions prior to 4.6.0 contain a BGP OPEN capability parsing issue where several concrete capability decoders may parse data from the full remaining capability buffer instead of the slice bounded b...
DEBIAN-CVE-2026-49836
psd-tools is a Python package for working with Adobe Photoshop PSD files. Prior to version 1.17.1, SmartObject.save writes an embedded smart object to a path taken verbatim from the PSD file. Because that name is attacker-controlled and unsanitised, a tool that extracts embedded objects from an...
JDSer-ngng
JDSer-ngng Un plugin de Burp Extender que deserializa objetos Java y los codifica en XML usando la librería Xtream. ¿Por qué? Esta versión corrige el error de la otra implementación en JDSer-ng que en realidad no permitía la modificación de la petición. También la extiende aún más, permitiendo el...
libslub
libslub libslub es una librería de Python para examinar las estructuras de gestión de SLUB y las asignaciones de objetos la implementación del heap del kernel de Linux. Está diseñada actualmente para su uso con GDB, pero podría adaptarse fácilmente para funcionar con otros depuradores. Ayuda a...
libptmalloc
libptmalloc libptmalloc es una biblioteca de Python para examinar ptmalloc la implementación del heap en el espacio de usuario de glibc. Actualmente está diseñada para usarse con GDB, pero podría adaptarse fácilmente para funcionar con otros depuradores. Instalación Consulte la Guía de instalació...
readable-thrift
Readable Thrift Readable Thrift facilita el trabajo con mensajes binarios del protocolo Thrift, convirtiéndolos a y desde un formato legible para humanos. Esto hace que el análisis manual y la manipulación de mensajes Thrift en formato binario sean tan sencillos como trabajar con protocolos de...
requests-racer
Requests-Racer Requests-Racer is a small Python library that lets you use the Requests library to submit multiple requests that will be processed by their destination servers at approximately the same time, even if the requests have different destinations or have payloads of different sizes. This...
CVE-2021-29447
CVE-2021-29447 - WordPress XXE 漏洞利用 描述 该存储库包含一个针对 CVE-2021-29447 的 exploit,这是 WordPress 5.7.0 及更早版本中存在的一个 XXE(XML 外部实体)漏洞。该漏洞存在于处理 WAV 文件的媒体库中,允许攻击者读取服务器上的任意文件。 要求 Bash Python 3 Docker 和 Docker Compose(用于搭建测试环境) 存在漏洞的 WordPress 服务器(5.7.0 或更低版本) 文件 文件| 描述 ---|--- CVE-2021-29447.sh| 生成恶意 WAV payloa...
xtor
xtor 用于以编程方式管理 Tor 实例的 Python 库。 特性 启动新的 Tor 进程或连接到现有进程 预配置的 httpx 客户端(同步 + 异步),使用 SOCKS5 代理 身份轮换,可选等待新 IP 流隔离,用于流量分离 电路和流管理 出口节点信息(国家、带宽、标志) 临时隐藏服务(.onion) 事件监听器(电路、流、带宽事件) TorPool,用于管理多个实例,支持轮询和随机选择 命名实例,可通过 CLI 管理 自定义异常层次结构,实现精确的错误处理 安装 先决条件 Linux(Debian/Ubuntu): root@kitploit: sudo apt-get...
G2.5_Openssl_V_1_0_1g
OpenSSL 1.0.1g 7 Apr 2014 Copyright c 1998-2011 El Proyecto OpenSSL Copyright c 1995-1998 Eric A. Young, Tim J. Hudson Todos los derechos reservados. DESCRIPCIÓN El Proyecto OpenSSL es un esfuerzo colaborativo para desarrollar un conjunto de herramientas robusto, comercial, completo y de código...