Lucene search
+L

979 matches found

Kitploit
Kitploit
added 2026/09/13 9:23 p.m.10 views

OFFAT

OWASP OFFAT OWASP OFFAT OFFensive Api Tester is created to automatically test API for common vulnerabilities after generating tests from openapi specification file. It provides feature to automatically fuzz inputs and use user provided inputs during tests specified via YAML config file. Demo Note...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 8:28 p.m.8 views

VAmPI

VAmPI The Vulnerable API Based on OpenAPI 3 VAmPI is a vulnerable API made with Flask and it includes vulnerabilities from the OWASP top 10 vulnerabilities for APIs. It was created as I wanted a vulnerable API to evaluate the efficiency of tools used to detect security issues in APIs. It includes...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 7:11 p.m.110 views

restler-fuzzer

RESTler What is RESTler? RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services. For a given cloud service with an OpenAPI formerly Swagger specification, RESTler analyzes its...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 6:33 p.m.5 views

openapi_security_scanner

OpenAPI Security Scanner About The Project Authorization security issues in modern web applications could not be easily picked up by security scanners. A few examples from Shopify, LINE, NordVPN. One of the reasons is that the security scanners mainly looking for SQLi, XSS, RCE instead of looking...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 6:30 p.m.9 views

cherrybomb

cherrybombv1.0.png Stop half-done API specifications 💣 What is Cherrybomb? Cherrybomb is an CLI tool written in Rust that helps prevent incorrect code implementation early in development. It works by validating and testing your API using an OpenAPI file. Its main goal is to reduce security errors...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:57 p.m.11 views

BFScan

BFScan Herramienta para el procesamiento inicial de aplicaciones APK / XAPK / APKM / DEX / JAR / WAR. Busca cadenas en el código fuente y los recursos que parezcan URI, rutas o secretos Genera solicitudes HTTP sin procesar y especificaciones OpenAPI basadas en archivos de configuración, anotacion...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 4:36 p.m.9 views

sj

sj Swagger Jacker sj is a command line tool designed to assist with auditing of exposed Swagger/OpenAPI definition files by checking the associated API endpoints for weak authentication. It also provides command templates for manual vulnerability testing. It does this by parsing the definition fi...

5.9AI score
SaveExploits0
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.7 views

Directus < 11.9.0 - Version Disclosure

Directus versions from 9.0.0 before 11.9.0 expose the exact running version through the OpenAPI specification returned by the unauthenticated /server/specs/oas endpoint. The version is placed in the OpenAPI info.version field, letting an unauthenticated attacker fingerprint the precise Directus...

5.3CVSS5.7AI score0.0092EPSS
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.123 views

OpenAPI Generator <= 7.5.0 - Arbitrary File Read/Delete

OpenAPI Generator versions 7.5.0 and below are prone to an Arbitrary File Read/Delete vulnerability. Attackers can exploit this vulnerability to read and delete files and folders from an arbitrary, writable directory. id: CVE-2024-35219 info: name: OpenAPI Generator = 7.5.0 - Arbitrary File...

8.3CVSS7.5AI score0.03592EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 4:14 p.m.8 views

api-security-audit-action

Acción de GitHub: Pruebas estáticas de seguridad de API REST de 42Crunch La acción de Pruebas estáticas de seguridad de API REST localiza contratos de API REST que siguen la Especificación OpenAPI OAS, anteriormente conocida como Swagger y ejecuta comprobaciones de seguridad exhaustivas sobre...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:25 a.m.3 views

REST-Attacker

REST-Attacker REST-Attacker is an automated penetration testing framework for APIs following the REST architecture style. The tool's focus is on streamlining the analysis of generic REST API implementations by completely automating the testing process - including test generation, access control...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:23 a.m.7 views

CVE-2018-25031

CVE-2018-25031 描述: Swagger UI 4.1.3 之前版本存在一个漏洞,远程攻击者可能利用该漏洞进行欺骗攻击。通过诱骗受害者打开精心构造的 URL,攻击者可利用此漏洞显示远程 OpenAPI 定义。 攻击前截图: PoC: root@kitploit: /index.html?configUrl=https://raw.githubusercontent.com/afine-com/CVE-2018-25031/main/poc.json...

