Lucene search
+L

789 matches found

Kitploit
Kitploit
added 2026/09/01 2:39 a.m.5 views

XenoScan

XenoScan XenoScan 是一个内存扫描器,可用于扫描进程的内存,以定位重要值的具体位置。这类工具通常用于破解电子游戏,因为它们能定位表示游戏状态在内存中的值。 XenoScan 使用 C++ 编写,带有 Lua 前端,我一直在开发超越我所见过的任何其他内存扫描器的先进功能。值得注意的是,它能够枚举并返回目标内存空间中所有复杂数据结构(例如 std::list 和 std::map)的实例,甚至能扫描所有类实例,并根据其底层类型对发现的实例进行分组。 联系方式 如果您需要联系我、想要一个聊天的地方或有疑问,我的 Discord 是最好的去处。 子项目 XenoLua XenoL...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 7:31 a.m.3 views

resym

Artefatto ReSym Questo repository fornisce gli artefatti per l'articolo "ReSym: Harnessing LLMs to Recover Variable and Data Structure Symbols from Stripped Binaries" CCS 2024. 🏆 Vincitore dell'ACM SIGSAC Distinguished Paper Award Nota : Stiamo attivamente mantenendo/aggiornando i nostri artefatt...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 2:43 a.m.6 views

ShimMe

ShimMe Strumenti dall'intervento al DEFCON 32 "SHIM me what you got - Manipulating Shim and Office for Code Injection" Office Injector - Richiama un metodo RPC nel servizio OfficeClickToRun che inietta una DLL in un processo sospeso in esecuzione come NT AUTHORITY\SYSTEM avviato dal servizio Task...

5.9AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fixed information leakage in the triggered buffer. The “data” local struct is used to push data to user space from a triggered buffer. However, it does not set values for inactive channels, as it only us...

7.1CVSS6.2AI score0.00214EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/18 4:27 p.m.5 views

CVE-2026-72221

A flaw was found in the kernel. A race condition exists in the sunrpc component during the Transport Layer Security TLS handshake cancellation process. This can lead to the corruption of an internal data structure, potentially causing system instability or a denial of service. Additionally, it ma...

9.8CVSS5.3AI score0.00626EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:57 a.m.10 views

EUVD-2026-59419

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Resolve region deletion races Sungwoo noticed that the sysfs trigger to delete a region may try to delete a region multiple times. It also has no exclusion relative to the kernel releasing the region via CXL root devi...

5.3AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68378

In the Linux kernel, the following vulnerability has been resolved: dpll: fix NULL pointer dereference in dpllmsgaddpinrefsync When a dpllpin is shared across multiple dplldevice instances and those devices are being unregistered e.g. during driver module removal, a NULL pointer dereference can...

5.3AI score0.002EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/25 9:24 a.m.45 views

CVE-2026-64529 crypto: qat - remove unused character device and IOCTLs

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device qatadfctl with IOCTLs for device configuration, start, stop, status query and enumeration. These IOCTLs are not part of any public...

7.8CVSS0.00135EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/22 3:16 p.m.23 views

CVE-2026-10822

If BIND encounters a particular invalid data structure in a DNS record, it will accept the invalid data, and may subsequently abort and exit. BIND will first need to store a DNS record for a key KEY, DNSKEY, etc.. That key must specify a PRIVATEDNS algorithm 253, and in the algorithm identifier,...

6.5CVSS0.00381EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/22 2:09 p.m.24 views

CVE-2026-10822

If BIND encounters a particular invalid data structure in a DNS record, it will accept the invalid data, and may subsequently abort and exit. BIND will first need to store a DNS record for a key KEY, DNSKEY, etc.. That key must specify a PRIVATEDNS algorithm 253, and in the algorithm identifier,...

6.5CVSS5.2AI score0.00381EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/07/22 2:09 p.m.22 views

CVE-2026-10822

If BIND encounters a particular invalid data structure in a DNS record, it will accept the invalid data, and may subsequently abort and exit. BIND will first need to store a DNS record for a key KEY, DNSKEY, etc.. That key must specify a PRIVATEDNS algorithm 253, and in the algorithm identifier,...

6.5CVSS5.8AI score0.00381EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.14 views

PT-2026-63413

Name of the Vulnerable Software and Affected Versions BIND 9 versions 9.18.0 through 9.18.50 BIND 9 versions 9.20.0 through 9.20.24 BIND 9 versions 9.21.0 through 9.21.23 BIND 9 versions 9.18.11-S1 through 9.18.50-S1 BIND 9 versions 9.20.9-S1 through 9.20.24-S1 Description An issue occurs when th...

6.5CVSS5.8AI score0.00381EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.36 views

CVE-2026-63990 bonding: refuse to enslave CAN devices

In the Linux kernel, the following vulnerability has been resolved: bonding: refuse to enslave CAN devices syzbot reported a kernel paging request crash in canrxunregister inside net/can/afcan.c. The crash occurs because a virtual CAN device vxcan is being enslaved to a bonding master. During the...

0.00181EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/13 5:16 p.m.21 views

CVE-2026-13221

Perl versions through 5.43.9 produce silently incorrect regular expression matches when an alternation of more than 65535 fixed string branches is compiled into a trie in Perlstudychunk. When such branches are combined into a trie, the delta between the first branch and the shared tail is stored ...

9.1CVSS0.00432EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.15 views

PT-2026-59042

Secrets in Variables saved as JSON dictionaries were not properly redacted - in case the variables were retrieved by the user the secrets stored as nested fields were not masked. If developers do not store variables with sensitive values in JSON form, their projects are not affected. Otherwise...

3.7CVSS6.1AI score0.00421EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/06/26 2:10 a.m.16 views

SUSE CVE-2026-53182

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject oversized EMA RNR lists nl80211parsernrelems stores the parsed element count in a u8-backed cfg80211rnrelems::cnt field and uses that count to size the flexible array allocation. Reject nested...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2026/06/25 8:38 a.m.47 views

CVE-2026-53182 wifi: nl80211: reject oversized EMA RNR lists

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject oversized EMA RNR lists nl80211parsernrelems stores the parsed element count in a u8-backed cfg80211rnrelems::cnt field and uses that count to size the flexible array allocation. Reject nested...

7.8CVSS0.00129EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2026/05/27 12:00 a.m.7 views

The vulnerability of the Valkey data structure server arises from insufficient neutralization of special elements in queries, allowing attackers to execute arbitrary code.

The vulnerability of the Valkey data structure server is related to insufficient neutralization of special elements in requests. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

7.5CVSS6.1AI score0.00586EPSS
SaveExploits0References5Affected Software4
Fedora
Fedora
added 2026/05/18 12:59 a.m.32 views

[SECURITY] Fedora 43 Update: valkey-8.1.7-1.fc43

Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing s...

8.8CVSS5.8AI score0.03663EPSS
SaveExploits7
Tenable Nessus
Tenable Nessus
added 2026/05/18 12:00 a.m.12 views

RHEL 9 : jq (RHSA-2026:18043)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:18043 advisory. jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or...

8.2CVSS5.9AI score0.00559EPSS
SaveExploits1References6
Rows per page
Query Builder