Lucene search
+L

64 matches found

Kitploit
Kitploit
added 2026/08/25 8:00 p.m.1 views

udp2raw

Udp2raw-tunnel udp2raw tunnel,通过raw socket给UDP包加上TCP或ICMP header,进而绕过UDP屏蔽或QoS,或在UDP不稳定的环境下提升稳定性。可以有效防止在使用kcptun或者finalspeed的情况下udp端口被运营商限速。 支持心跳保活、自动重连,重连后会恢复上次连接,在底层掉线的情况下可以保持上层不掉线。同时有加密、防重放攻击、信道复用的功能。 English udp2raw+kcptun stepbystep教程 udp2raw+finalspeed stepbystep教程 udp2raw wiki 提示:...

5.7AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/08/25 1:20 p.m.1 views

mellon

OSDP漏洞利用 OSDP攻击工具(以及精灵语中的“朋友”) 攻击1:加密是可选的 OSDP支持但不严格 要求 加密。因此你的连接可能根本没有加密。攻击1只是被动监听,看看能否读取线缆上的卡号。 攻击2:降级攻击 仅仅因为控制器和读卡器 支持 加密,并不意味着它们被配置为 要求 使用加密。攻击者可以修改读卡器的能力回复消息(osdpPDCAP),声明其不支持加密。当这种情况发生时,一些控制器会继续在没有加密的情况下运行。 攻击3:安装模式攻击...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 12:36 p.m.1 views

Shelter

Shelter Shelter 是一种完全武器化的睡眠混淆技术,它通过广泛使用 ROP 来实现内存中 payload 的完全加密。 该 crate 具有以下特点: AES-128 加密。 完整 PE 加密能力。 在睡眠期间移除执行权限。 不使用 APC/HWBP/定时器,仅使用 ROP 实现混淆。 使用 Unwinder 在执行 ROP 链之前实现调用栈欺骗。 提供不同的执行方式以适应各种情况。 其他 OPSEC 考虑:DInvokers、间接系统调用、字符串字面量加密等。 内容 用法 示例 fluctuate fluctuatefromaddress...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:13 a.m.1 views

Huan

