Lucene search
+L

2304 matches found

Kitploit
Kitploit
added 2026/09/18 12:25 a.m.104 views

authelia

Authelia is an open-source authentication and authorization server providing two-factor authentication and single sign-on SSO for your applications via a web portal. It acts as a companion for reverse proxies by allowing, denying, or redirecting requests. Documentation is available at...

6.2AI score
SaveExploits0References27
Kitploit
Kitploit
added 2026/09/17 7:49 p.m.279 views

multitor

multitor Create multiple TOR instances with load-balancing. Description • Introduction • How To Use • Parameters • Requirements • Docker • Other • License • Wiki Description It provides one single endpoint for clients. Supports HAProxy , socks protocol and http-proxy servers: polipo , privoxy and...

5.7AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/17 6:23 p.m.7 views

cnc-relay

cnc-relay レッドチーム演習では、外部に露出するフットプリントと実際のコマンドアンドコントロールバックエンドを分離するために、リレーインフラストラクチャを構築することが一般的です。一般的な軽量オプションとしては、使い捨てのクラウドインフラ上にHAProxyまたはNGINXをセットアップし、オペレーターがコマンドアンドコントロールフレームワークにアクセスできる内部および/またはセキュアなホストにトラフィックをプロキシする方法があります。この構成はほとんどの場合機能しますが、ビーコンの元の送信元IPなどのメタデータが失われます。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 5:17 p.m.9 views

HTTP3ONSTEROIDS

目次 脆弱性の説明 ソースコードレビュー ラボのセットアップ 問題の特定 参考文献 脆弱性の説明 HAProxyのHTTP/3実装は、不正なHTTPヘッダーフィールド名 をブロックできず、この不正なヘッダーを誤って処理するサーバーの前段にデプロイされた場合 、HTTPリクエスト/レスポンススマグリング攻撃に悪用される可能性があります。リモートの攻撃者は、正規ユーザーのリクエストを改ざんする可能性があります。その結果、攻撃者は機密情報を取得したり、サービス妨害(DoS)状態を引き起こしたりする可能性があります。 https://jvn.jp/en/jp/JVN38170084/...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 4:11 p.m.12 views

CVE-2021-40346-POC

CVE-2021-40346-POC CVE-2021-40346 の整数オーバーフローにより HTTP スマグリングが可能になる 整数オーバーフローによる HTTP リクエストスマグリング 中国語分析:HAProxy リクエストスマグリング脆弱性(CVE-2021-40346)分析 参照: https://jfrog.com/blog/critical-vulnerability-in-haproxy-cve-2021-40346-integer-overflow-enables-http-smuggling/ ビルド root@kitploit: git clone...

7.5CVSS7.9AI score0.57934EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/17 12:48 p.m.9 views

HAProxy_CVE-2021-40346

HAProxyCVE-2021-40346 HAProxy CVE-2021-40346 解説 フォローはこちら Vulnmachines YouTube Twitter Facebook...

7.5CVSS7.8AI score0.57934EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/17 5:13 a.m.7 views

CVE-2021-40346

CVE-2021-40346 CVE-2021-40346 PoC HAProxy HTTP Smuggling 教育目的のみ セットアップ root@kitploit: $ docker build -t cve-2021-40346 . $ docker run --name poc -p 8000:80 -d --rm -it cve-2021-40346 4941e9f23508b497e4cbe334a75e7cdb84c83478522ed85f48db3477f97a6fb4 テスト /admin が拒否されることを確認します。 root@kitploit: $ curl...

7.5CVSS7.9AI score0.57934EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/17 1:16 a.m.12 views

HAProxy-Keepalived-Sec-HighLoads

HAProxy 和 Keepalived(负载均衡器+集群+安全+高负载)安装与配置 HAProxy 是一款开源软件,为基于 TCP 和 HTTP 的高可用性负载均衡应用提供 代理 服务器服务。 Keepalived 是一款开源软件,能够为两台以上服务器提供 IP 故障转移 能力。Keepalived 内部使用 多播 通信技术。 在我们的架构中,我们将使用 HAProxy 作为负载均衡器,并使用 Keepalived 进行 IP 转移,即将 HAProxy 架构实现为 集群 。 我们的场景中有 3 台服务器。我们将在这些服务器上安装 HAProxy,使其成为负载均衡器。然后安装...

4.3CVSS6AI score0.9986EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 12:58 a.m.10 views

CVE-2021-40346

CVE-2021-40346 请求头内部表示中的整数溢出允许 HTTP 请求走私。本仓库提供了一个使用 docker-compose 构建的 PoC,包含两个 docker 镜像:一个运行存在漏洞版本的 HaProxy(本例中为 2.2.16),另一个运行使用 Gunicorn 作为 WSGI 的 Flask Web 服务器。通过利用该漏洞,我们能够访问 /admin 页面,而该页面的请求本会被 HaProxy 通过用户自定义规则阻止。 POC 环境要求 Docker 🐳 Docker compose 🐳 环境配置 HaProxy docker 容器,端口 8000 映射到宿主机。...

7.5CVSS7.9AI score0.57934EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/16 9:35 p.m.12 views

multitor

