305 matches found
CVE-2026-15410
cve-id ⚡ 簡単な使い方 このプロジェクトは、次のような安全かつ許可された環境でのみ使用してください。 ローカル仮想マシン Docker コンテナ 分離されたラボ環境 許可されたペネトレーションテスト環境 セットアップ例: root@kitploit: git clone cd Project use python follow below Create a virtual environment python -m venv venv Activate the virtual environment macOS / Linux source venv/bin/activate...
droidlysis
DroidLysis DroidLysis is a pre-analysis tool for Android apps : it performs repetitive and boring tasks we'd typically do at the beginning of any reverse engineering. It disassembles the Android sample, organizes output in directories, and searches for suspicious spots in the code to look at. The...
osint-scraper
Social Recon This application locates and compiles information about online personalities, given a username and/or email address. Use this to investigate your own online presence, summarize the digital footprint of someone you know, or uncover the person behind a specific username. Getting Starte...
forensictools
forensictools는 디지털 포렌식을 위해 설계된 도구 모음으로, 다양한 도구를 제공합니다. 주요 목표는 포렌식 검사를 수행하기 위한 가상 환경 생성을 간소화하는 것입니다. 도구 설치 외에도 forensictools는 프로그램을 Windows PATH에 원활하게 통합합니다. 이 통합을 통해 수동 설정이나 구성 없이 명령줄에서 직접 이러한 도구를 손쉽게 사용할 수 있습니다. 모든 도구 목록은 여기에서 확인할 수 있습니다. 다운로드 및 사용법 이 저장소는 사용 가능한 모든 도구를 포함하는 애플리케이션 패키지를 빌드하는 데 필...
CVE-2026-15409
cve-id ⚡ 简单用法 请仅在安全且授权的环境中使用此项目,例如: 本地虚拟机 Docker 容器 隔离的实验环境 授权的渗透测试环境 示例设置: root@kitploit: git clone cd 项目使用 Python,请按以下步骤操作 创建虚拟环境 python -m venv venv 激活虚拟环境 macOS / Linux source venv/bin/activate Windows(Git Bash / WSL) source venv/Scripts/activate 安装依赖 pip install -r requirements.txt 示例用法:...
frida
Frida Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. Learn more at frida.re. Two ways to install 1. Install from prebuilt binaries This is the recommended way to get started. All you need to do is: root@kitploit: pip install frida-tools CLI tools pip...
pyrdp
PyRDP PyRDP is a Python Remote Desktop Protocol RDP Monster-in-the-Middle MITM tool and library. It features a few tools: RDP Monster-in-the-Middle Logs plaintext credentials or NetNTLM hashes used when connecting Steals data copied to the clipboard Saves a copy of the files transferred over the...
kubestriker
A Blazing fast Security Auditing tool for kubernetes!!...
CVE-2026-53805
cve-id ⚡ 简单使用 请仅在安全和授权的环境中使用本项目,例如: 本地虚拟机 Docker 容器 隔离的实验室环境 授权的渗透测试环境 示例设置: root@kitploit: git clone cd 项目使用 Python,请按照以下步骤操作 创建虚拟环境 python -m venv venv 激活虚拟环境 macOS / Linux source venv/bin/activate Windows Git Bash / WSL source venv/Scripts/activate 安装依赖 pip install -r requirements.txt 示例用法:...
mariana-trench
Mariana Trench Mariana Trench is a security focused static analysis platform targeting Android. This guide will walk you through setting up Mariana Trench on your machine and get you to find your first remote code execution vulnerability in a small sample app. These instructions are also availabl...
CVE-2026-14191
cve-id ⚡ 簡単な使い方 このプロジェクトは、以下のような安全かつ許可された環境でのみ使用してください。 ローカル仮想マシン Dockerコンテナ 隔離されたラボ環境 許可されたペネトレーションテスト環境 セットアップ例: root@kitploit: git clone cd Project use python follow below Create a virtual environment python -m venv venv Activate the virtual environment macOS / Linux source venv/bin/activate...
CVE-2026-61511
cve-id 寄付 以下の PayPal または QR コードのスキャンで、このプロジェクトのメンテナンスを支援してください。 ⚡ 簡単な使い方 このプロジェクトは、次のような安全で許可された環境でのみ使用してください。 ローカル仮想マシン Docker コンテナ 分離されたラボ環境 許可されたペネトレーションテスト環境 セットアップ例: root@kitploit: git clone cd Project use python follow below Create a virtual environment python -m venv venv Activate the...
CVE-2021-30005-POC
CVE-2021-30005-POC CVE-2021-30005 の PoC 詳細 脆弱性は、PyCharmがプロジェクトを初めて開くときにプロジェクト内の仮想環境を自動的にアクティベートするという事実にあります。これにより、攻撃者はアクティベーションスクリプト(例:venv/bin/activate)に任意のコマンドを含む悪意のある仮想環境を作成し、そのリポジトリをダウンロードしてPyCharmで開くとコマンドが実行される可能性があります。 注入されたコマンドは こちら で確認できます。 再現手順 リポジトリをクローンします: root@kitploit: git clone...
CVE-2026-34980
cve-id 寄付 PayPalまたは以下のQRコードのスキャンで、このプロジェクトのメンテナンスを支援してください。 ⚡ 簡単な使い方 このプロジェクトは、以下のような安全かつ許可された環境でのみ使用してください: ローカル仮想マシン Dockerコンテナ 隔離されたラボ環境 許可されたペネトレーションテスト環境 セットアップ例: root@kitploit: git clone cd Project use python follow below Create a virtual environment python -m venv venv Activate the virtual...
CVE-2026-42055
cve-id ⚡ 简单用法 请仅在安全且获得授权的环境中使用本项目,例如: 本地虚拟机 Docker 容器 隔离的实验环境 授权的渗透测试环境 示例设置: root@kitploit: git clone cd 项目使用 Python,请按以下步骤操作 创建虚拟环境 python -m venv venv 激活虚拟环境 macOS / Linux source venv/bin/activate Windows Git Bash / WSL source venv/Scripts/activate 安装依赖 pip install -r requirements.txt 示例用法:...
CVE-2026-50522
CVE-2026-50522 ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone cd Project use python follow below Create a virtual...
pyre-check
!WARNING This Repository Is Archived This repository is no longer maintained and has been archived. Type checking: Pyre has been replaced by Pyrefly, our next-generation Python typechecker and language server. Security analysis Pysa: Pysa has moved to its own repository at github.com/facebook/Pys...
gdbfuzz
GDBFuzz: Debugger-Driven Fuzzing This is the companion code for the paper: 'Fuzzing Embedded Systems using Debugger Interfaces'. A preprint of the paper can be found here https://publications.cispa.saarland/3950/. The code allows the users to reproduce and extend the results reported in the paper...
CVE-2026-4861
cve-id 寄付 PayPalまたは下のQRコードをスキャンして、このプロジェクトのメンテナンスをサポートしてください。 ⚡ 簡単な使用方法 このプロジェクトは、次のような安全で許可された環境でのみ使用してください: ローカル仮想マシン Dockerコンテナ 隔離されたラボ環境 許可されたペネトレーションテスト環境 セットアップ例: root@kitploit: git clone cd Project use python follow below Create a virtual environment python -m venv venv Activate the virtua...
CVE-2026-59726
CVE-2026-59726 寄付 PayPalまたは下のQRコードをスキャンして、このプロジェクトのメンテナンスを支援してください。 ⚡ 簡単な使用方法 このプロジェクトは、以下のような安全で許可された環境でのみ使用してください。 ローカル仮想マシン Dockerコンテナ 隔離されたラボ環境 許可されたペネトレーションテスト環境 セットアップ例: root@kitploit: git clone cd Project use python follow below Create a virtual environment python -m venv venv Activate the...