Lucene search
+L

269 matches found

Kitploit
Kitploit
added 2026/09/23 11:09 a.m.41 views

checkov

...

5.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/23 10:11 a.m.11 views

slurp-1

slurp Blackbox/whitebox S3 bucket enumerator Overview Credit to all the vendor packages that made this tool possible. This is a security tool; it's meant for pen-testers and security professionals to perform audits of s3 buckets. Features Scan via domains; you can target a single domain or a list...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 8:34 a.m.55 views

festin

FestIN the powered S3 bucket finder and content discover What is FestIn Why Festin Install Using Python Using Docker Full options Usage Configure search domains Concurrency HTTP Crawling configuration Manage results Proxy usage DNS Options Full Text Support Running as a service or watching mode...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 5:52 a.m.83 views

autovpn

!CAUTION This repository is no longer being maintained. No further updates, bug fixes, or support will be provided. Please use the new version https://github.com/ttlequals0/autowire Overview Script that allows the easy creation of OpenVPN endpoints in any AWS region. To create a VPN endpoint is...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 4:02 a.m.13 views

CVE-2026-44578

CVE-2026-44578 — Next.js WebSocket Upgrade SSRF Pre-authentication Server-Side Request Forgery in Next.js self-hosted deployments. A single crafted HTTP request extracts AWS credentials, secrets, and internal service data from localhost:80...

8.6CVSS7.9AI score0.38872EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/22 8:40 p.m.13 views

cred_scanner

credscanner 一个简单的命令行工具,用于查找文件中的AWS凭证。针对Jenkins和其他CI系统进行了优化。 我怀疑市面上还有其他更好的工具(例如 git-secrets),但我找不到能快速进行粗略扫描且与Jenkins良好集成的工具。 用法: 要安装,只需将其复制到你想要的位置并安装依赖项: root@kitploit: pip install -r ./requirements.txt 此工具基于 Python 3.6 编写。 运行方式: root@kitploit: python credscanner.py...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 8:40 p.m.33 views

cred_scanner

credscanner A simple command line tool for finding AWS credentials in files. Optimized for use with Jenkins and other CI systems. I suspect there are other, better tools out there such as git-secrets, but I couldn't find anything to run a quick and dirty scan that also integrates well with Jenkin...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 8:10 p.m.12 views

festin

FestIN——强大的S3存储桶发现与内容探测工具 什么是FestIn 为什么选择FestIn 安装 使用Python 使用Docker 完整选项 用法 配置搜索域名 并发 HTTP爬取配置 管理结果 代理使用 DNS选项 全文搜索支持 作为服务运行(监控模式) 示例:结合FestIn与DnsRecon 步骤1 - 使用所需选项对目标域名运行dnsrecon并保存输出 步骤2 - 准备上一步生成的文件以供FestIn使用 步骤3 - 使用所需选项运行FestIn并保存输出 -...

5.7AI score
SaveExploits0References2
CVE
CVE
added 2026/09/21 8:34 p.m.10 views

CVE-2026-79916

MaxKB is an open-source enterprise AI assistant. Prior to 2.10.5-lts , authenticated workspace members can inject control characters into the AWS Bedrock access_key_id and secret_access_key fields. The _update_aws_credentials function writes these values to /root/.aws/credentials without safe par...

9.1CVSS0.00271EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/20 9:44 p.m.14 views

CVE-2026-54356

CVE-2026-54356 — Budibase:经认证的任意 S3 签名上传 URL 签发 已发布 Budibase 工作区中低权限(BASIC 角色)的已认证用户可以调用 POST /api/attachments/:datasourceId/url,并获得一个使用工作区数据源的服务端 AWS 凭据 签名的 S3 预签名上传 URL ,适用于攻击者控制的对象键(并且,如果数据源没有固定存储桶,也可以是攻击者控制的存储桶)。 | ---|--- CVE| CVE-2026-54356 公告| GHSA-6x9p-4r67-5gjx 软件包| @budibase/server 类型|...

