2124 matches found
dnsFookup
DnsFookup v 2.0.1 一个包含以下组件的DNS Rebinding框架: 显然一个DNS服务器 Python Web API,用于创建新子域名、控制DNS服务器、查看日志等功能 一个简陋的React应用,使其更舒适 更新日志 API文档 它有什么作用? 它可以让你创建像Burp Collaborator一样的DNS bins,但它增加了一些额外功能... 你可以指定创建的子域名解析到哪些IP/域名以及解析次数,目前支持 A、CNAME和AAAA记录 然后你可以在日志中查看请求来源、解析结果等 工具运行视频 漏洞应用程序的来源是...
singularity
Singularity of Origin Recent updates: NEW 2025-11-25 : Chrome release 142 added Local Network Access LNA, which prevents DNS rebinding attack techniques implemented in Singularity. Singularity of Origin's LNA-from-Non-Secure-Contexts branch implements support for Trial for Local Network Access fr...
singularity
Singularity of Origin 近期更新: 新 2025-11-25 :Chrome 版本 142 新增了本地网络访问(LNA)功能,可阻止 Singularity 中实现的 DNS 重绑定攻击技术。Singularity of Origin 的 来自非安全上下文的 LNA 分支实现了对非安全上下文的本地网络访问试用 的支持。这会临时允许从非安全上下文访问本地网络上的资源,从而让您在使用 Chrome 时能再试验 DNS 重绑定攻击一段时间(直至 2026 年 5 月 18 日)。 新 2025-05-19:我们的演示站点 rebind.it 已升级以支持 IPv6 comm...
CVE-2026-97875
Rojo's "rojo serve" HTTP API default port 34872 has no Host/Origin header validation, making it vulnerable to DNS rebinding. A malicious webpage can read all project source, write malicious code to files on disk, and launch local programs via opener::open with no user interaction beyond visiting...
CVE-2026-97875 DNS rebinding vulnerability in rojo serve HTTP API
Rojo's "rojo serve" HTTP API default port 34872 has no Host/Origin header validation, making it vulnerable to DNS rebinding. A malicious webpage can read all project source, write malicious code to files on disk, and launch local programs via opener::open with no user interaction beyond visiting...
CVE-2026-97875
The rojo serve HTTP API (default port 34872 ) is vulnerable to DNS rebinding because it lacks Host/Origin header validation . This flaw allows a malicious webpage to access project source code, write malicious code to the local disk, and execute local programs using opener::open() without user in...
EUVD-2026-86991
Rojo's "rojo serve" HTTP API default port 34872 has no Host/Origin header validation, making it vulnerable to DNS rebinding. A malicious webpage can read all project source, write malicious code to files on disk, and launch local programs via opener::open with no user interaction beyond visiting...
rbndr
rbndr 简单的 DNS 重新绑定服务 rbndr 是一个非常简单的、非标准化的名称服务器,用于测试软件是否存在 DNS 重新绑定漏洞。该服务器通过从主机名中指定的地址中随机选取一个,并以极低的 TTL 值作为答案返回,来响应查询。 https://en.wikipedia.org/wiki/DNSrebinding DNS 重新绑定是一种 TOCTOU(检查时间与使用时间)漏洞。如果你有一个服务错误地使用“预检”检查来修改安全属性,那么你就可以使用它。例如,考虑一个(虚构的)浏览器插件,它有一个如下所示的 API: root@kitploit:...
rbndr
rbndr Simple DNS Rebinding Service rbndr is a very simple, non-conforming, name server for testing software against DNS rebinding vulnerabilities. The server responds to queries by randomly selecting one of the addresses specified in the hostname and returning it as the answer with a very low ttl...
whonow
Whonow DNS 服务器 一个恶意的 DNS 服务器,用于动态执行 DNS 重新绑定攻击。whonow 让你能够 通过域名请求本身 动态指定 DNS 响应和重新绑定规则。 root@kitploit: 首次查询该域名时响应 34.192.228.43,之后每次都响应 192.168.1.1 A.34.192.228.43.1time.192.168.1.1.forever.rebind.network 首次响应 34.192.228.43,接下来五次响应 192.168.1.1,然后重新开始(1次,5次,循环往复...)...
webrtc-ips
STUN IP Address requests for WebRTC Demo: https://diafygi.github.io/webrtc-ips/ What this does Firefox and Chrome have implemented WebRTC that allow requests to STUN servers be made that will return the local and public IP addresses for the user. These request results are available to javascript,...
CVE-2025-50505
CVE-2025-50505 API no autorizada conduce a ejecución arbitraria de comandos y escalada de privilegios en Clash Verge Rev Descripción La vulnerabilidad se origina en un endpoint API no autenticado expuesto por el componente clash-verge-service, que se instala con privilegios elevados por defecto...
revsuit
RevSuit - A Flexible and Powerful Reverse Connection Platform 简体中文 |English 简介 RevSuit 是一款灵活并且强大的反连平台。目前支持 HTTP、DNS、RMI、LDAP、MySQL 和 FTP 协议。 灵活: 1. 通过灵活的规则来捕获连接 2. 通过二进制文件部署和运行而无需担心讨厌的依赖错误 强大: 1. 可以通过规则,为不同类型的连接自定义响应,并且可以使用模板变量实现动态响应。 2. 支持的协议数量相对较多,并且支持其中的部分协议的进一步利用,如 DNS重绑定、MySQL客户端文件读取和 JDBC...
behave
Behave! 一个 仍在开发中 的监控浏览器扩展,用于检测那些行为不端的页面。 注意 :这是项目的代码仓库,如果你想获取打包好的扩展: Firefox:https://addons.mozilla.org/en-US/firefox/addon/behave/ Chrome:https://chrome.google.com/webstore/detail/mppjbkhgconmemoeagfbgilblohhcica/ 介绍 Behave! 会监控并警告,如果某个网页执行了以下任何操作: 基于浏览器的端口扫描 访问私有IP 针对私有IP的DNS重绑定攻击 下面是 Behave!...
behave
Behave! A Still in Development monitoring browser extension for pages acting as bad boys. NB : This is the code repository of the project, if you're looking for the packed extensions: Firefox: https://addons.mozilla.org/en-US/firefox/addon/behave/ Chrome:...
MindsDB -DNS Rebinding SSRF Protection Bypass
Detects DNS rebinding vulnerability that allows bypass of SSRF protection. The vulnerability exists in the URL validation mechanism where DNS resolution is performed without considering DNS rebinding attacks. id: CVE-2024-24759 info: name: MindsDB -DNS Rebinding SSRF Protection Bypass author: Lee...
dref
DNS 重绑定利用框架 该项目已不再维护。 dref 为 DNS 重绑定 处理了繁重的工作。以下来自其内置 payload之一的片段展示了该框架如何从被 hook 的浏览器扫描本地子网;在识别出在线 Web 服务后,它开始窃取 GET 响应,轻松绕过同源策略: root@kitploit: // mainFrame runs first async function mainFrame // We use some tricks to derive the browser's local /24 subnet const localSubnet = await...
dns-rebind-toolkit
DNS Rebind Toolkit Demo | Aviso de seguridad | Payloads incluidos | Preguntas frecuentes DESCARGO DE RESPONSABILIDAD: Este software es solo con fines educativos. Este software no debe utilizarse para actividades ilegales. El autor no es responsable de su uso. No seas un imbécil. DNS Rebind Toolki...
dns-rebinding-tool
受 @tavisio 启发 该项目旨在成为一个全能工具包,用于测试进一步的 DNS 重新绑定攻击,也是我对这类攻击的个人理解。它包含一个 Web 服务器和一个仅响应 A 查询的伪 DNS 服务器。 Web 服务器的根索引页面提供了一个简陋的 Web 界面,用于配置和运行攻击。参见 dnsrebindtool.43z.one。 一个用于托管 Web 服务器的基本 nginx 配置 root@kitploit: server listen 80; servername dnsrebindtool.43z.one; location / proxypass...