4.3CVSS6.6AI score0.42326EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/13 9:23 a.m.7 views

CVE-2018-25031

CVE-2018-25031 CVE-2018-25031 漏洞利用测试 Swagger UI 4.1.3 之前的版本可能允许远程攻击者进行欺骗攻击。通过诱使受害者打开精心构造的 URL,攻击者可以利用此漏洞显示远程 OpenAPI 定义。 HowTo 找到文档端点,并添加参数 "configUrl" 指向 test.json 或 "url" 指向 test.yaml。 root@kitploit:...

4.3CVSS6.8AI score0.42326EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/13 6:07 a.m.6 views

restler-fuzzer

RESTler 什么是 RESTler? RESTler 是 首个有状态的 REST API 模糊测试工具 ,用于通过 REST API 自动测试云服务,并发现这些服务中的安全性和可靠性错误。对于具有 OpenAPI(原名 Swagger)规范的云服务,RESTler 分析其完整规范,然后生成并执行通过 REST API 对服务进行测试的测试用例。 RESTler 智能地从 OpenAPI 定义中推断出请求类型之间的生产者-消费者依赖关系。在测试过程中,它会检查特定类别的错误,并根据先前的服务响应动态学习服务的行为方式。这种智能使 RESTler...

5.9AI score
SaveExploits0References20
Kitploit
Kitploit
added 2026/09/13 5:12 a.m.8 views

mitmproxy2swagger

mitmproxy2swagger https://user-images.githubusercontent.com/5400940/168086818-c48f60ab-3f95-42eb-b435-c8b1a6326b81.mp4 Una herramienta para convertir automáticamente capturas de mitmproxy a especificaciones OpenAPI 3.0. Esto significa que puedes realizar ingeniería inversa de APIs REST...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 9:26 p.m.9 views

openapi-parser

openapi-parser !UPDATE 此扩展已更新,使用最新的 Burp Montoya Java API。扩展已全面重构,以改善其 UI/UX 和性能。这些更改确保扩展现代化并经过优化。 openapi-parser 是一个专为基于 OpenAPI 的 API 测试设计的 Burp Suite 扩展 OpenAPI 规范(OAS)定义了一种标准的、编程语言无关的 REST API 接口描述,使人和计算机能够发现并理解服务的能力,而无需访问源代码、额外文档或检查网络流量。当通过 OpenAPI...

5.9AI score
SaveExploits0References9
OSV
OSV
added 2026/09/11 10:02 p.m.6 views

GHSA-65H7-9WRW-629C FrontMCP and mcp-from-openapi have bypass of OpenAPI external $ref SSRF fix

Summary The published fix for GHSA-v6ph-xcq9-qxxj / CVE-2026-39885 added a direct hostname denylist for OpenAPI external $ref dereferencing, but the latest patched dependency mcp-from-openapi 2.3.0 still makes backend-origin requests to loopback when the target is reached through hostname...

8.5CVSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/09/11 10:02 p.m.7 views

NPM: FrontMCP and mcp-from-openapi have bypass of OpenAPI external $ref SSRF fix

NPM: FrontMCP and mcp-from-openapi have bypass of OpenAPI external $ref SSRF fix vulnerability discovered by ? in WordPress Npm mcp-from-openapi versions = 2.3.0, 2.5.0...

SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/11 10:02 p.m.13 views

FrontMCP and mcp-from-openapi have bypass of OpenAPI external $ref SSRF fix

Summary The published fix for GHSA-v6ph-xcq9-qxxj / CVE-2026-39885 added a direct hostname denylist for OpenAPI external $ref dereferencing, but the latest patched dependency mcp-from-openapi 2.3.0 still makes backend-origin requests to loopback when the target is reached through hostname...

7.5CVSS0.00319EPSS
SaveExploits1References2Affected Software3
Patchstack
Patchstack
added 2026/09/11 10:02 p.m.8 views

NPM: FrontMCP and mcp-from-openapi have bypass of OpenAPI external $ref SSRF fix

NPM: FrontMCP and mcp-from-openapi have bypass of OpenAPI external $ref SSRF fix vulnerability discovered by ? in WordPress Npm frontmcp versions = 1.2.1, 1.5.0...

SaveExploits0References2Affected Software1
Rows per page
Query Builder