Lucene search
+L

411 matches found

Kitploit
Kitploit
added 2026/09/24 7:53 a.m.12 views

ida_ifl

IFL - Lista interactiva de funciones Licencia: CC-BY https://creativecommons.org/licenses/by/3.0/ Un pequeño plugin cuyo objetivo es proporcionar una forma fácil de navegar entre funciones y sus referencias. Además, permite importar informes generados por, por ejemplo, PE-sieve en IDA. Soporta:...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/24 6:37 a.m.12 views

mal_unpack

malunpack...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/24 5:58 a.m.21 views

pe-sieve

简介 PE-sieve 是一款帮助检测系统中运行的恶意软件,并收集潜在恶意材料用于进一步分析的工具。它能够识别并转储被扫描进程中的多种植入物:替换/注入的PE、shellcode、钩子以及其他内存补丁。 可检测内联钩子、Process Hollowing、Process Doppelgänging、反射式DLL注入等。 PE-sieve 旨在成为一个轻量级引擎 ,专门用于一次扫描一个进程 。它可以构建为EXE或DLL。DLL版本暴露了一个简单的API,可以轻松与其他应用程序集成。 📦 使用库:libPEConv 帮助 ❓ 常见问题解答 - 常见问题 📖 阅读 Wiki 🤔...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/24 3:10 a.m.6 views

vhosts-sieve

VHosts Sieve Búsqueda de hosts virtuales entre dominios no resolubles. Instalación root@kitploit: git clone https://github.com/dariusztytko/vhosts-sieve.git pip3 install -r vhosts-sieve/requirements.txt Uso Obtenga una lista de subdominios por ejemplo, usando Amass root@kitploit: $ amass enum -v...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/24 3:10 a.m.59 views

vhosts-sieve

VHosts Sieve Searching for virtual hosts among non-resolvable domains. Installation root@kitploit: git clone https://github.com/dariusztytko/vhosts-sieve.git pip3 install -r vhosts-sieve/requirements.txt Usage Get a list of subdomains e.g. using Amass root@kitploit: $ amass enum -v -passive -o...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/24 1:41 a.m.186 views

hollows_hunter

hollowshunter Hollows Hunter is a command-line application based on PE-sieve passive memory scanner. Recognizes and dumps a variety of potentially malicious implants replaced/implanted PEs, shellcodes, hooks, in-memory patches. While in case of PE-sieve you can select the process only by its PID,...

6AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/09/22 12:00 a.m.4 views

SUSE SLES12: dovecot22 / dovecot22-backend-mysql / dovecot22-backend-pgsql / etc (SUSE-SU-2026:4271-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:4271-1 advisory. This update for dovecot22 fixes the following issue: - CVE-2026-40016: Sieve :contains/:matches ONxM substring match bypasses sievemaxcputim...

6.5CVSS6.3AI score0.00427EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/09/22 12:00 a.m.2 views

The vulnerability in the `src/soupsieve/css_parser.py` script of the Soup Sieve CSS selector library allows a attacker to compromise the accessibility of the protected information.

The vulnerability in the src/soupsieve/cssparser.py script of the Soup Sieve CSS selector library is related to an uncontrolled resource consumption when processing the IDENTIFIER parameter. Exploiting this vulnerability could allow a malicious actor to compromise the accessibility of protected...

5.3CVSS6.6AI score0.00609EPSS
SaveExploits0References2Affected Software1
SUSE Linux
SUSE Linux
added 2026/09/21 7:30 a.m.7 views

Security update for dovecot22

This update for dovecot22 fixes the following issue: CVE-2026-40016: Sieve :contains/:matches ONxM substring match bypasses sievemaxcputime limit bsc1265148. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

7.1CVSS6.3AI score0.00427EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/19 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-86000

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, the selector parser in src/soupsieve/cssparser.py defines IDENTIFI...

5.3CVSS6.1AI score0.00609EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/19 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-85999

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, selectoriter in src/soupsieve/cssparser.py trims the raw selector...

5.3CVSS6.3AI score0.00609EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 9:32 p.m.12 views

pesieve-go

pesieve-go Bindings de Golang para PE-sieve. Requiere que pe-sieve32.dll, pe-sieve64.dll de una versión compatible estén presentes en el directorio del proyecto, o en una ruta indicada por la variable de entorno: PESIEVEDIR. API Expone los siguientes envoltorios para la API de PE-sieve:...

6AI score
SaveExploits0References2
OSV
OSV
added 2026/09/17 8:32 p.m.7 views

GHSA-J934-XHV5-FG8F Soup Sieve: Polynomial-time ReDoS (O(n²)) in the whitespace/comment trimming regex `RE_WS_END` (triggers on VALID selectors)

Summary Before tokenizing, selectoriter trims leading/trailing whitespace and comments by running two regexes over the whole raw selector with .search. The trailing one, REWSEND = re.compiler'WSC$', is anchored only at the end $, not the start. Because .search retries the pattern at every offset,...

5.3CVSS6.3AI score0.00609EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/17 4:25 p.m.11 views

CVE-2026-86000

A flaw was found in Soup Sieve, a CSS selector library. An attacker can craft a malicious CSS selector that, when processed by the library, leads to excessive CPU consumption. This occurs due to a polynomial-time regular expression denial of service ReDoS vulnerability in the selector parser...

5.9CVSS5.8AI score0.00609EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 4:18 p.m.7 views

AZL-103325 CVE-2026-86000 affecting package python-soupsieve 2.6-3

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, the selector parser in src/soupsieve/cssparser.py defines IDENTIFIER with adjacent quantified groups over overlapping character classes, and VALUE embeds IDENTIFIER for attribute selectors. When an...

5.3CVSS6.4AI score0.00609EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 4:18 p.m.6 views

CVE-2026-86000

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, the selector parser in src/soupsieve/cssparser.py defines IDENTIFIER with adjacent quantified groups over overlapping character classes, and VALUE embeds IDENTIFIER for attribute selectors. When an...

5.3CVSS0.00609EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 4:18 p.m.7 views

DEBIAN-CVE-2026-85999

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, selectoriter in src/soupsieve/cssparser.py trims the raw selector with REWSEND, an end-anchored WSC whitespace-and-comment expression used with search, so the regular expression engine retries a greedy...

5.3CVSS6.4AI score0.00609EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 4:18 p.m.8 views

DEBIAN-CVE-2026-86000

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, the selector parser in src/soupsieve/cssparser.py defines IDENTIFIER with adjacent quantified groups over overlapping character classes, and VALUE embeds IDENTIFIER for attribute selectors. When an...

5.3CVSS6.4AI score0.00609EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 4:18 p.m.6 views

AZL-103322 CVE-2026-85999 affecting package python-soupsieve 2.6-3

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, selectoriter in src/soupsieve/cssparser.py trims the raw selector with REWSEND, an end-anchored WSC whitespace-and-comment expression used with search, so the regular expression engine retries a greedy...

5.3CVSS6.4AI score0.00609EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 4:18 p.m.8 views

CVE-2026-85999

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, selectoriter in src/soupsieve/cssparser.py trims the raw selector with REWSEND, an end-anchored WSC whitespace-and-comment expression used with search, so the regular expression engine retries a greedy...

5.3CVSS0.00609EPSS
SaveExploits0References3
Rows per page
Query Builder