Lucene search
+L

133 matches found

Kitploit
Kitploit
added 2026/09/23 9:33 a.m.1280 views

github-dorks

Github Dorks Github Search is a quite powerful and useful feature that can be used to search for sensitive data on repositories. Collection of Github dorks can reveal sensitive personal and/or organizational information such as private keys, credentials, authentication tokens, etc. This list is...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/23 6:09 a.m.80 views

klar

Klar Integration of Clair and Docker Registry supports both Clair API v1 and v3 Klar is a simple tool to analyze images stored in a private or public Docker registry for security vulnerabilities using Clair https://github.com/coreos/clair. Klar is designed to be used as an integration tool so it...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 4:30 a.m.10 views

CVE-2019-16097-batch

CVE-2019-16097-batch Disclaimer For security research purposes only. Do not use for illegal testing. Bear all consequences yourself!!! CVE-2019-16097-batch Batch exploit script Add target URLs in bulk in the url.txt file http://1.1.1.1 http://2.2.2.2 Run this script with Python. The verification...

6.5CVSS6.2AI score0.22443EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/22 1:40 p.m.11 views

ictf-framework

iCTF 框架 3.0 这是 Shellphish 用于举办 iCTF 的框架。 iCTF 框架在 2014 年 Usenix 3GSE 研讨会上发表的一篇论文中进行了描述。 我们发布此框架,希望它能帮助教育者和培训人员举办自己的 A/D CTF。 本框架可免费用于商业用途,但我们能提供的支持有限。 我们计划未来发布更多关于各组件的技术文档;目前,你可以在此找到关于如何创建一场比赛的说明。 如有疑问,请发送邮件至 [email protected]。 免责声明 :本框架仍在开发中,此版本应视为 BETA 版本。欢迎提交新的 pull request 和 issue : TODO...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 7:29 a.m.12 views

CVE-2019-16097

CVE-2019-16097-batch Disclaimer Only for security research purposes. Do not use for illegal testing. You bear all consequences!!! CVE-2019-16097-batch Batch vulnerability exploitation script Add target addresses in batch to the url.txt file http://1.1.1.1 http://2.2.2.2 Run this script with Pytho...

6.5CVSS6.2AI score0.22443EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/22 2:34 a.m.14 views

klar

Klar Clair与Docker Registry的集成(同时支持Clair API v1和v3) Klar是一款简单工具,用于分析存储在私有或公共Docker Registry中的镜像是否存在安全漏洞,它利用Clair https://github.com/coreos/clair 进行检测。Klar设计为集成工具,因此依赖环境变量进行配置。它是一个独立的二进制文件,无需额外依赖。 Klar充当客户端,协调Docker Registry与Clair之间的镜像检查。 二进制安装 最简单的方式是从 https://github.com/optiopay/klar/releases/...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 2:56 p.m.3 views

jenkinsci__docker-commons-plugin_CVE-2022-20617_1-17

Docker Commons API Plugin for Jenkins API plugin, which provides the common shared functionality for various Docker-related plugins. Summary API for managing Docker image and container fingerprints Credentials and location of Docker Registry Credentials and location of Docker Daemon aka Docker...

8.8CVSS8AI score0.02277EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 7:03 a.m.10 views

CVE-2026-21005-Docker-Registry-V2-Schema-1-Image-Poisoning

CVE-2026-21005 – Docker Registry V2 Schema 1 镜像投毒 程序代码(Python Flask + Shell) root@kitploit: dockerregistrysim.py - Simulated registry that serves schema1 manifests from flask import Flask, request, jsonify app = Flaskname images = 'myapp': 'v1': 'layers': 'sha256:abc', 'sha256:def', 'config': ,...

7.1CVSS7AI score0.00235EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:05 p.m.8 views

go-pillage-registries

go-pillage-registries This project takes a Docker registry and pillages the manifest and configuration for each image in its catalog. It uses Google's crane command's package, which should follow docker's keychain semantics. If you would like to override this, just change authn.DefaultKeychain as...

6AI score
SaveExploits0References3
Snyk
Snyk
added 2026/09/10 4:51 p.m.8 views

