55915 matches found
htshells
HTSHELLS - 通过 .htaccess 文件实现的自包含 Web Shell 及其他攻击。 攻击的命名方式为 module.attack.htaccess,并按攻击类型分组存放在目录中。选择你需要的攻击,将其复制到一个新文件并命名为 .htaccess,检查文件以确认在上传前是否需要编辑。除非文件另有说明,Web Shell 通过查询参数 c 执行命令。 要准备攻击,运行 ./prepare.sh file 生成待上传的 .htaccess 文件。示例: root@kitploit: $ ./prepare.sh shell/modphp.shell.htaccess ┬...
CVE-2023-30226
CVE-2023-30226 Rizinはradare2からフォークされたリバースエンジニアリングフレームワークであり、そのELFパーサーコードに欠陥が発見され、 細工されたファイルによるサービス拒否を引き起こす可能性があります。これにより、ユーザーはファイルをrizinに読み込めなくなりますが、 ファイル自体の実行には影響を与えません。 一般的なELFファイルは動的リンク/ロードに依存しているため、多くの情報がファイルに埋め込まれています。その情報の1つが、 .dynamicセクションにあるDTVERNEEDNUMエントリです。このフィールドは、シンボルバージョン依存テーブルのエントリ...
EUVD-2026-77381
Joomla Extension - joomshaper.com - Missing Directory Confinement in Media Rename Allowing Arbitrary File Rename in SP Page Builder Free and Pro 4.0.0 - 6.9.0 - The media rename task applied neither of the directory boundary checks used by the folder operations in the same controller, and its...
CVE-2026-81564 Joomla Extension - joomshaper.com - Missing Directory Confinement in Media Rename Allowing Arbitrary File Rename in SP Page Builder (Free and Pro) 4.0.0 - 6.9.0
Joomla Extension - joomshaper.com - Missing Directory Confinement in Media Rename Allowing Arbitrary File Rename in SP Page Builder Free and Pro 4.0.0 - 6.9.0 - The media rename task applied neither of the directory boundary checks used by the folder operations in the same controller, and its...
An-Integrated-Wireless-Network-Forensic-Analysis-Framework
統合ワイヤレスネットワークフォレンジック分析フレームワーク このフレームワークは、既存のオープンソースツール群を統合パッケージとして組み合わせ、フォレンジック調査プロセスを自動化します。ワイヤレスネットワークトラフィックをキャプチャし、調査のニーズに応じてキャプチャしたトラフィックを分析し、分析結果からデジタル証拠を抽出・文書化することができます。 攻撃シグネチャ 本フレームワークは、以下の3種類の攻撃を分析できます: DoS Evil Twin WEP Crack 前提条件 Kali Linux 1.0.9 フレームワークの実行方法 ./applicationMain.py...
NFSundown
概述 NFSundown(CVE-2025-38089)的概念验证利用代码。它可以远程触发NFS服务器的内核崩溃。 详情 远程攻击者可通过发送特制的RPC请求,触发内核空指针解引用并导致内核崩溃。这是由于在SUNRPC代码路径中未正确处理 rqstp-rqacceptstatp 指针,使其保持为NULL并在错误处理分支中被解引用。在某些情况下(当所有服务器线程至少接受过一次连接时),这还可能导致释放后使用(use-after-free)。该漏洞已被分配编号CVE-2025-38089。 受影响版本...
EUVD-2026-77365
ASRock Polychrome SYNC/RGB software utility developed by ASRock Inc. has an Untrusted Pointer Dereference vulnerability. Authenticated local attackers can send a specially crafted IOCTL request to cause the driver to dereference an unvalidated pointer, resulting in an operating system crash...
CVE-2026-90890
This vulnerability affects the driver component of ASRock Polychrome SYNC/RGB software utility , a utility developed by ASRock Inc. for managing RGB lighting. The root cause is an Untrusted Pointer Dereference : an authenticated local attacker with low privileges can send a specially crafted IOCT...
EUVD-2026-77363
Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7, 10.11.x = 10.11.22 fail to parse Markdown autolinks with unmatched trailing closing parentheses in linear time, which allows an authenticated user with permission to create posts to cause excessive server CPU consumption and...
CVE-2026-49975-POC
CVE-2026-49975 — HTTP/2 爆弾 PoC CVE-2026-49975 の概念実証エクスプロイト。HTTP/2 サーバー実装におけるリモートサービス拒否の脆弱性です。Quang Luong Calif Security Research によって発見され、2026 年 6 月 2 日に公開されました。 許可されたセキュリティテストにのみ使用してください。所有していない、またはテストする書面による許可を得ていないインフラストラクチャに対して使用しないでください。 動作原理 この攻撃は、2 つの HTTP/2 プロトコルメカニズムを連鎖させます。 1. HPACK...
kernel: drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
A flaw was found in the Linux kernel's AMD GPU amdgpu driver. An issue in the amdgpuamdkfdsubmitib function allows a local user to trigger a use-after-free vulnerability. This occurs because a fence reference is incorrectly released before waiting for job completion, potentially freeing the memor...
kernel: ixgbevf: fix use-after-free in VEPA multicast source pruning
A flaw was found in the Linux kernel's ixgbevf network driver. This vulnerability, a use-after-free, occurs when the driver attempts to process network packets for a specific multicast workaround. An attacker could potentially exploit this by sending specially crafted network traffic, which may...
kernel: sctp: diag: reject stale associations in dump_one path
A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP diagnostics. When performing a socket diagnostic sockdiag lookup, the system may attempt to access memory related to an SCTP association that has already been freed. This can lead to an out-of-bounds read from...
kernel: net: pull headers in qdisc_pkt_len_segs_init()
A flaw was found in the Linux kernel's handling of Generic Segmentation Offload GSO packet headers. This vulnerability occurs when the qdiscpktlensegsinit function does not properly pull headers into the expected memory location, which can lead to incorrect processing by network drivers. A remote...
kernel: Bluetooth: hci_sync: reject oversized Broadcast Announcement prepend
A flaw was found in the Bluetooth subsystem of the Linux kernel, specifically within the hcisync component. This vulnerability occurs when the hciadvbcastannoucement function attempts to prepend Broadcast Announcement service data to an existing advertising payload that is already at its maximum...
kernel: tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
A flaw was found in the Linux kernel. A remote attacker could exploit a use-after-free vulnerability in the Transparent Inter-Process Communication TIPC cryptographic decryption process. This flaw occurs when a network namespace, a mechanism for isolating network resources, is deallocated before ...
CVE-2018-4407
CVE-2018-4407 大規模 IOS/MAC 攻撃エクスプロイト CVE-2018-4407 は、IOS/MAC に対するシンプルかつ非常に高速な BOF 攻撃であり、DOS を引き起こす可能性があります。この脆弱性は、XNU オペレーティングシステムカーネルのネットワークコードにおけるヒープバッファオーバーフローです。XNU は iOS と macOS の両方で使用されているため、iPhone、iPad、MacBook がすべて影響を受けます。 使い方 root@kitploit: apt-get install nmap git clone...
CVE-2026-8461-PoC
CVE-2026-8461 PoC !WARNING このPoCは完全にAIによって生成されています。 使い方: root@kitploit: python exploitcve20268461.py --baseline --frames 25 -o baseline.avi ffmpegのパッチ未適用版は、baseline.aviを処理するとクラッシュします。...
CVE-2026-13156
CVE-2026-13156 — MailerSend公式SMTP統合プラグイン !IMPORTANT 概要: WordPress用公式 MailerSend SMTP統合プラグイン ( 1.0.8)において、高深刻度のクロスサイト・リクエスト・フォージェリ(CSRF )脆弱性(CVE-2026-13156)が発見されました。設定削除ハンドラ mailersendhandleconfigurationdelete...
CVE-research
CVE-研究 本仓库包含我为已知 CVE 制作的所有可用 PoC,以及我目前正在进行的任何研究(主要是物联网设备)的详细信息 关于可用 PoC 漏洞利用脚本/载荷的说明 1. 请以合乎道德且负责任的方式使用漏洞利用脚本!对于因使用本仓库所列脚本而导致的任何未经授权的干扰或设备损坏,我概不负责。附言:不要做脚本小子! 2. 本仓库中列出的 PoC(除我目前正在研究的 CVE 外)已在真实硬件设备或特定列出的环境(软件/固件版本)上经过测试,预期可提供 RCE 或仅造成拒绝服务(DoS)。因此,在测试脚本时请务必谨慎,若您不清楚脚本的意图,可能会造成意想不到的后果 友情提示...