63032 matches found
manticore
⚠️ Project is archived ⚠️ This project is no longer internally developed and maintained. Manticore Manticore is a symbolic execution tool for the analysis of smart contracts and binaries. Features Program Exploration : Manticore can execute a program with symbolic inputs and explore all the...
manticore
⚠️ プロジェクトはアーカイブされました ⚠️ このプロジェクトは、もはや内部で開発・保守されていません。 Manticore...
CVE-2022-29464
CVE-2022-29464 SynixCyberCrimeMY CVE 利用工具,作者:SamuraiMelayu1337 & ?/h4zzzzzz.scc 如何使用? git clone https://github.com/SynixCyberCrimeMy/CVE-2022-29464 cd CVE-2022-29464 pip3 install -r requirements.txt python3 cve.py 致谢 SynixCyberCrimeMY 所有成员...
viper
このリポジトリはアーカイブされており、Viper 1.x の開発は終了しています。プロジェクトの完全なリファクタリングがViper 2 で開始されました。 Viperは、バイナリ解析および管理フレームワークです。その基本的な目的は、マルウェアやエクスプロイトサンプル、また日々の研究に役立つために作成したり見つけたスクリプトのコレクションを簡単に整理するためのソリューションを提供することです。 はじめよう! root@kitploit: $ pip3 install viper-framework $ viper...
cloudflare-bypass-2026
Cloudflare Bypass 工具 2026 面向 Cloudflare Turnstile / Challenge 的多方案研究与授权测试工具集,支持 Mac / Windows / Linux 。 Table of Contents / 目录...
mothership_c2
Mothership C2 $\textcolorred\text免責事項!$ $\textcolorred\textこのツールは倫理的な使用のみを目的としています!$ 説明 Mothership C2は、Pythonで書かれたコマンド&コントロールサーバーです。 機能 コマンドの送受信におけるエンドツーエンド暗号化をサポート すべての通信にHTTPを使用 現在Linuxをサポート(Windowsサポートはテスト中) DragonflyDB(Redisの高速な代替)を使用 フロントエンド...
fbht
FBHT Facebook 黑客工具 Python - -版本 2.7.3 Windows/Linux 导入 Selenium Matplotlib-1.2.1 Networkx-1.8.1 Numpy-1.7.1 Pygraphviz-1.1 Simplejson-3.3.0 Mechanize-0.2.5 其他:gephi-0.8.2-beta(图形软件) 建议: 使用 setuptools 处理依赖关系 操作系统 适用于 Windows 7 64/32 位 适用于 Kali Linux(是的,很糟糕)但可能也适用于其他系统(已弃用 - 请阅读下文) 用法 python main.p...
fbht
FBHT Facebook Hacking Tool Python - -version 2.7.3 Windows/Linux IMPORTS Selenium Matplotlib-1.2.1 Networkx-1.8.1 Numpy-1.7.1 Pygraphviz-1.1 Simplejson-3.3.0 Mechanize-0.2.5 Other: gephi-0.8.2-beta Graphs software Recomendation: Use setuptools for the dependencies S.O Working on Windows 7 64/32...
pepe
PEPE - Post Exploitation Pastebin Emails Collect information about leaked email addresses from Pastebin About Script parses Pastebin email:password dumps and gather information about each email address. It supports Google, Trumail, Pipl, FullContact and HaveIBeenPwned. Moreover, it allows you to...
amla-sandbox
amla-sandbox このリポジトリは、amla-sandbox Python パッケージのリリースソースです。開発はamlalabs モノレポで行われており、このリポジトリはリリース時に更新されます。amlasandbox.wasm にコンパイルされる Rust ランタイムは amla-sandbox-core にあり、この Python パッケージがビルドされた正確なリリースタグは .mirror-deps.json に記録されています。 amla-sandbox は、AI エージェントコード向けの機能制限付き WASM...
isf
Industrial Exploitation Framework ISFIndustrial Exploitation Framework is a exploitation framework based on Python, it's similar to metasploit framework. ISF is based on open source project routersploit. Read this in other languages:English, 简体中文, Disclaimer Usage of ISF for attacking targets...
isf
産業用エクスプロイテーションフレームワーク ISF(Industrial Exploitation Framework)はPythonベースのエクスプロイテーションフレームワークで、metasploitフレームワークと類似しています。 ISFはオープンソースプロジェクト routersploit に基づいています。 他の言語で読む:English, 简体中文, 免責事項 事前の相互同意なしにターゲットを攻撃するためにISFを使用することは違法です。エンドユーザーは、該当するすべての地域、州、連邦法を遵守する責任を負います。...
POC_CVE-2023-21839
CVE-2023-21839 依据特殊需求将@4ra1n 大佬的GO版本翻译成了Python,再此感谢! 免责声明 本程序应仅用于授权的安全测试与研究目的,请使用者遵照网络安全法合理使用。 使用者使用该工具出现任何非法攻击等违法行为,与作者无关。 使用 vulhub 复现:链接 root@kitploit: / /\ //\ | \ / \ | / | / | // \ / / \ \ / /\ | | | | | | \ | |/ \ | \ | / / \ V //|/ /| || / / |/ /| | | , | / // ||/|/ |||// //...
Idisagree
Idisagree v1.0 DiscordボットとPython3を使用してリモートコンピュータを制御します。 ! ターゲットがWindowsシステムの場合、ペイロードをコンパイルすることをお勧めします。これはpy2exeまたはpyinstallerで行ってください。 メンテナー Alisson Moretto | Twitter: @UndeadSec Github: @UndeadSec 前提条件 Python 3.x pip3 Python3のsubprocess Python3のDiscord テスト済み環境 Kali Linux - Rolling Edition Linux...
NotProxyShellScanner
NotProxyShellScanner NotProxyShell(又名 CVE-2022-40140 与 CVE-2022-41082)的 Python 实现。 设置 安装依赖,只需要 python3 和 requests 库。 root@kitploit: pip3 install -r requirements.txt 运行 运行工具有几种选项: root@kitploit: usage: NotProxyShell.py -h -u TARGETHOST -f TARGETHOSTFILE -e EMAIL -d TARGETDOMAIN optional arguments:...
CVE-2021-22204-exiftool
CVE-2021-22204-exiftool 用于 Exiftool 中 CVE-2021-22204 漏洞的 Python 利用程序。 关于漏洞 CVE-2021-22204 由 William Bowling @wcbowling 发现并报告。 此利用程序通过研究 CVE 报告后的 exiftool 补丁制作而成。 前置条件 已安装 exiftool 和 djvulibre 工具。如果你使用 Debian 或 Ubuntu,可以通过以下命令安装: root@kitploit: sudo apt install djvulibre-bin exiftool 如何运行: 修改...
JoomlaScan
Joomla Scan Joomla CMSにインストールされているコンポーネントを見つけるための無料のオープンソースソフトウェア。Joomscanの残骸から構築されました。 特徴 Joomla CMSサイトをスキャンしてコンポーネント/拡張機能を検索します(600以上のコンポーネントのデータベース) コンポーネントのブラウズ可能なフォルダを見つけます(Index of ...) 無効または保護されたコンポーネントを見つけます コンポーネントのバージョンを特定するのに役立つ各ファイルを見つけます(Readme、Manifest、License、Changelog)...
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...
bst
Binary String Toolkit Summary The Binary String Toolkit or BST for short is a rather simple utility to convert binary strings to various formats suitable for inclusions in source codes, such as those used to develop exploits and Proof of Concepts in the security field. Features Convert and dump...