Huan Huan 是我为了学习 PE 文件结构和 PE 加载过程而开发的一款加密 PE 加载器生成器。它每次使用不同的密钥对要运行的 PE 文件进行加密,并将其嵌入加载器二进制文件的新节中。目前,它适用于 64 位 PE 文件。 工作原理? 首先,Huan 读取给定的 PE 文件,并使用 CBC 模式 AES-128 加密算法对其进行加密。加密方面,我使用了 Tiny AES in C,并为该库的需求准备了填充代码。加密完成后,它使用 Visual Studio 编译器(MsBuild.exe)编译加载器,生成可执行文件。之后,它在该可执行文件上创建一个节(名为...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/24 9:35 a.m.1 views

sony-vp-extract

Sony WH-1000XM4 Extractor de Paquetes de Voz Descifra y extrae las indicaciones MP3 de guía de voz de los archivos de firmware cifrados de los Sony WH-1000XM4. La clave AES-128-CBC se ob...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 8:43 a.m.1 views

sbox

sbox - Ofuscación de cadenas AES en tiempo de compilación para C++ Las soluciones estándar dependen de length + "" + string. Eso es trivial de revertir. sbox utiliza un cifrado de bloques AES-128 constexpr para transformar cadenas en ruido de alta entropía. La Historia Durante el desafío "Encode...

5.6AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/20 8:33 p.m.10 views

CVE-2025-30156

A flaw was found in the CephX authentication protocol used by Ceph, a distributed storage system. CephX uses AES-128-CBC encryption with a hardcoded initialization vector and no message authentication HMAC, making it vulnerable to the same class of unauthenticated-encryption attacks that...

8.7CVSS5.5AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/19 6:09 p.m.7 views

CVE-2026-39944

A flaw was found in Ceph RGW's STS Security Token Service session token implementation. The STS tokens use the same unauthenticated AES-128-CBC encryption as CephX, which lacks message authentication and uses a hardcoded initialization vector. Because there is no integrity protection on the token...

8.5CVSS5AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72049

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ieee802154: admin-gate legacy LLSEC dump operations In net/ieee802154/netlink.c, the legacy IEEE802154NL family ops table builds the LLSEC dump entries...

7.1CVSS5.5AI score0.0016EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 6:12 p.m.8 views

CVE-2026-72049

A flaw was found in the Linux kernel's IEEE 802.15.4 LLSEC subsystem. A local user without special privileges could exploit ungated legacy dump operations to read raw 16-byte AES-128 keys from the kernel keytable on wireless personal area network WPAN devices. This information disclosure...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

UBUNTU-CVE-2026-72049

In the Linux kernel, the following vulnerability has been resolved: ieee802154: admin-gate legacy LLSEC dump operations In net/ieee802154/netlink.c, the legacy IEEE802154NL family ops table builds the LLSEC dump entries LLSECLISTKEY, LLSECLISTDEV, LLSECLISTDEVKEY, LLSECLISTSECLEVEL with...

7.1CVSS5.3AI score0.0016EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:52 a.m.16 views

CVE-2026-72049 ieee802154: admin-gate legacy LLSEC dump operations

In the Linux kernel, the following vulnerability has been resolved: ieee802154: admin-gate legacy LLSEC dump operations In net/ieee802154/netlink.c, the legacy IEEE802154NL family ops table builds the LLSEC dump entries LLSECLISTKEY, LLSECLISTDEV, LLSECLISTDEVKEY, LLSECLISTSECLEVEL with...

7.1CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.23 views

CVE-2026-72049 ieee802154: admin-gate legacy LLSEC dump operations

In the Linux kernel, the following vulnerability has been resolved: ieee802154: admin-gate legacy LLSEC dump operations In net/ieee802154/netlink.c, the legacy IEEE802154NL family ops table builds the LLSEC dump entries LLSECLISTKEY, LLSECLISTDEV, LLSECLISTDEVKEY, LLSECLISTSECLEVEL with...

7.1CVSS0.0016EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:52 a.m.33 views

CVE-2026-72049

The CVE affects the Linux kernel ieee802154 code path: the legacy IEEE802154_NL netlink dump entries (LLSEC_LIST_KEY, LLSEC_LIST_DEV, LLSEC_LIST_DEVKEY, LLSEC_LIST_SECLEVEL) are built with IEEE802154_DUMP(), which sets no .flags, allowing unprivileged NETLINK_GENERIC readers to dump the 16-byte A...

7.1CVSS5.3AI score0.0016EPSS
SaveExploits0References8
Packet Storm
Packet Storm
added 2026/03/17 12:00 a.m.216 views

📄 WordPress WPvivid 0.9.123 Arbitrary File Write

This Metasploit module exploits an unauthenticated arbitrary file write vulnerability in the WPvivid Backup plugin used in WordPress websites. The vulnerability allows an attacker to send a specially crafted encrypted payload to the vulnerable endpoint using the parameter wpvividaction=sendtosite...

9.8CVSS7.7AI score0.32714EPSS
SaveExploits13
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2017-9053

Malware in sbrugna...

6.5CVSS6.6AI score0.003EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2017-17809

Malware in sbrugna...

5.9CVSS5.9AI score0.00832EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-6389

Malicious code in bioql PyPI...

8.5CVSS6.6AI score0.00125EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-14904

Malicious code in bioql PyPI...

5.3CVSS6.5AI score0.00151EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/05/20 12:00 a.m.17 views

The vulnerability of the AES-128-CCM encryption algorithm in the operating system PAN-OS of network interfaces from Palo Alto Networks, including models PA-7500, PA 5400, PA 5400f, PA 3400, PA 1400, and PA 400, allows attackers to disclose confidential information.

The vulnerability of the AES-128-CCM encryption algorithm in the networking interfaces of the PAN-OS operating system of Palo Alto Networks’ devices such as PA-7500, PA 5400, PA 5400f, PA 3400, PA 1400, and PA 400 relates to the transmission of confidential information in plaintext. Exploiting th...

5.5CVSS5.4AI score0.00151EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder