513 matches found
sshimpanzee
Sshimpanzee Sshimpanzee 允许你构建一个静态的 反向 SSH服务器。它不是监听端口等待连接,而是SSH服务器会主动发起反向连接到攻击者的IP,就像常规的反向shell一样。Sshimpanzee 让你能够利用常规SSH连接的所有功能,比如端口转发、动态SOCKS代理或FTP服务器。 更重要的是,如果从受害机器到攻击者服务器的直接连接不可行,它提供了不同的隧道机制,例如DNS隧道、ICMP隧道或HTTP封装。它还支持HTTP和SOCKS5代理。可在lexfo的博客上获取一篇技术论文。 DOCKER构建 - 推荐 root@kitploit: sudo docker...
Mistica
Mística --- Mística 标志由 JoelGMSec 设计 Mística 是一款工具,能够将数据嵌入应用层协议字段中,旨在建立双向通道以实现任意通信。目前,已实现了对 HTTP、HTTPS、DNS 和 ICMP 协议的封装,预计未来还将引入更多协议。 Mística 采用模块化设计,围绕一种自定义传输协议构建,称为 SOTP:简单覆盖传输协议(Simple Overlay Transport Protocol)。数据经过加密、分块后放入 SOTP 数据包中。SOTP 数据包经过编码后嵌入到应用协议的指定字段中,并发送到另一端。 SOTP...
Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1
In the Linux kernel, the following vulnerabilities have been resolved: ip6tunnel: Use skbvlaninetprepare in ip6tnlrcv. The responsible commit did not handle VLAN encapsulation as detected by syzbot 1. Use skbvlaninetprepare instead of pskbinetmaypull. 1 Bug: KMSAN: uninit-value in...
Astra Linux – Vulnerability in docker.io
Moby is an open-source container framework developed by Docker Inc. It is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component dockerd, which is developed as moby/moby, is commonly referred to as Docker. Swarm Mode, which is...
PQCrypto-LWEKE
FrodoKEM: Encapsulación de Claves basada en Learning with Errors Esta biblioteca en C implementa FrodoKEM , un protocolo de encapsulación de claves KEM seguro bajo IND-CCA basado en el bien estudiado problema Learning with Errors LWE 1,3, que a su vez tiene estrechas conexiones con problemas...
liboqs
liboqs liboqs is an open source C library for quantum-safe cryptographic algorithms. liboqs Overview Status Supported Algorithms Key encapsulation mechanisms Signature schemes Stateful signature schemes Limitations and Security Platform limitations Support limitations Quickstart Linux and Mac...
rust_citadel
Citadel Servidor de cifrado híbrido post-cuántico y gestión de claves. Citadel combina X25519 + ML-KEM-768 para encapsulación de claves y AES-256-GCM para cifrado de datos, siguiendo el enfoque híbrido del NIST para la transición post-cuántica. Las aplicaciones cifran y descifran datos a través d...
LavaDome
LavaDome 🌋️ Una nueva herramienta deLavaMoat para el E ncapsulamiento seguro de nodos del DOM ⚠️ EXPERIMENTAL WIP - ÚSALO BAJO TU PROPIO RIESGO más información Demo PruebaLavaDome: visita la aplicación demo, abre la consola y haz todo lo que esté en tu poder para robar el secreto dentro de la...
CVE-2026-23006-Kyber-Ciphertext-Length-Side-Channel
CVE-2026-23006 – Canal lateral de longitud de texto cifrado de Kyber Código del programa Python root@kitploit: kyberlengthleak.py - Leaks secret key bit based on ciphertext length import random Simulate encapsulation: ciphertext length depends on message bit def encapsulatepk, bit: In a flawed...
fips203
NCC Group: Estándar de Mecanismo de Encapsulación de Claves Basado en Retículos Modulares FIPS 203 El FIPS 203 Borrador Público Inicial Estándar de Mecanismo de Encapsulación de Claves Basado en Retículos Modulares está escrito en Rust puro para aplicaciones de servidor, escritorio, navegador y...
ripple20
"Ripple20" Treck IOT/ICS device discovery and exploit detection v0.2 Resumen: Un paquete de Zeek para la detección pasiva de dispositivos Treck, los intentos de descubrimiento/escaneo y la explotación del conjunto de vulnerabilidades "Ripple20" en la pila TCP/IP de Treck. Referencias:...
CVE-2026-76169
fastify versions = 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The internal not-found router for encapsulated handlers dispatches...
EUVD-2026-70988
fastify versions = 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The internal not-found router for encapsulated handlers dispatches...
CVE-2026-76169 fastify vulnerable to authentication bypass via malformed URLs reaching encapsulated not-found handlers
fastify versions = 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The internal not-found router for encapsulated handlers dispatches...
kernel: ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbvlaninetprepare in ip6tnlrcv Blamed commit did not take care of VLAN encapsulations as spotted by syzbot 1. Use skbvlaninetprepare instead of pskbinetmaypull. 1 BUG: KMSAN: uninit-value in INETECNdecapsulate...
CVE-2026-80612
A flaw was found in the Linux kernel's lightweight tunnel LWT encapsulation process. This vulnerability occurs when network packets carrying specific metadata are processed, causing the system to incorrectly overwrite or clear this metadata. Such an issue can lead to unexpected behavior or data...
Linux Distros Unpatched Vulnerability : CVE-2026-80612
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom,...
SUSE CVE-2026-80612
In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...
CVE-2026-80612
In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...
CVE-2026-80612
In the Linux kernel, the following vulnerability has been resolved: net: lwtunnel: Drop skb metadata before LWT encapsulation skb metadata is meant for passing information between XDP and TC. It lives in the skb headroom, immediately before skb-data. LWT programs cannot access the skbuff-datameta...