Lucene search
+L

967 matches found

Kitploit
Kitploit
added 2026/09/13 11:47 a.m.7 views

http-stalling-detector

Detector de estancamiento HTTP Los ataques DoS por estancamiento HTTP aprovechan la incapacidad de los servidores web para determinar si un cliente remoto simplemente está conectado a través de un enlace lento o si el cliente remoto está enviando datos deliberadamente muy despacio para evitar que...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 9:15 a.m.6 views

awesome-hacking-lists

Awesome Stars A curated list of my GitHub stars! Generated by starred. Contents ASL ASP.NET ActionScript Ada Arduino Assembly AutoHotkey AutoIt Batchfile BitBake Blade BlitzBasic Boo C C C++ CMake CSS Classic ASP Clojure CodeQL ColdFusion Dart Dockerfile Emacs Lisp Erlang F Fluent FreeMarker Go...

5.9AI score
SaveExploits0References82
Kitploit
Kitploit
added 2026/09/13 7:10 a.m.177 views

pcfg_cracker

PCFG = Probabilistic Context Free Grammar PCFG = Pretty Cool Fuzzy Guesser In short: A collection of tools to perform research into how humans generate passwords. These can be used to crack password hashes, but also create synthetic passwords honeywords, or help develop better password strength...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:38 a.m.8 views

tfc

Tinfoil Chat Tinfoil Chat TFC is a FOSS+FHD peer-to-peer messaging system that relies on high assurance hardware architecture to protect users from passive collection, MITM attacks and most importantly, remote key exfiltration. TFC is designed for people with one of the most complex threat models...

5.9AI score
SaveExploits0References20
Kitploit
Kitploit
added 2026/09/13 1:58 a.m.11 views

spraycharles

Spraycharles hey, yo, me siento como spraycharles - Chiddy Bang Herramienta de pulverización de contraseñas lenta y constante, diseñada para rociar en un intervalo durante un largo período de tiempo. Incluye plugins de pulverización para Office365, OWA, EWS, Okta, ADFS, Cisco SSL VPN, Citrix...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 12:36 p.m.7 views

CVE-2013-4322_PoC

CVE-2013-4322PoC Un simple script Python PoC que demuestra la vulnerabilidad de transmisión lenta por POST con codificación chunked...

4.3CVSS6.8AI score0.09458EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/11 3:53 a.m.30 views

toxy

toxy Not actively maintained, may not work with latest node.js runtimes. If you are interested in maintaining toxy, please open an issue...

5.4AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/09/10 8:27 p.m.10 views

Traefik: respondingTimeouts.readTimeout is not applied to HTTP/3, leaving slow-body uploads unbounded

Summary There is a medium severity vulnerability in Traefik's HTTP/3 entry points: the respondingTimeouts settings were not applied to the HTTP/3 request path. readTimeout in particular is on by default at 60s and is documented as bounding the time to read the entire request including its body, b...

5.3CVSS0.00302EPSS
SaveExploits0References7Affected Software2
NVD
NVD
added 2026/09/10 4:18 p.m.6 views

CVE-2026-88012

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream...

5.3CVSS0.00302EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/10 3:35 p.m.42 views

CVE-2026-88012 Traefik: respondingTimeouts.readTimeout is not applied to HTTP/3, leaving slow-body uploads unbounded

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream...

5.3CVSS0.00302EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/10 3:35 p.m.19 views

CVE-2026-88012

Traefik , the open-source HTTP reverse proxy and load balancer, has a flaw in how HTTP/3 entrypoints handle respondingTimeouts.readTimeout . The timeout is enforced at the TCP layer, but HTTP/3 operates over QUIC , which has no corresponding stream deadline. This means an unauthenticated attacker...

5.3CVSS0.00302EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/10 3:35 p.m.8 views

CVE-2026-88012 Traefik: respondingTimeouts.readTimeout is not applied to HTTP/3, leaving slow-body uploads unbounded

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream...

5.3CVSS0.00302EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/10 3:35 p.m.11 views

EUVD-2026-75562

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream...

5.3CVSS0.00302EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 3:35 p.m.5 views

CVE-2026-88012 Traefik: respondingTimeouts.readTimeout is not applied to HTTP/3, leaving slow-body uploads unbounded

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream...

5.3CVSS0.00304EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.11 views

PT-2026-89688

Summary There is a medium severity vulnerability in Traefik's HTTP/3 entry points: the respondingTimeouts settings were not applied to the HTTP/3 request path. readTimeout in particular is on by default at 60s and is documented as bounding the time to read the entire request including its body, b...

5.3CVSS0.00302EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.11 views

PT-2026-89473

Summary There is a medium severity vulnerability in Traefik's HTTP/3 entry points: the respondingTimeouts settings were not applied to the HTTP/3 request path. readTimeout in particular is on by default at 60s and is documented as bounding the time to read the entire request including its body, b...

5.3CVSS0.00302EPSS
SaveExploits0References11
Patchstack
Patchstack
added 2026/09/08 8:51 p.m.5 views

NPM: Colord: Slow rejection of oversized malformed color strings

NPM: Colord: Slow rejection of oversized malformed color strings vulnerability discovered by ? in WordPress Npm colord versions 2.9.4...

6.9CVSS0.00291EPSS
SaveExploits0References5Affected Software1
Kitploit
Kitploit
added 2026/09/07 4:12 p.m.5 views

CVE-2024-47176

CVE-2024-47176 !CAUTION Para uso educativo/de defensa únicamente, úsalo solo donde estés autorizado, ¡bajo tu propio riesgo! Cómo usar python3 scanner.py CIDR SCANNER IP Ejemplo python3 scanner.py 192.168.0.0/16 192.168.5.100 Módulos Requeridos tqdm Instalación vía pip3/apt: $ pip3 install tqdm $...

5.3CVSS7.2AI score0.50605EPSS
SaveExploits15
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: TCP: Fixed issues related to data races around sysctltcpslowstartafteridle. When reading sysctltcpslowstartafteridle, it can be changed concurrently. Therefore, we need to add READONCE to its readers...

4.7CVSS5.2AI score0.00186EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in usbredir

A use-after-free vulnerability was discovered in usbredir in versions prior to 0.11.0, specifically in the usbredirparserserialize function within usbredirparser/usbredirparser.c. This issue occurs when serializing large amounts of buffered write data, especially in cases where the destination is...

6.4CVSS6.6AI score0.00314EPSS
SaveExploits0References2
Rows per page
Query Builder