375 matches found
Web-Cache-Vulnerability-Scanner
Web缓存漏洞扫描器(WCVS)是一款快速且多功能的CLI扫描工具,用于检测Web缓存投毒(web cache poisoning)和Web缓存欺骗(web cache deception),由Hackmanit与Maximilian Hildebrand共同开发。 该扫描器支持多种Web缓存投毒与Web缓存欺骗技术,内置爬虫可识别更多待测URL,并能针对特定Web缓存进行适配以实现更高效的测试。此外,它高度可定制,可轻松集成到现有的CI/CD流水线中。 特性 安装 方式1:预编译二进制文件 方式2:Kali Linux / BlackArch 仓库 方式3:使用Go安装...
second-order
Second Order 扫描Web应用程序以寻找二次子域名劫持漏洞,通过爬取应用并收集符合特定规则或以特定方式响应的URL(及其他数据)。 安装 从二进制文件安装 从发布页面下载预构建的二进制文件并解压。 从源码安装 推荐使用Go 1.17版本。 root@kitploit: go install -v github.com/mhmdiaa/second-order@latest Docker root@kitploit: docker pull mhmdiaa/second-order 命令行选项 root@kitploit: -target string 目标URL -config...
spider
Spider El rastreador y extractor web más rápido para Rust. · · · ·...
secator
The pentester's swiss knife. Features • Supported commands • Installation • Usage • Documentation • Join us on Discord ! secator is a task and workflow runner used for security assessments. It supports dozens of well-known security tools and it is designed to improve productivity for pentesters a...
awesome-security-vul-llm
Awesome Security Vulnerability ProjectBy LLM 项目介绍 本项目通过大模型联动爬虫,检索Github上所有存有有价值漏洞信息与漏洞POC或规则信息的项目,并自动识别项目的目录结构、Readme信息后进行总结分析并分类,所汇总的项目可以帮助安全行业从业者收集漏洞信息、POC信息、规则等。 LLM分析过程 1. 基于 GithubGather 使用Token代理池遍历爬取Github项目数据 2. 基于 aiflows 对爬取到的数据进行LLM分析,产出结果 详细方案会在 aiflows 中更新,目前尚未完成 安全学习与资源...
htcap
HTCAP htcap 是一个能够通过拦截 Ajax 调用和 DOM 变化递归爬取单页应用程序(SPA)的 Web 应用扫描器。 主要功能 递归 DOM 爬取引擎 发现 ajax/fetch/jsonp/websocket 请求 支持 cookies、代理、自定义头部、HTTP 认证等 基于文本相似性的启发式页面去重引擎 可脚本化的登录序列 所有发现结果保存到 SQLite 数据库,并可导出为交互式 HTML 报告 内置的模糊测试器可检测 SQL 注入、XSS、命令执行、文件泄露等多种漏洞 可以轻松与 Sqlmap、Arachni、Wapiti、Burp 等众多工具接口...
EasySpider
易采集/EasySpider: 可视化无代码网络爬虫 一个完全免费 (包括商业使用和二次开发 )的可视化浏览器自动化测试/数据采集/爬虫软件,可以使用图形化界面,无代码可视化的设计和执行任务。只需要在网页上选择自己想要操作的内容并根据提示框操作即可完成任务的设计和执行。同时软件还可以单独以命令行的方式进行执行,从而可以很方便地嵌入到其他系统中。...
xcrawl3r
xcrawl3r xcrawl3r 是一个命令行工具,用于递归爬取网页以获取 URL。它通过主动遍历网站——跟踪网页中的链接并解析文件(包括站点地图和 robots.txt)——来发现所有 URL。 与 xurlfind3r 不同,xcrawl3r 不直接与目标交互,而是通过实时爬取页面来直接与目标交互。这种主动方式使其能够发现可能被隐藏或未索引的 URL,从而提供网站导航流程和内容分布的完整视图。这使得 xcrawl3r 成为安全研究人员、IT 专业人员以及任何希望深入了解网站相关 URL 的用户的强大工具。 资源 功能 安装 安装发布版二进制文件(未安装 Go) 从源码安装(已安装...
grubcrawler
Rastreador web agéntico con anti-detección, respaldo por visión y malla peer-to-peer. Endpoints · Mesh · Anti-Detección · Protocolo Ghost · Transmisión en vivo · Herramientas MCP · Inicio rápido · Benchmarks · Arquitectura Motor de rastreo web full-stack con renderizado de JavaScript, navegador...
Pyison
Pyison Pyison es un tarpit para rastreadores web de IA Introducción Como todos los rastreadores web, los bots de IA solicitan páginas a los servidores web y luego siguen los enlaces de la página a otras páginas. Al hacer esto, pueden construir un índice de todo un sitio web. Sin embargo, a...
sql-global-injector
Ultimate-Dork rastreador web y escáner de vulnerabilidad de inyección SQL Uso e Instalación root@kitploit: - Installation apt-get install python python3 git git clone https://github.com/nu11secur1ty/sql-global-injector.git python3 -m pip install requests mechanicalsoup cd sql-global-injector -...
INtrack
INtrack - Rastreador de Internet y Escáner de Seguridad INtrack es un potente escáner de seguridad y rastreador de internet multiproceso, diseñado para reconocimiento de redes, detección de vulnerabilidades y evaluación de seguridad. Puede escanear una amplia variedad de instancias,...
evine
Evine 交互式 CLI 网络爬虫。 Evine 是一个用 Golang 编写的简单、快速且交互式的网络爬虫和网页抓取工具。 Evine 适用于多种用途,例如元数据和数据提取、数据挖掘、侦察和测试。 如果您喜欢这个项目,请给它一个星标。这能激励我继续开发该项目! 安装 从二进制文件 预编译的二进制发布版也提供(建议使用)。 从源码 root@kitploit: go get github.com/saeeddhqan/evine "$GOPATH/bin/evine" -h 从 GitHub root@kitploit: git clone...
evine
Evine Interactive CLI Web Crawler. Evine is a simple, fast, and interactive web crawler and web scraper written in Golang. Evine is useful for a wide range of purposes such as metadata and data extraction, data mining, reconnaissance and testing. If you like the project, give it a star. It forces...
JAW
J A W 网站 | 文档 | 设置 | 爬虫 | 快速开始 Docker(示例) JAW 一个基于 esprima 解析器和 EsTree SpiderMonkey Spec 的 JavaScript 属性图开源原型实现。JAW 可用于分析 Web 应用程序的客户端和基于 JavaScript 的程序。 本项目采用 GNU AFFERO GENERAL PUBLIC LICENSE V3.0 许可。更多信息请参见此处。 JAW 有一个 Github Pages 网站,网址为 https://soheilkhodayari.github.io/JAW/。 发布说明: 2025 年 9...
wxpath
wxpath - 声明式网络图遍历与 XPath 新功能:TUI - 交互式终端界面(由 Textual 驱动),用于测试 wxpath 表达式和导出数据。 安装 需要 Python 3.10+。 root@kitploit: pip install wxpath 如需 TUI 支持: pip install "wxpathtui" 立即通过 uv 启动 TUI: uvx --from "wxpathtui" wxpath-tui 什么是 wxpath? wxpath 是一个声明式网络爬虫,其遍历逻辑直接通过 XPath 表达。无需编写命令式的爬取循环,wxpath...
CVE-2026-100190
The AIL Framework crawler splash domain page showDomain.html is vulnerable to stored cross-site script injection XSS. User-supplied data originating from imported crawler captures—specifically item IDs, URLs, and screenshot file paths—was interpolated directly into inline JavaScript contexts with...
CVE-2026-100187
The Onion module in AIL Framework contained a performance shortcut in its URL extraction logic that accepted URLs as valid .onion targets based solely on a length check exactly 69 characters and a suffix check ending in ".onion", without performing proper hostname parsing or onion-domain...
Photon
Photon Increíblemente rápido rastreador diseñado para OSINT. Wiki de Photon • Cómo Usar • Compatibilidad • Librería de Photon • Contribución • Hoja de Ruta Características Clave Extracción de Datos Photon puede extraer los siguientes datos mientras rastrea: URLs dentro del alcance y fuera del...
CVE-2026-100190
The AIL Framework crawler splash domain page (showDomain.html ) is vulnerable to stored cross-site script injection (XSS) . The root cause is the direct interpolation of user-supplied data from imported crawler captures—specifically item IDs, URLs, and screenshot file paths —into inline JavaScrip...