multitor 複数のTORインスタンスをロードバランスで作成します。 説明 • はじめに • 使い方 • パラメータ • 必要条件 • Docker • その他 • ライセンス • Wiki 説明 クライアントに単一のエンドポイントを提供します。サポートするのは、HAProxy 、socks プロトコル、http-proxy サーバー(polipo 、privoxy 、hpts )です。 さらに、以前に実行しているTOR プロセスを表示 し、すべてまたは選択したプロセスの新しいID を作成できます。 multitorは以下のプロジェクトを基に完全に書き直されました: Jan Seid...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/16 7:20 p.m.17 views

CVE-2026-33555

HAProxy H3/QUIC 独立 FIN 请求体校验绕过导致的 HTTP 请求走私 完整文章请见:https://r3verii.github.io/cve/2026/04/14/haproxy-h3-standalone-fin-smuggling.html 摘要 HAProxy 的 HTTP/3 实现中存在一个漏洞,允许攻击者发送一个 Content-Length 头与实际请求体大小不匹配的 HTTP 请求。HAProxy 会将该畸形请求以声明的 Content-Length 但零请求体字节的形式,通过 HTTP/1.1 转发到后端。当后端发送早期响应(例如 301 重定向)并从...

5.8CVSS5.9AI score0.00297EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/14 5:23 p.m.10 views

CVE-2026-78122-POC

CVE-2026-78122 — 概念验证 Tecnativadocker-socket-proxy ≤ 0.5.0 — 访问控制粒度不足(CWE-1220) CVSS 4.0:8.3(高危) — CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N 攻击向量为相邻网络 (AV:A):攻击者需要与代理建立本地/相邻网络连接——这正是缓解措施中要求将其隔离在任何可路由接口之外的原因。 docker-socket-proxy 是一个面向 Docker 套接字的 HAProxy 前端,其全部意义在于为 Docker AP...

8.3CVSS6AI score0.00322EPSS
SaveExploits1References7
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.4 views

Astra Linux – Vulnerability in HAPProxy

A issue was discovered in HAProxy 2.2 before 2.2.16, 2.3 before 2.3.13, and 2.4 before 2.4.3. This issue can lead to a situation where the HTTP Host header is controlled by an attacker, due to a mismatch between the Host field and its corresponding authority value being mishandled...

7.5CVSS7.2AI score0.02341EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/14 10:29 a.m.8 views

CVE-2026-90678

A flaw was found in HAProxy. A remote, unauthenticated attacker can exploit a vulnerability in the HTTP/3 multiplexer when processing requests without a Content-Length header, leading to HTTP request smuggling. This occurs when HAProxy is configured with QUIC support and an HTTP/3 frontend, and...

8.9CVSS5.7AI score0.0052EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/09/14 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-90678

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in HAProxy 3.3.0 through 3.4.4 and in 3.5-dev1 through 3.5-dev5. Exploitation requires an HTTP/3 frontend: HAProxy must be built with QU...

7.5CVSS5.6AI score0.0052EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 7:16 p.m.11 views

CVE-2021-40346

CVE-2021-40346: HAProxy HTTPリクエストスマグリング - ACLバイパス 概要 このプロジェクトは、HAProxyにおける重大な整数オーバーフロー脆弱性 CVE-2021-40346 を実証し、HTTPリクエストスマグリング攻撃によりセキュリティ制御を回避する方法を示します。 CVSSv3スコア: 7.5(高) 貢献者: 1. Boian Eduard 2. Borsos Matheas-Roland CVE-2021-40346 とは? CVE-2021-40346 は、HAProxy の HTTP ヘッダー解析ロジックにおける 整数オーバーフロー脆弱性...

7.5CVSS7.8AI score0.57934EPSS
SaveExploits6
NVD
NVD
added 2026/09/13 4:17 a.m.12 views

CVE-2026-90678

An issue was discovered in HAProxy 3.3.0 through 3.4.4 and in 3.5-dev1 through 3.5-dev5. Exploitation requires an HTTP/3 frontend: HAProxy must be built with QUIC support and configured with a QUIC bind listener, and the affected traffic must reach a backend over HTTP/1.1 using chunked transfer...

7.5CVSS0.0052EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/13 4:17 a.m.9 views

CVE-2026-90678

An issue was discovered in HAProxy 3.3.0 through 3.4.4 and in 3.5-dev1 through 3.5-dev5. Exploitation requires an HTTP/3 frontend: HAProxy must be built with QUIC support and configured with a QUIC bind listener, and the affected traffic must reach a backend over HTTP/1.1 using chunked transfer...

7.5CVSS5.7AI score0.0052EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/13 4:17 a.m.4 views

UBUNTU-CVE-2026-90678

An issue was discovered in HAProxy 3.3.0 through 3.4.4 and in 3.5-dev1 through 3.5-dev5. Exploitation requires an HTTP/3 frontend: HAProxy must be built with QUIC support and configured with a QUIC bind listener, and the affected traffic must reach a backend over HTTP/1.1 using chunked transfer...

7.5CVSS5.7AI score0.0052EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/13 3:37 a.m.14 views

EUVD-2026-76943

An issue was discovered in HAProxy 3.3.0 through 3.4.4 and in 3.5-dev1 through 3.5-dev5. Exploitation requires an HTTP/3 frontend: HAProxy must be built with QUIC support and configured with a QUIC bind listener, and the affected traffic must reach a backend over HTTP/1.1 using chunked transfer...

7.5CVSS5.7AI score0.0052EPSS
SaveExploits0References3
Rows per page
Query Builder