Lucene search
+L

559 matches found

Kitploit
Kitploit
added 2026/09/21 6:14 a.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/21 6:13 a.m.42 views

apidetector

APIDetector is a powerful and efficient tool designed for testing exposed Swagger endpoints in various subdomains with unique smart capabilities to detect false-positives. It's particularly useful for security professionals and developers who are engaged in API testing and vulnerability scanning...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 12:47 a.m.115 views

automatic-api-attack-tool

Automatic API Attack Tool Imperva's customizable API attack tool takes an API specification as an input, and generates and runs attacks that are based on it as an output. The tool is able to parse an API specification and create fuzzing attack scenarios based on what is defined in the API...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 9:25 p.m.14 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...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:18 p.m.10 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.3CVSS7.1AI score0.42326EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/20 9:34 a.m.8 views

apidetector

APIDetector は、さまざまなサブドメインで公開された Swagger エンドポイントをテストするために設計された、強力かつ効率的なツールです。誤検知を検出する独自のスマート機能を備えており、API テストや脆弱性スキャンに携わるセキュリティ専門家や開発者にとって特に有用です。 BlackHat Arsenal 2024 で発表 Link バージョン履歴 バージョン 3 の新機能 最新 最新の Web インターフェース : 使いやすいインターフェースで API エンドポイントのスキャンが簡単に リアルタイム結果 : 発見されたエンドポイントや脆弱性のライブ更新...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 6:00 a.m.11 views

POC-CVE-2018-25031

CVE-2018-25031 - Swagger UI 4.1.3 之前版本 一个简单的概念验证(CVE-2018-25031),诱使受害者输入授权码,然后该授权码被发送给攻击者。 你可以结合 XSS 漏洞 https://github.com/VictorNS69/swagger-ui-xss 使用它。 需要找到参数并指定正确的文件:对于 configUrl ,是 JSON 文件;对于 url ,是 YAML 文件。 示例: root@kitploit:...

4.3CVSS6.9AI score0.42326EPSS
SaveExploits4References2
Kitploit
Kitploit
added 2026/09/20 5:28 a.m.424 views

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,...

5.6AI score
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.66 views

WordPress Embed Swagger <=1.0.0 - Cross-Site Scripting

WordPress Embed Swagger plugin 1.0.0 and prior contains a reflected cross-site scripting vulnerability due to insufficient escaping/sanitization and validation via the url parameter found in the /swagger-iframe.php file, which allows attackers to inject arbitrary web scripts onto the page. id:...

6.1CVSS6.2AI score0.03865EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.178 views

Fastify Swagger-UI - Information Disclosure

fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. The vulnerability is fixed in v2.1.0. Setting th...

5.3CVSS6AI score0.0229EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.43 views

WordPress API Bearer Auth <20190907 - Cross-Site Scripting

WordPress API Bearer Auth plugin before 20190907 contains a cross-site scripting vulnerability. The server parameter is not correctly filtered in swagger-config.yaml.php. id: CVE-2019-16332 info: name: WordPress API Bearer Auth 20190907 - Cross-Site Scripting author: daffainfo severity: medium...

6.1CVSS6.2AI score0.05672EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.14 views

Mailcow Dockerized Swagger UI - Cross-Site Scripting

Mailcow-dockerized before 2022-09a uses a vulnerable version of Swagger UI before 4.11.1 that is affected by a DOM-based Cross-Site Scripting XSS vulnerability. When a user accesses the Swagger documentation with a crafted configUrl or url parameter containing JavaScript payloads, arbitrary code...

8.2CVSS8AI score0.01524EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/19 8:16 p.m.12 views

VulnerableSpringDataRest

易受攻击的 Spring DataRest 应用 这是一个特意构建的 Spring Data REST 应用程序,用于测试和演示 CVE-2017-8046 漏洞,以及通过 REST API 测试命令注入和远程代码执行所面临的挑战。 它支持 Swagger UI,以便与那些依赖 Swagger 文档进行发现和爬取的工具配合使用,例如 OWASP ZAP(Zed Attack Proxy)的 Swagger 插件。 使用方法 在本地克隆仓库 使用 Maven 构建 运行于 关于该项目在渗透测试练习中如何使用的更多详细信息,请参阅...

9.8CVSS8.3AI score0.7453EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/19 8:08 p.m.9 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.9AI score0.42326EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/19 3:40 a.m.11 views

Swagger-HTML-Injection-CVE-2025-8191

https://example.com/swagger/swagger.html?configURL=https://raw.githubusercontent.com/mayank-s16/Swagger-HTML-Injection-CVE-2025-8191/refs/heads/main/test.json...

5.4CVSS4.5AI score0.01702EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/18 3:26 p.m.6 views

test-xss-swagger-CVE-2019-1749

此存储库没有 README。...

7.4CVSS7.3AI score0.00605EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/18 8:09 a.m.10 views

CVE-2018-25031

スワガーUIのクロスサイトスクリプティング(CVE-2018-25031)のPOC:PythonのSeleniumを使用 このリポジトリには、Seleniumライブラリを使用してSwagger UIのクロスサイトスクリプティング(XSS)脆弱性の概念実証(POC)を示すPythonスクリプトが含まれています。このPOCの目的は、悪意のあるペイロードを使用してSwagger UIを悪用することで、この脆弱性の影響を受けるサイトを特定することです。 スワガーUIのクロスサイトスクリプティング(XSS)脆弱性 Swagger...

4.3CVSS6.6AI score0.42326EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/17 11:50 p.m.9 views

CVE-2025-8191

CVE-2025-8191 – Swagger UI XSS インジェクション 説明 : このリポジトリには、Swagger UI で見つかった脆弱性 CVE-2025-8191 の Proof of Concept PoC エクスプロイトが含まれています。 この脆弱性により、"description" フィールドでのクロスサイトスクリプティング XSS インジェクションが可能となり、Swagger UI バージョン ≤ 1.0.3 でリモートスクリプト実行が引き起こされます。 参考 : NVD エントリ:...

5.4CVSS5.8AI score0.01702EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/16 7:14 a.m.10 views

swagger-ui

引言:Swagger UI 的作用 Swagger UI 是一个广泛使用的库,它能将 OpenAPI(原 Swagger)规范渲染为交互式 Web 界面。开发者与集成人员无需后端实现即可探索和测试 API。 CVE‑2018‑25031 详情 根本原因:远程规范加载 该漏洞源于 Swagger UI 客户端对用于加载远程配置或规范文件的 URL 查询参数验证不足。涉及的常见参数包括: ?url=.yaml ?configUrl=.json 攻击者可将这些参数指向一个攻击者控制的、远程托管的 OpenAPI 定义或配置文件,该文件可能被易受攻击的实例渲染。 潜在攻击向量...

4.3CVSS6.8AI score0.42326EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/15 9:07 p.m.10 views

SwaggerUI-CVE-2018-25031

利用 Swagger UI - CVE-2018-25031 利用 Swagger UI - 用户界面(UI)关键信息误表示漏洞(CVE-2018-25031)。 该利用工具用于检测所使用的 Swagger UI 是否存在可被利用的用户界面(UI)关键信息误表示漏洞。 要求 Python 3 Selenium Chrome Webdriver 首次使用 安装 Selenium root@kitploit: pip install selenium 克隆仓库 root@kitploit: git clone...

4.3CVSS7AI score0.42326EPSS
SaveExploits4
Rows per page
Query Builder