7 matches found
flowinspect
flowinspect A network traffic inspection tool Description: It uses libnids via its python bindings from Jon Oberheide: pynids to defragment IP and reassemble TCP packets UDP is inspected on a per-packet basis to generate network flows. These flows are then inspected using the one of the four...
GitGot
Descripción GitGot es una herramienta semiautomática guiada por retroalimentación que permite a los usuarios buscar rápidamente en grandes volúmenes de datos públicos en GitHub para encontrar secretos sensibles. Cómo funciona Durante las sesiones de búsqueda, los usuarios proporcionan...
CVE-2026-53432
fzf is vulnerable to Integer Overflow leading to crash in FuzzyMatchV2 function. When input line length is approximately 2,200,000 bytes and pattern length is 999 bytes, the product overflows. The Go runtime detects the invalid slice bounds and terminates the process immediately with a...
CVE-2026-53432
fzf is vulnerable to Integer Overflow leading to crash in FuzzyMatchV2 function. When input line length is approximately 2,200,000 bytes and pattern length is 999 bytes, the product overflows. The Go runtime detects the invalid slice bounds and terminates the process immediately with a...
EUVD-2025-23165
Malicious code in bioql PyPI...
PT-2025-31382 · Dedupe · Dedupe
Name of the Vulnerable Software and Affected Versions: dedupe versions prior to commit 3f61e79 Description: dedupe is a Python library used for fuzzy matching, deduplication, and entity resolution on structured data. A critical severity issue exists in the .github/workflows/benchmark-bot.yml...
Fuzzy matching with Ghidra BSim, a guide
TL;DR BSim, Ghidra’s new built-in plugin is a game-changer for reversing firmware and other stripped binaries. Rapidly identify and annotate functions from known libraries. Fuzzy matching works with unknowns, like exact library versions and compiler options. Automatically define custom variable...