Open Redirect

Overview renovate is a dependency updater. Affected versions of this package are vulnerable to Open Redirect in the Docker registry pagination handling, which follows the URL given in an HTTP Link header while still attaching the registry credentials, without confining the follow to the original...

9.2CVSS0.00304EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Docker-Registry

A flaw was discovered in the /v2/catalog endpoint located in the distribution/distribution directory. This endpoint accepts a parameter that controls the maximum number of records to be returned query string: n. This vulnerability allows a malicious user to submit an excessively large value for n...

6.5CVSS6.5AI score0.00938EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 2:11 p.m.35 views

CVE-2026-49349 regclient may leak authentication credentials to external blob stores

regclient is a Docker and OCI Registry Client in Go. Prior to version 0.11.5, credentials for a registry may be inadvertently leaked to external servers. A prerequisite for this attack is a malicious registry server, a malicious blob store, or a registry that does not restrict the external URLs f...

6.8CVSS0.0022EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/12 2:11 p.m.10 views

CVE-2026-49349 regclient may leak authentication credentials to external blob stores

regclient is a Docker and OCI Registry Client in Go. Prior to version 0.11.5, credentials for a registry may be inadvertently leaked to external servers. A prerequisite for this attack is a malicious registry server, a malicious blob store, or a registry that does not restrict the external URLs f...

6.8CVSS8.3AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 3:46 p.m.17 views

PYSEC-2026-2391 BBOT: Server-Side Request Forgery (SSRF) in docker_pull module via WWW-Authenticate realm parsing

The dockerpull module uses the realm parameter from a Docker registry's WWW-Authenticate response header as the authentication endpoint without validation. An attacker in a man-in-the-middle position between bbot and a Docker registry could modify this header to redirect the authentication reques...

3.1CVSS6.2AI score0.00167EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/18 3:03 p.m.25 views

BBOT: Server-Side Request Forgery (SSRF) in docker_pull module via WWW-Authenticate realm parsing

The dockerpull module uses the realm parameter from a Docker registry's WWW-Authenticate response header as the authentication endpoint without validation. An attacker in a man-in-the-middle position between bbot and a Docker registry could modify this header to redirect the authentication reques...

3.1CVSS5.5AI score0.00167EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.25 views

PT-2026-39313

🔴 Docker Registry Auth Substring Match Forwards Credentials to a Different Registry CVE-2025-27119, High https://t.co/gO08whMpWZ...

5.8AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/05/05 7:55 p.m.225 views

Exploit for CVE-2026-7482

CVE-2026-7482: Ollama Heap Out-of-Bounds Read 1-Day PoC Thi...

9.1CVSS5.8AI score0.02241EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2026/03/05 7:07 p.m.17 views

org.keycloak/keycloak-services: Keycloak: Missing Check on Disabled Client for Docker Registry Protocol

A flaw was identified in the Docker v2 authentication endpoint of Keycloak, where tokens continue to be issued even after a Docker registry client has been administratively disabled. This means that turning the client “Enabled” setting to OFF does not fully prevent access. As a result, previously...

3.8CVSS5.7AI score0.00343EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/19 6:31 p.m.13 views

GHSA-FJF4-6F34-W64Q Keycloak: Missing Check on Disabled Client for Docker Registry Protocol

A flaw was identified in the Docker v2 authentication endpoint of Keycloak, where tokens continue to be issued even after a Docker registry client has been administratively disabled. This means that turning the client “Enabled” setting to OFF does not fully prevent access. As a result, previously...

3.8CVSS5.7AI score0.00343EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/19 7:48 a.m.42 views

CVE-2026-2733 Org.keycloak/keycloak-services: keycloak: missing check on disabled client for docker registry protocol

A flaw was identified in the Docker v2 authentication endpoint of Keycloak, where tokens continue to be issued even after a Docker registry client has been administratively disabled. This means that turning the client “Enabled” setting to OFF does not fully prevent access. As a result, previously...

3.8CVSS0.00343EPSS
SaveExploits0References4
Rows per page
Query Builder