4751 matches found
burp_global_match_replace
Global Match & Replace GMR Burp-Suite-Erweiterung Global Match & Replace GMR erweitert Burp Suite um Match/Replace-Regeln, die global oder über mehrere Tools Ihrer Wahl Repeater, Intruder, Proxy usw. angewendet werden können. Es bietet Diff-Ansichten pro Anfrage und Antwort, damit Sie genau sehen...
uddup
UDdup - URLs Deduplication Tool The tool gets a list of URLs, and removes "duplicate" pages in the sense of URL patterns that are probably repetitive and points to the same web template. For example: root@kitploit: https://www.example.com/product/123 https://www.example.com/product/456...
JS-Secret-Hunter
JS Secret Hunter V2 🕵️♂️ JS Secret Hunter è uno strumento Python avanzato progettato per i ricercatori di sicurezza al fine di automatizzare il rilevamento di segreti hardcoded nel JavaScript lato client. A differenza dei semplici scanner, V2 include un crawler dinamico che analizza l'HTML del...
secret-regex-list
Geheime Regex-Liste Liste von Regex zum Extrahieren geheimer API-Schlüssel und interessanter Informationen. Du kannst dies direkt kopieren und in deinen Python-Code einfügen; einige Regexe benötigen möglicherweise drei Anführungszeichen, sonst bricht der Code. root@kitploit: "Cloudinary" :...
mkpath
mkpath URL-Pfadkombinationen mit einer Wordlist erstellen Lies eine Wordlist-Datei und generiere Pfadkombinationen für eine bestimmte Domain oder eine Liste von Domains. Die Eingabe aus der Wordlist-Datei wird in Kleinbuchstaben umgewandelt und eindeutige Wörter werden verarbeitet. Zusätzlich kan...
CVE-2022-24713-POC
POC do CVE-2022-24713 no Ubuntu Instale o pacote rust-regex atual no Ubuntu. Em seguida, clone este repositório. Depois, execute cargo build. A dependência regex está definida para a pasta /usr/share/cargo/registry, portanto não haverá problemas de dependência. Se a compilação levar um tempo...
EUVD-2026-64205
Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys. The FETCH, EXISTS and DELETE methods throw an exception when on malformed regular expressions. Each method falls back to a regex match when the key is not already stored in the hash, compiling the...
CVE-2026-77781
Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys. The FETCH, EXISTS and DELETE methods throw an exception when on malformed regular expressions. Each method falls back to a regex match when the key is not already stored in the hash, compiling the...
Linux Distros Unpatched Vulnerability : CVE-2026-72818
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORDRE and applied by TweetTokenizer.tokenize, contains a naked-domain bran...
CVE-2026-77781
Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys. The FETCH, EXISTS and DELETE methods throw an exception when on malformed regular expressions. Each method falls back to a regex match when the key is not already stored in the hash, compiling the...
CVE-2026-77781
Tie::Hash::Regex versions before 2.0.0 for Perl are vulnerable to a denial-of-service condition. The FETCH , EXISTS , and DELETE methods fall back to a regex match when a key is not already stored in the hash, compiling the caller's key with a bare qr// and no eval guard. A key that is not a vali...
CVE-2026-77781 Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys
Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys. The FETCH, EXISTS and DELETE methods throw an exception when on malformed regular expressions. Each method falls back to a regex match when the key is not already stored in the hash, compiling the...
CVE-2026-77781 Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys
Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys. The FETCH, EXISTS and DELETE methods throw an exception when on malformed regular expressions. Each method falls back to a regex match when the key is not already stored in the hash, compiling the...
CVE-2026-47735
Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc's user-SQL validator internal/api/query.go:ValidateSQLRequest blocked only readparquet and arcpartitionagg via regex denylist. The broader DuckDB I/O function family — readcsvauto, readcsv, readjson,...
CVE-2026-70656
Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.5.1 until 3.9.2, an authenticated admin or superadmin can set matchMethod to regex and place a malicious expression...
EUVD-2026-64038
Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.5.1 until 3.9.2, an authenticated admin or superadmin can set matchMethod to regex and place a malicious expression...
CVE-2026-70656 Checkmate: Regular Expression Denial of Service (ReDoS) via User-Controlled Regex in Monitor Advanced Matching
Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.5.1 until 3.9.2, an authenticated admin or superadmin can set matchMethod to regex and place a malicious expression...
CVE-2026-70656
Checkmate (open-source self-hosted server monitoring tool) versions 3.5.1 through 3.9.2 are vulnerable to ReDoS (Regular Expression Denial of Service). An authenticated admin or superadmin can set matchMethod to regex and inject a malicious expression into the expectedValue field for advanced HTT...
CVE-2026-70656 Checkmate: Regular Expression Denial of Service (ReDoS) via User-Controlled Regex in Monitor Advanced Matching
Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.5.1 until 3.9.2, an authenticated admin or superadmin can set matchMethod to regex and place a malicious expression...
python: Python: Denial of Service via super-linear regular expression work in csv.Sniffer.sniff()
A flaw was found in the csv.Sniffer.sniff function within Python. An attacker can exploit this by providing specially crafted CSV samples, which can trigger super-linear regular-expression processing during dialect sniffing. This excessive processing consumes significant CPU resources, potentiall...