Lucene search
+L

248 matches found

Kitploit
Kitploit
added 2026/09/15 10:18 p.m.5 views

s3crets_scanner

S3cret Scanner: Hunting For Secrets Uploaded To Public S3 Buckets S3cret Scanner tool designed to provide a complementary layer for the Amazon S3 Security Best Practices by proactively hunting secrets in public S3 buckets. Can be executed as scheduled task or On-Demand Automation workflow The...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 9:05 p.m.14 views

sisu

sisu ⚡ 你的 AWS,直接当成文件系统。 这样: root@kitploit: grep -l "AdministratorAccess" iam/users//policies.json 而不是这样: root@kitploit: aws iam list-users --query 'Users.UserName' --output text | \ xargs -I sh -c 'aws iam list-attached-user-policies --user-name --query "AttachedPolicies.PolicyArn" --output text'...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 6:22 p.m.12 views

S3BucketList

S3BucketList Search, lists, and checks S3 Buckets found in network requests while you are browsing. Features Filters S3Buckets Extract ACL permissions Download recorded buckets Manage recorded buckets Tab-specific bucket recording Detect unclaimed / hanging / vulnerable buckets Installation Chrom...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:46 p.m.62 views

domain

Info Recon-ng and Alt-DNS are awesome. This script combines the power of these tools with the ability to run multiple domains within the same session. TLDR; I just want to do my subdomain discovery via ONE command and be done with it. Only 1 module needs an api key /api/googlesite find instructio...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 5:35 p.m.15 views

sss3

SSS3 Simple Storage Scanner SSS3 is a simple S3 Bucket testing software. It uses aws cli to search for public buckets in a list of domains/subdomains. Basic Requirements It requires aws cli installed and configured with a s3 policy defined You should have a list of previous enumerated...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:29 p.m.15 views

CloudBrute

CloudBrute A tool to find a company target infrastructure, files, and apps on the top cloud providers Amazon, Google, Microsoft, DigitalOcean, Alibaba, Vultr, Linode. The outcome is useful for bug bounty hunters, red teamers, and penetration testers alike. The complete writeup is available. here ...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 4:46 p.m.8 views

aws_pwn

AWS pwn 概要 これは、AWSのペネトレーションテストに関連するさまざまなタスクを実行するための、ひどい書き方のスクリプト集です。もしあなたの環境で動作しなくても悲しまないでください。特定のツールが書かれた後にAWSが変更されたか、コードがひどいかのどちらかです。いずれにせよ、気軽にコントリビューションしてください。 このジャンクのほとんどはDaniel Grzelakによって書かれましたが、多くのコントリビューションがあり、特にMike Fullerが顕著です。 要件 root@kitploit: pip install -r requirements.txt...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 4:46 p.m.28 views

aws_pwn

AWS pwn Summary This is a collection of horribly written scripts for performing various tasks related to penetration testing AWS. Please don't be sad if it doesn't work for you. It might be that AWS has changed since a given tool was written or it might be that the code sux. Either way, please fe...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 4:03 p.m.10 views

s3dns

S3DNS s3dns は、DNS リクエストを解決し、CNAME を追跡し、既知のバケット URL パターンと照合することで、クラウドストレージバケット(AWS S3、Google Cloud Storage、Azure Blob)を特定する軽量 DNS サーバーです。 これは、DNS トラフィック解析中に露出したクラウドバケットを検出したい ペネトレーションテスター 、バグバウンティハンター 、クラウドセキュリティアナリスト にとって便利なツールです。 S3DNS が偵察セッションの時間を節約してくれたなら、ぜひ ⭐️ を付けてください。プロジェクトの発見に役立ちます。 🆕 更新...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 3:30 p.m.390 views

nuclei-templates

Nuclei Templates Community curated list of templates for the nuclei engine to find security vulnerabilities in applications. Documentation • Contributions • Discussion • Community • FAQs • Join Discord Templates are the core of the which powers the actual scanning engine. This repository stores a...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 2:58 p.m.37 views

bucket-stream

🚨 Bucket Stream is no longer maintained. If you need support or consultation for your red teaming endeavours, drop me an e-mail [email protected] 🚨 Bucket Stream Find interesting Amazon S3 Buckets by watching certificate transparency logs. This tool simply listens to various certificate...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 11:18 a.m.68 views

s3reverse

s3reverse Install go get root@kitploit: $ go get -u github.com/hahwul/s3reverse snap root@kitploit: snap install s3reverse brew...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:45 a.m.43 views

poro

poro Description Scan for publicly accessible assets on your AWS environment Services covered by this tool: AWS ELB API Gateway S3 Buckets RDS Databases EC2 instances Redshift Databases Poro also check if a tag you specify is applied to identified public resources using --tag-key and --tag-value...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:45 a.m.9 views

poro

poro 説明 AWS環境で公開アクセス可能なアセットをスキャンします このツールでカバーされるサービス: AWS ELB API Gateway S3 バケット RDS データベース EC2 インスタンス Redshift データベース Poroは、--tag-key および --tag-value 引数を使用して、特定した公開リソースに指定したタグが適用されているかどうかも確認します。 前提条件 上記のサービスに対する読み取り専用アクセス権を持つAWSアカウント Python 3.X requests=2.22.0 boto3=1.20 botocore=1.20 enlighten...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:31 a.m.8 views

S3-from-csp

S3-from-csp 从 CSP 报告标头中提取所有 S3 存储桶,然后测试文件上传漏洞 安装 root@kitploit: go install github.com/RandomRobbieBF/S3-from-csp@latest 运行 root@kitploit: s3fromcsp file.txt...

6AI score
SaveExploits0
EUVD
EUVD
added 2026/08/28 10:16 p.m.16 views

EUVD-2026-42286

SeaweedFS: Improper authorization in the S3Tables / Iceberg REST management API lets a low-privileged S3 user enumerate administrator-owned table buckets...

4.3CVSS5.9AI score0.00342EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 4:50 p.m.7 views

GHSA-GG93-X632-9CCV Vikunja vulnerable to Improper Authorization and Authorization Bypass Through User-Controlled Key

Summary A user with only a single self-owned project can permanently destroy the Kanban bucket assignments taskbuckets and task ordering taskpositions of any other project view in the entire instance. The ProjectView.Delete model method runs three SQL statements: the first is properly scoped to...

8.1CVSS5.9AI score0.00348EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerabilities in Linux, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: scsi: Message: mptlan: Fixed a use-after-free bug in mptlanremove, due to a race condition. In mptlanprobe, mptregisterlandevice is called, which initializes the &priv-postbucketstask workqueue. A call to...

7.8CVSS6AI score0.00157EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Bypass of empty buckets in batadvpurgeorigref Many syzbot reports point to soft lockups in batadvpurgeorigref 1 The root cause is unknown, but we can avoid spending too much time on this issue and potentially obtain...

5.5CVSS6AI score0.00231EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-18692

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue in MongoDB Server's handling of timeseries bucket lifecycle could allow an authenticated user with write privileges to cause an internal reference to b...

8.8CVSS5.8AI score0.00432EPSS
SaveExploits0References2
Rows per page
Query Builder