2442 matches found
cover
Cover Keep private data, internal infrastructure and secrets out of cloud coding agents without breaking your workflow. Install · Quick start · Policies · Monitoring · Pi / OMP · Security Cover is a bidirectional privacy proxy for AI coding agents. It replaces matched sensitive values locally wit...
Mimic
Mimic 无框架的浏览器中的浏览器(BitB)——没有 iframe,也没有 frame-busting 问题。一个单脚本的 Shadow DOM / MutationObserver 库,用于逼真的钓鱼模拟,可轻松通过反向代理注入。 ⚠️ 警告 :请仅根据您当前的法律使用本软件。滥用本软件可能会引发法律和道德问题,我不支持也不对此承担任何责任。 📖 简要历史 MalwareMonster 和我在大约七年前开发了一个与此思路相同的概念验证项目,名为 FISHY。该项目成功展示了 BitB 攻击向量,尽管可用性明显有限。大约两年后,mrd0x 通过他的 BITB...
ReverseSock5Proxy
反向 TCP Sock5 代理 一个微型反向 Sock5 代理 服务端 服务端 GUI 使用 ImGui 构建 :V 你可以从 Releases 下载预构建版本。 构建 你需要 gcc 12+ 版本 Windows 推荐版本 Conan 包管理器 然后根据你的需求,运行 scripts 文件夹中的任意脚本 :V 客户端/代理端 构建 root@kitploit: gcc main.c -lws232 -O2 -s -o Sock5Agent 待办事项 重构代码以支持多操作系统 完成服务端代码 我不知道 资源 https://www.rfc-editor.org/rfc/rfc1928...
SeeProxy
SeeProxy Golang 反向代理,支持 CobaltStrike malleable profile 验证。 该工具的前提是,不把你的 teamserver 直接暴露给外部,而是只暴露给 SeeProxy 的单个实例。 这样,到达你的 teamserver 的每个请求都是合法的 C2 流量。 示例部署 下面你可以找到一个非常基础的红队演练部署示例。只有来自 SeeProxy 实例的合法流量才被允许到达 C2。 用法: root@kitploit: $ make $ SeeProxy --teamserver : --profile --port 演示视频 一段短视频,演示发送大量...
EUVD-2026-57410
SiYuan: Localhost-trust admin bypass on auth-code-gated endpoints, with potential remote reachability via the fixed-port proxy...
CVE-2026-73812
A flaw was found in the inets httpd server, part of Erlang/OTP. The server incorrectly processes HTTP requests that contain both Transfer-Encoding: chunked and Content-Length headers, failing to reject them or close the connection as required by RFC 9112 §6.1. When inets is deployed behind a...
OTP: inets: inets: HTTP Request Smuggling allows bypassing security controls
A flaw was found in the inets httpd server, part of Erlang/OTP. The server incorrectly processes HTTP requests that contain both Transfer-Encoding: chunked and Content-Length headers, failing to reject them or close the connection as required by RFC 9112 §6.1. When inets is deployed behind a...
bunkerweb v1.6.15-rc1
🌐 Website | 🤝 Panel | 📓 Documentation | 👨💻 Demo | 📱 Demo UI | 🧩 Templates | 🛡️ Examples 💬 Chat | 📝 Forum | 📝 Community | 🗺️ Threatmap | 📊 Status | 🔎 Feedback 🛡️ Make security by default great again! BunkerWeb BunkerWeb is a next-generation, open-source Web Application Firewall WAF. Being a...
CVE-2021-31188
creationtimestamp| type| source ---|---|--- 2026-09-01 20:02:42+00:00| seen| https://t.me/hackingAttack/8312 2026-09-02 01:03:18+00:00| seen| https://t.me/hackingAttack/8312 2026-09-08 07:00:05+00:00| seen| https://t.me/hackingAttack/8312 2026-09-09 00:00:39+00:00| seen|...
pingap v0.13.10
pingap Before the pingap version is stable, no pull requests will be accepted. If you have any questions, please create a new issue first. Overview Pingap is a high-performance reverse proxy powered by the Cloudflare Pingora . It simplifies operational management by enabling dynamic, zero-downtim...
frp v0.71.0
frp README | 中文文档 Sponsors frp is an open source project with its ongoing development made possible entirely by the support of our awesome sponsors. If you'd like to join them, please consider sponsoring frp's development. Gold Sponsors The complete IDE crafted for professional Go developers The...
VMware VRealize Network Insight - Remote Code Execution
VMWare Aria Operations for Networks vRealize Network Insight is vulnerable to command injection when accepting user input through the Apache Thrift RPC interface. This vulnerability allows a remote unauthenticated attacker to execute arbitrary commands on the underlying operating system as the ro...
Linux Distros Unpatched Vulnerability : CVE-2026-16434
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard...
CVE-2026-16434
Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...
CVE-2026-16434 Adminer before 5.5.1 X-Forwarded-Prefix Backslash Bypass
Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...
EUVD-2026-65195
Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...
CVE-2026-16434
Adminer versions 4.6.0 through 5.5.0 contain an incomplete fix for a prior X-Forwarded-Prefix header injection (GHSA-8478-xrj3-h9c2). The validation guard in bootstrap.inc.php uses the regex ^/[^/] to reject malicious prefixes, which blocks //evil.com but allows values like /\evil.com where the s...
CVE-2026-76835
OAuth2 Proxy honours a client-supplied X-Forwarded-Uri header when deciding whether a request may skip authentication, because the guard added for CVE-2026-40575 is inert in the default reverse-proxy configuration. GetRequestURI in pkg/requests/util/util.go prefers that header over the real reque...
CVE-2026-76835
OAuth2 Proxy versions 7.15.2 through 7.15.4 are affected by an authentication bypass via the X-Forwarded-Uri header. When reverse-proxy mode is enabled without trusted_proxy_ip configured, buildTrustedProxyNetSet falls back to 0.0.0.0/0 and ::/0, treating every client as a trusted proxy. An unaut...
Astra Linux – Vulnerability in Tomcat9
There is an input validation vulnerability in Apache Tomcat. Versions of Tomcat from 11.0.0-M1 through 11.0.0-M11, from 10.1.0-M1 through 10.1.13, from 9.0.0-M1 through 9.0.81, and from 8.5.0 through 8.5.93 did not properly parse HTTP trailer headers. A specially crafted, invalid trailer header...