Lucene search
+L

8534 matches found

Kitploit
Kitploit
added 2026/09/12 2:54 p.m.11 views

vercel-april2026-incident-response

Vercel 2026年4月事件响应指南 最后更新:2026年4月20日 @ 12:07 PM AEST/布里斯班 - v2 — 包含Vercel CEO于4月20日的更新 重要提示:本文并非法律或官方建议。如果您认为自己已遭受入侵,请联系事件响应合作伙伴。此信息由OpenSourceMalware团队出于善意提供。如果您希望获得事件响应公司的引荐,我们可以推荐几家曾合作过的公司。 发生了什么? Vercel于2026年4月19日披露,一名攻击者未经授权访问了内部系统。以下是官方公告: 4月20日,Vercel首席执行官Guillermo...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 2:49 p.m.115 views

lazyrecon

root@kitploit: | | | |/ | /| | | | / / |/ | \ | | | / / | | | | | | / | | | ||\ |/ \ || ||/|| |v2 |/ Lazyrecon v2 is a subdomain discovery tool that finds and resolves valid subdomains then performs SSRF/LFI/SQLi fuzzing, brute-force and port scanning. It has a simple modular architecture and...

5.6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/12 2:27 p.m.9 views

CVE-2009-5147

CVE-2009-5147 および CVE-2015-7551 の PoC 実行するには: root@kitploit: make foo export FOO=./foo.so ruby -v foo.rb ruby のバージョンが異なると、得られる結果も異なります: root@kitploit: vpereira@kimura:/poc rvm use 2.1.7 vpereira@kimura:/poc ruby -v foo.rb ruby 2.1.7p400 2015-08-18 revision 51632 x8664-linux some trash fom your...

8.4CVSS6.7AI score0.07766EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:22 p.m.94 views

r2frida

r2frida Radare2 and Frida better together Description Self-contained plugin for radare2 that ships frida and allows to instrument local or remote processes using r2 commands instead but not limited to Frida scripts. The radare project provides a complete toolchain for reverse engineering, it's...

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

ForgottenButNotGone

被遗忘但并未消失 本仓库包含在 Black Hat USA 2026 和 DEF CON 34 演讲“被遗忘但并未消失:遗留 Linux 服务中的未认证 RCE 与 LPE”中所述漏洞的概念验证脚本。 CVE-2026-28372 TelnetD 中的本地权限提升:无特权攻击者可利用 TelnetD 的环境变量功能为其授予 root 权限的 shell。按照设计和 RFC,Telnet 协议允许其客户端为 shell 会话设置环境变量。该功能从安全角度来看设计得很差。该服务允许未认证客户端为 telnetd 进程本身及其所有子进程设置环境变量。其子进程之一是...

9.8CVSS7.8AI score0.97993EPSS
SaveExploits81References1
Kitploit
Kitploit
added 2026/09/12 2:08 p.m.44 views

httpstat

httpstat httpstat visualizes curl1 statistics in a way of beauty and clarity. It is a single file🌟 Python script that has no dependency👏 and is compatible with Python 3🍻. Features Beautiful terminal output — timing breakdown of DNS, TCP, TLS, server processing, and content transfer Structured JSO...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 12:19 p.m.9 views

dotenv-diff

dotenv-diff コードベースをスキャンして、すべての環境変数参照を検出します。欠落、未使用、重複、誤用された変数を、ランタイムエラーを引き起こす前に早期に発見するのに役立ちます。 SvelteKit、Next.js、Nuxt をファーストクラスでサポートします。また、Node.js や Vue などの最新の JavaScript/TypeScript プロジェクトやフレームワーク、あるいは信頼性の高い .env ファイル比較を必要とするその他のセットアップでも問題なく動作します。 ✨awesome-cli-apps で紹介されました - 厳選された素晴らしい CLI...

5.9AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/12 10:49 a.m.160 views

pytm

pytm: A Pythonic framework for threat modeling Introduction Traditional threat modeling too often comes late to the party, or sometimes not at all. In addition, creating manual data flows and reports can be extremely time-consuming. The goal of pytm is to shift threat modeling to the left, making...

6.2AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 9:57 a.m.93 views

flan

Flan Scan is a lightweight network vulnerability scanner. With Flan Scan you can easily find open ports on your network, identify services and their version, and get a list of relevant CVEs affecting your network. Flan Scan is a wrapper over Nmap and the vulners script which turns Nmap into a...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 9:46 a.m.40 views

quiver

