2916 matches found
AuthMatrix
AuthMatrix v0.8.2 AuthMatrix 是 Burp Suite 的一个扩展,提供了一种简单的方法来测试 Web 应用程序和 Web 服务中的授权。使用 AuthMatrix,测试人员可以预先专注于为特定目标应用彻底定义用户、角色和请求的表。这些表的结构类似于各种威胁建模方法中常见的访问控制矩阵。 一旦表组装完成,测试人员可以使用简单的点击运行界面启动所有角色和请求的组合。结果可以通过易于阅读、颜色编码的界面确认,指示系统中检测到的任何授权漏洞。此外,该扩展还提供了保存和加载目标配置的能力,以进行简单的回归测试。 安装 AuthMatrix 可以通过 Burp Suit...
rengine
reNgine: The Ultimate Web Reconnaissance & Vulnerability Scanner 🚀 reNgine 2.2.0 is released! reNgine 2.2.0 comes with bounty hub where you can sync and import your hackerone programs, in app notifications, chaos as subdomain e...
NagaScan
NagaScan NagaScan 是一个用于 Web 应用的分布式被动漏洞扫描器。...
kiterunner
Kiterunner Introduction For the longest of times, content discovery has been focused on finding files and folders. While this approach is effective for legacy web servers that host static files or respond with 3xx’s upon a partial path, it is no longer effective for modern web applications,...
recollapse
REcollapse REcollapse is a helper tool for black-box regex fuzzing to bypass validations and discover normalizations in web applications. It can also be helpful to bypass WAFs and weak vulnerability mitigations. For more information, take a look at the REcollapse blog post. The goal of this tool ...
cdb
Pown CDB Pown CDB is a Chrome Debug Protocol utility. The main goal of the tool is to automate common tasks to help debug web applications from the command-line and actively monitor and intercept HTTP requests and responses. This is particularly useful during penetration tests and other types of...
creepy
creepy Current Version 1.1 Author Yiannis Kakavas Homepage http://www.geocreepy.com Installation Instructions See http://www.geocreepy.com Description Geolocation OSINT tool. Creepy is a geolocation OSINT tool. Gathers geolocation related information from online sources, and allows for presentati...
AIDOR
AIDOR 👁️ - 自动不安全直接对象引用检测器 AIDOR (自动 IDOR 检测器)是一款专业的 Bash 工具,专为授权渗透测试人员 设计,用于识别 Web 应用程序中的不安全直接对象引用(IDOR)漏洞。它能够检测数值型 ID、参数模式,并执行自动枚举测试。 🔍 什么是 IDOR? 不安全直接对象引用(IDOR)发生在应用程序暴露内部对象引用(如 userid=123)时,未进行适当的访问控制验证,从而允许攻击者操纵参数并访问未授权的数据。 🚀 功能特性 功能| 描述 ---|--- 🔍 参数检测| 识别 10+ 种常见的易受 IDOR 攻击的参数 🎯 数值枚举| 自动测试...
RatRace
RatRace 一款轻量级CLI工具,用于系统性地检测和利用Web应用、API及现代服务中的竞争条件漏洞。 解决的问题 竞争条件是现代应用中最具破坏性的安全漏洞之一,然而自动化扫描器对此类问题的覆盖依然不足。Nuclei、ffuf、sqlmap等工具擅长发现静态漏洞,但从根本上无法识别基于并发的安全问题。 渗透测试人员面临两难选择:要么为每次测试手动编写一次性脚本,要么完全跳过竞争条件测试。这两种方案都不可扩展,也不够专业。 RatRace 通过提供一个精致且可重复的竞争条件测试工作流解决了这一难题 ——将以往临时拼凑的脚本过程转变为系统化的流程,可与CI/CD流水线集成,并生成专业报告...
pbtk
pbtk - Reverse engineering Protobuf apps Protobuf is a serialization format developed by Google and used in an increasing number of Android, web, desktop and more applications. It consists of a language for declaring data structures , which is then compiled to code or another kind of structure...
ligolo-iwa
Ligolo-IWA 一个利用隔离 Web 应用程序在 Chrome/Chromium 浏览器内工作的 Ligolo-ng JavaScript 代理。 查看 Ligolo-IWA 文档以快速设置:Ligolo-IWA(设置/快速入门) 并且不要忘记阅读 Ligolo-ng 文档:📑 Ligolo-ng 文档(设置/快速入门) 本地设置 使用以下命令在本地构建签名的隔离 Web 应用包: root@kitploit: make 签名的构建产物会写入到 out/ligolo-iwa.swbn。 在 Chrome 上安装 Chrome 当前的 IWA 测试流程使用 Web App...
CVE-2024-2997
CVE-2024-2997 扫描器 概述 CVE-2024-2997 扫描器是一款先进漏洞扫描工具,旨在检测 Web 应用中的命令注入漏洞。此工具有助于安全专业人员识别其应用中的潜在安全风险。 免责声明 本工具仅用于教育目的 。请仅在你拥有或获得测试权限的应用程序上使用。作者不对因滥用或误用本工具造成的任何损害负责。 功能特点 高性能扫描 :利用多线程(最多 20 个线程)实现快速扫描 全面 URL 生成 :生成广泛的潜在易受攻击 URL 实时进度追踪 :通过动态进度条显示扫描进度 详细报告生成 :生成文本和 HTML 格式的扫描结果报告 漏洞分类...
feroxfuzz
🚀 FeroxFuzz 🚀 Una librería de fuzzing HTTP consciente de la estructura...
Common-Web-Application-Bug-Classes-Cheatsheet
Common Web Application Bug Classes Cheatsheet A defensive ref...
CVE-2026-67422
CVE-2026-67422 affects pymdown-extensions up to version 11.0, where four inline processors—caret, tilde, betterem, and magiclink—use regex patterns whose groups can partition delimiter runs in exponentially many ways. This causes catastrophic backtracking and unbounded CPU usage when rendering a ...
CVE-2026-67422
pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde, betterem, and magiclink use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways,...
CVE-2026-69149
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.7, a Cross-Site Scripting XSS vulnerability exists in @angular/platform-server's DOM emulation dependency domino when serializing...
EUVD-2026-43647
Eclipse Jetty: Path parameter traversal...
Microsoft ASP.NET Core privilege escalation vulnerability (CNVD-2026-28484)
Microsoft ASP.NET Core is a cross-platform open-source framework developed by Microsoft. This framework is used to build cloud-based applications such as web applications, IoT applications, and mobile backends. There is a permission escalation vulnerability in Microsoft ASP.NET Core, which allows...
[SECURITY] Fedora 43 Update: python-jupyter-server-2.20.0-1.fc43
The Jupyter Server provides the backend i.e. the core services, APIs, and REST endpoints for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila...