847920 matches found
⚡ Weekly Recap: Rogue AI Agents, WeChat Worm, PaperCut Attacks, AI Espionage, and Rootkits
AI keeps showing up in the wrong places. Attackers are using it to speed up exploits, test defenses, and automate more of the job. Some models are also crossing lines on their own. That is not a great combination. The rest of the week is more familiar: old bugs still working, fresh exploit chains...
hakrawler
Hakrawler URLとJavaScriptファイルの位置を収集するための高速なGo言語製ウェブクローラーです。基本的には、素晴らしいGocollyライブラリのシンプルな実装です。 使用例 単一URL: root@kitploit: echo https://google.com | hakrawler 複数URL: root@kitploit: cat urls.txt | hakrawler 標準入力の各行に対して5秒のタイムアウト: root@kitploit: cat urls.txt | hakrawler -timeout 5 すべてのリクエストをプロキシ経由で送信:...
hakrawler
Hakrawler Fast golang web crawler for gathering URLs and JavaScript file locations. This is basically a simple implementation of the awesome Gocolly library. Example usages Single URL: root@kitploit: echo https://google.com | hakrawler Multiple URLs: root@kitploit: cat urls.txt | hakrawler Timeou...
CVE-2024-23692-RCE
TG Join Us https://t.me/WanLiChangChengWanLiChang 私たちに参加して、定期的に各種脆弱性のEXPとPOCを受け取ろう CVE-2024-23692-RCE-EXP CVE-2024-23692 Rejetto HTTP HFSサーバー RCE FOFA "HttpFileServer" 注意事項 影響範囲は HFS2.3 およびそれ以下のバージョン 使い方 How To Use ulimit -n 999999; zmap -p PORT -B500M | go run hfs.go PORT 悪用したいポートに変更してください UB20....
mzap
mzap mzap is a Crystal CLI for multi-target ZAP scanning. It dispatches targets across one or more ZAP API hosts, supports optional wait mode, and can export reports. Features Scan commands: spider, ajaxspider, clientspider ZAP 2.16+, ascan, pscan API definition import for openapi, soap, graphql,...
red-tldr
Red Team TL;DR English | 中文简体 Red Team TL;DRとは? red-tldrは軽量なレッドチームコマンド検索ツールです。経験豊富なレッドチームオペレーターが必要とするコマンド、テクニック、要点を素早く見つける手助けをします——攻撃セキュリティに特化したmanコマンドのようなものです。 v0.5.0から、red-tldrは組み込みのMCPサーバーを同梱しており、Claude DesktopやCursorなどのAIアシスタントがレッドチームの知識ベースを直接クエリできるようになりました。 なぜRed Team TL;DRなのか?...
keystone
Keystone 引擎 Keystone 是一个轻量级、跨平台、多架构的汇编框架。 它提供了一些无与伦比的功能: 多架构,支持 Arm、Arm64 AArch64/Armv8、以太坊虚拟机、Hexagon、Mips、PowerPC、RISC-V、Sparc、SystemZ 和 X86(包括 16/32/64 位)。 干净/简单/轻量/直观的架构中立 API。 使用 C/C++ 语言实现,并提供 Java、Masm、C、PowerShell、Perl、Python、NodeJS、Ruby、Go、Rust、Haskell、VB6 和 OCaml 的绑定。 原生支持 Windows 和...
keystone
Keystone Engine Keystone is a lightweight multi-platform, multi-architecture assembler framework. It offers some unparalleled features: Multi-architecture, with support for Arm, Arm64 AArch64/Armv8, Ethereum Virtual Machine, Hexagon, Mips, PowerPC, RISC-V, Sparc, SystemZ & X86 include 16/32/64bit...
rdpscan
rdpscan for CVE-2019-0708 bluekeep vuln This is a quick-and-dirty scanner for the CVE-2019-0708 vulnerability in Microsoft Remote Desktop. Right now, there are about 900,000 machines on the public Internet vulnerable to this vulnerability, so many are to expect a worm soon like WannaCry and...
echteeteepee
HTTP/1 反同步漏洞测试工具 本仓库包含用于检测 HTTP/1 请求走私(反同步)漏洞的防御性安全工具,其基础是 PortSwigger 的 James Kettle 所进行的开创性研究。 研究致谢 本作品直接受以下研究启发,并实现了其中的技术: 《HTTP/1 Must Die》 作者:James Kettle(PortSwigger 研究团队) 原始研究:https://portswigger.net/research/http1-must-die 研究员:James Kettle @albinowax 公司:PortSwigger Web Security...
nmap-spring4shell
Nmap-spring4shell Log4shell-nmap 是一个 NSE 脚本,用于检测 HTTP 服务中的 Spring4Shell RCE 漏洞(CVE-2022-22965)。该脚本将正确的负载注入应用程序,然后在指定的端点上执行以下命令。 漏洞 请参见这里。 用法 root@kitploit: ┌──kali㉿kali-/nmap-spring4shell └─$ nmap 127.0.0.1 --script=./spring4shell.nse ... PORT STATE SERVICE REASON VERSION 8080/tcp open http-proxy...
shodanwave
Shodanwave Shodanwaveは、特にNetwave IP Camera(ネットウェーブIPカメラ)の情報を探索・取得するためのツールです。このツールは、Shodanと呼ばれる検索エンジンを使用して、オンライン上のカメラを簡単に検索できるようにします。 このツールは何をするのか? 以下のリストをご覧ください! 検索 ブルートフォース SSIDおよびWPAPSKパスワードの開示 電子メール、FTP、DNS、MSNパスワードの開示 エクスプロイト 以下はshodan...
ovswrap
OVSwrap — Linux 内核 Open vSwitch 数据路径溢出跟踪站点 OVSwrap 补丁状态跟踪器的源文件:一个单页站点,记录哪些发行版已为 Linux 内核中的 Open vSwitch 数据路径溢出问题发布了修复。 事实所在 关于该漏洞的一切——CVE 编号、受影响和已修复版本、上游修复提交、发现与公开致谢,以及当前各发行版的补丁状态——均属于跟踪页面,而非本 README: 渲染页面: https://kimmo.cloud/ovswrap/ 源文件: site/content/index.md 编辑该文件;此仓库中的其他内容均为构建基础设施。...
Metasploit-CVE-2026-54121-Certighost
Metasploit-CVE-2026-54121-Certighost Certighost fue descubierto y explotado originalmente por h0j3n y Aniq Fakhrul. Este repositorio contiene un módulo auxiliar de Metasploit que escala desde cualquier usuario de dominio con bajos privilegios hasta el compromiso total del dominio abusando del...
gmailc2
gmailc2 root@kitploit: A Fully Undetectable C2 Server That Communicates Via Google SMTP to evade Antivirus Protections and Network Traffic Restrictions Note: root@kitploit: This RAT communicates Via Gmail SMTP or u can use any other smtps as well but Gmail SMTP is valid because most of the...
HellPot
Summary HellPot is an endless honeypot based on Heffalump that sends unruly HTTP bots to hell. Notably it implements a toml configuration file, has JSON logging, and comes with significant performance gains. Grave Consequences Clients hopefully bots that disregard robots.txt and connect to your...
CVE-2023-1206-CVE-2025-40040-CVE-2024-49882
组合隐蔽信道:CVE-2023-1206 + CVE-2024-49882 概述 本项目演示了利用两个Linux内核漏洞构建的隐蔽通信信道: 组件| CVE| 目的 ---|---|--- 同步信道| CVE-2023-1206| 通过IPv6哈希碰撞时序实现时钟同步 数据信道| CVE-2024-49882| 通过大页泄漏实现跨容器数据传输 root@kitploit: ┌─────────────────────────────────────────────────────────────────────┐ │ 非加密隐蔽信道 │...
wpjuicer
wpjuicer WordPressエンドポイント上の機密情報を迅速にスキャンするためのWP Juicerツール。 このスクリプトはWordPress専用であり、フレームワークのエンドポイントにおける機密情報の位置を特定し、詳細な結果を提供することで認識とデータ抽出を支援します。このツールの主な目的は、監査目的に有用な情報の発見プロセスを簡素化・迅速化することです。エンドポイントの検索、ユーザーの一覧表示、WordPressバージョンの確認、圧縮ファイルや隠しファイルの検索を行います。...
SpotifyC2
SpotifyC2 — クラウドベースのコマンドチャネル研究 Spotifyプレイリストを通じてコマンドを実行し、Telegram経由でコマンド出力を受信します。 SpotifyC2とは? SpotifyC2 は、Windowsベースのサイバーセキュリティ研究プロジェクトであり、一般にアクセス可能なクラウドサービスをコントローラーとクライアント間の通信チャネルとしてどのように利用できるかを示しています。 従来のサーバーと通信する代わりに、クライアントは定期的にSpotifyプレイリスト...
nikto
nikto Nikto web server scanner - https://cirt.net/Nikto2 Full documentation - https://github.com/sullo/nikto/wiki Run normally: 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.co...