7.1CVSS5.9AI score0.00244EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/14 6:32 a.m.12 views

cve-2013-4660_PoC

Docker 构建 构建为具有漏洞环境的 Docker 环境。 docker build -f cve-2013-4660 -t cve-2013-4660 . 为了演示攻击成功时服务器内部敏感信息如何泄露,注入虚拟数据库和虚拟数据库密码以及 AWS 密钥后运行容器。 sudo docker run -d --name yaml-lab -e DBPASSWORD="SuperSecretPassword123!" -e AWSACCESSKEYID="AKIAIOSFODNN7EXAMPLE" cve-2013-4660-test 将 PoC.yaml 文件复制到 Docker 容器内...

6.8CVSS6.9AI score0.17321EPSS
SaveExploits7
The Hacker News
The Hacker News
added 2026/09/05 4:52 p.m.10 views

Attackers Breached JetBrains Cadence via Unpatched TeamCity, Extracting AWS Credentials

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate a...

9.8CVSS8.4AI score0.86518EPSS
SaveExploits7
OSV
OSV
added 2026/09/02 10:50 p.m.9 views

GHSA-76G3-C3X4-CRVX Scrapy: S3DownloadHandler sends signed S3 requests over plaintext HTTP by default

Problem Scrapy’s S3DownloadHandler sends signed S3 requests over plaintext HTTP by default. A normal request like s3://bucket/key is converted into http://bucket.s3.amazonaws.com/key unless request.meta"issecure" is explicitly set. The generated request is then signed with configured AWS...

7.4CVSS5.9AI score0.0016EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/01 9:18 p.m.12 views

CVE-2026-84366

Scrapy is a high-level web crawling and scraping framework for Python. Prior to 2.17.0, in scrapy/core/downloader/handlers/s3.py, Scrapy's S3DownloadHandler converts an S3-scheme bucket and key request into a plaintext HTTP request to the corresponding S3 endpoint unless request.meta"issecure" is...

7.4CVSS0.0016EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.20 views

PT-2026-84504

Name of the Vulnerable Software and Affected Versions Scrapy versions prior to 2.17.0 Description The S3DownloadHandler in scrapy/core/downloader/handlers/s3.py converts S3-scheme bucket and key requests into plaintext HTTP requests unless the is secure variable in request.meta is explicitly...

7.4CVSS5.9AI score0.0016EPSS
SaveExploits0References12
Anthropic
Anthropic
added 2026/08/18 2:12 p.m.14 views

ANT-2026-W77T9B29 · supabase/postgres · other

other medium Severity Claude medium · Security research firm - · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-W77T9B29: CI downloads unverified binary then assumes production AWS role The qemu-image-build GitHub Actions...

5.9AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 3:27 p.m.16 views

Malicious code in @servicetitan/measure-sheet-data (npm)

npm/@servicetitan/measure-sheet-data is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized an...

5.7AI score
SaveExploits0References12
OSV
OSV
added 2026/08/04 3:22 p.m.15 views

MAL-2026-11720 Malicious code in @or-sdk/pgsql (npm)

npm/@or-sdk/pgsql is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and republished by th...

6.1AI score
SaveExploits0References8
CVE
CVE
added 2026/08/03 7:45 p.m.55 views

CVE-2026-58139

Affected software: DuckDB AWS extension for DuckDB. Vulnerability: security policy bypass that lets any database user with SQL execution retrieve plaintext AWS credentials by calling load_aws_credentials with redact_secret=false, bypassing the database-wide allow_unredacted_secrets=false policy. ...

6.5CVSS6AI score0.00292EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/28 1:43 p.m.26 views

Malicious code in simple-probe-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0457a026ab28fbb641d11e4e9ac9d60d026fd77210972f72e6ac931b4b06c59c On npm install, postinstall.js executes shell commands that query cloud instance metadata services AWS IMDS at 169.254.169.254, plus Tencent, Aliyun,...

5.9AI score
SaveExploits0References2
Rows per page
Query Builder