Quiver : A Meta-Tool for Kali Linux Quiver is an organized namespace of shell functions that pre-fill commands in your terminal so that you can ditch your reliance on notes, copying, pasting, editing, copying and pasting again. Quiver helps you remember how to use every tool in your arsenal and...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 7:53 a.m.3 views

CVE-2023-28432

CVE-2023-28432 MinIO存在信息泄露漏洞,未经身份认证的远程攻击者通过发送特殊HTTP请求即可获取所有环境变量,其中包括MINIOSECRETKEY和MINIOROOTPASSWORD,造成敏感信息泄露,最终可能导致攻击者以管理员身份登录MinIO Fofa指纹 app="minio" 工具利用 python3 minio.py -u http://127.0.0.1:1111 单个url测试 python3 minio.py -f url.txt 批量检测 扫描结束后会在当前目录生成存在漏洞url的vuln.txt exp: 免责声明...

7.5CVSS8.2AI score0.83957EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/12 7:39 a.m.6 views

CVE-2021-4034

CVE-2021-4034 本仓库包含用于 cve-2021-4034 的单文件漏洞利用程序,该漏洞是 Polkit 本地权限提升漏洞。请谨慎使用! 漏洞描述 CVE-2021-4034,通常被称为 Pwnkit ,是 Polkit 中 pkexec 组件的一个内存损坏漏洞。Polkit 是用于在类 Unix 系统中定义和处理授权的工具包。该漏洞源于对环境变量的不当处理,允许本地用户以 root 用户身份执行任意代码。 核心问题在于 pkexec 在解析环境变量之前未能正确地对其进行清理。这导致在某些情况下出现越界 写入条件,最终允许本地权限提升。该漏洞自 2009 年 pkexec...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/12 7:35 a.m.40 views

checkov

...

5.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 7:22 a.m.192 views

miteru

This repository does not have a README...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 7:18 a.m.5 views

CVE-2023-36845

CVE-2023-36845 Juniper Networks Junos OS EX SeriesおよびSRX SeriesのJ-WebにおけるPHP外部変数改ざんの脆弱性により、認証されていないネットワークベースの攻撃者が特定の環境変数を制御できる可能性があります。 スクリプトの使用方法 root@kitploit: $ dos2unix CVE-2023-36845.sh $ CVE-2023-36845.sh example.com...

9.8CVSS7.6AI score0.9507EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/12 6:49 a.m.19 views

envy

クイックスタート • 設定 • コマンド • キーバインド • FAQ • ドキュメント APIキー、シークレット、環境変数を管理するための安全な暗号化ボールト。ターミナルを愛する開発者のために作られました。 Envyとは? 私は、.envファイルを扱い、パスワードマネージャー、付箋、Slackスレッドに散らばったシークレットを管理するのにうんざりしていたので、Envyを作りました。これは、シークレットを閲覧するための洗練されたTUIと自動化のためのCLIの両方を提供する単一のバイナリです。 以下の機能があります: 本当の暗号化 —...

6AI score
SaveExploits0References19
Kitploit
Kitploit
added 2026/09/12 5:06 a.m.65 views

prowler

Prowler is the Open Cloud Security Platform trusted by thousands to automate security and compliance in any cloud environment. With thousands of ready-to-use checks and compliance frameworks, Prowler delivers real-time, customizable monitoring and seamless integrations, making cloud security...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 3:54 a.m.140 views

unicorn

Unicorn Engine LOOKING FOR CONTRIBUTORS! See this. Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator framework, based on QEMU. Unicorn offers some unparalleled features: Multi-architecture: ARM, ARM64 ARMv8, M68K, MIPS, PowerPC, RISCV, SPARC, S390X, TriCore and X86 16, 32,...

5.6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/12 3:37 a.m.77 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/12 3:32 a.m.6 views

CVE-2014-6271

CVE-2014-6271 説明 このプロジェクトは、CVE-2014-6271 (別名 Shellshock )の脆弱性を再現するためのものです。ShellshockはBashのセキュリティ脆弱性であり、環境変数を介して悪意のあるコードを実行することを可能にします。 このプロジェクトの目的は、Docker環境におけるこの脆弱性の影響を実証することです。 前提条件 始める前に、Dockerがマシンにインストールされていることを確認してください。Dockerはこちらからダウンロードできます。 インストールと起動 1. Dockerイメージの構築...

10CVSS8.2AI score0.99999EPSS
SaveExploits146
Rows per page
Query Builder