882 matches found
goblin
libgoblin Documentation https://docs.rs/goblin/ changelog Usage Goblin requires rustc 1.85.0 Rust 2024 edition. Add to your Cargo.toml root@kitploit: dependencies goblin = "0.10" Features awesome crate name zero-copy, cross-platform, endian-aware, ELF64/32 implementation - wow! zero-copy,...
whoc
whoc A container image that extracts the underlying container runtime and sends it to a remote server. Poke at the underlying container runtime of your favorite CSP container platform! WhoC at Defcon 29 Cloud Village Azurescape - whoc-powered research, the first cross-account container takeover i...
Maverick
Maverick 一款基于 Adaptix C2 的代理,使用 Crystal Palace — 一个自定义的 PIC(位置无关代码)链接器和 PICO 模块系统构建。演示了如何构建模块化的 Shellcode 代理,其中每个组件(传输、任务、混淆)都是一个独立的 PICO 数据块,在运行时加载。 注意 本代理不包含任何规避技术,不推荐直接用于实战。它只是一个参考实现,用于演示如何使用 Crystal Palace 和 PICO 模块系统构建代理。 Crystal Palace 和 PICO 系统 Crystal Palace 是一个 PIC 链接器,它获取编译后的 COFF...
CVE-2026-90803 GNU Binutils ld elf64-x86-64.c elf_x86_64_relocate_section buffer overflow
A security vulnerability has been detected in GNU Binutils 2.47. Affected by this vulnerability is the function elfx8664relocatesection of the file bfd/elf64-x86-64.c of the component ld. Such manipulation of the argument roff leads to buffer overflow. An attack has to be approached locally. The...
CVE-2026-90803
GNU Binutils 2.47 is affected by a buffer overflow in the function elf_x86_64_relocate_section (file bfd/elf64-x86-64.c , component ld ). The vulnerability is triggered by manipulation of the argument roff via a malformed relocation , leading to heap out-of-bounds read/write and a segmentation fa...
CVE-2026-90801 GNU Binutils ld cache.c cache_bwrite buffer overflow
A security flaw has been discovered in GNU Binutils 2.47. This impacts the function cachebwrite of the file bfd/cache.c of the component ld. The manipulation of the argument nbytes results in buffer overflow. The attack requires a local approach. The exploit has been released to the public and ma...
CVE-2026-90801 GNU Binutils ld cache.c cache_bwrite buffer overflow
A security flaw has been discovered in GNU Binutils 2.47. This impacts the function cachebwrite of the file bfd/cache.c of the component ld. The manipulation of the argument nbytes results in buffer overflow. The attack requires a local approach. The exploit has been released to the public and ma...
ExportDumper
ExportDumper PEファイルのエクスポートテーブルをダンプするために作成した小さなツールです。主な用途はDLLプロキシ内での使用を想定しています。 使い方 root@kitploit: .\ExportDump dllpath 例 root@kitploit: .\ExportDump C:\Windows\System32\version.dll Dumping all 17 exported functions from C:\windows\system32\version.dll. + Dumping done. Check pragma.h...
yellow
root@kitploit: | | | | | | |/ \ | |/ \ \ /\ / / | || | / | | \ V V / , ||||/ // |/ - Just add blue. yellow - 只需添加蓝色 简单的二进制修改,当二进制文件被执行时会触发一个 canarytoken。 非常适合为生产系统布设陷阱,以防范攻击者。 目前有四种方法: yellow 是一种有针对性的方法,使用一个二进制文件来触发 token,然后根据你选择的文件扩展名执行真正的二进制文件。 spe 是上述方法的一种变体,采用了与 Thinkst 最近为 Windows...
CVE-2023-4911
CVE-2023-4911-Looney-Tunables Looney Tunables ローカル権限昇格 CVE-2023-4911 ワークショップ 教育目的のみ リンク: IPPSECのビデオ Qualsysのブログ記事 Qualsysの技術詳細 エクスプロイトPOC Pythonスクリプト GLIBCソース GLIBCチューナブルのドキュメント 説明 ld.soとは? コンピューティングにおいて、動的リンカーとは、実行可能ファイルが実行される際に、その実行ファイルが必要とする共有ライブラリをロードしてリンク...
Astra Linux – Vulnerability in binutils
A vulnerability was discovered in GNU Binutils 2.43 and is classified as critical. This issue affects the function bfdelfgcmarkrsec in the file elflink.c of the component ld. The vulnerability leads to a heap-based buffer overflow. The attack can be initiated remotely. The complexity of the attac...
Astra Linux – Vulnerability in binutils
A vulnerability has been discovered in GNU Binutils 2.43. This vulnerability has been identified as problematic. The function bfdputl64 in the file libbfd.c of the component ld is affected by this vulnerability. Manipulation of this function leads to memory corruption. The attack can be launched...
Astra Linux - Vulnerability in Golang-1.19
The go command may execute arbitrary code during compilation when using cgo. This can occur when running “go get” on a malicious module, or when running any other command that compiles unauthorized code. This issue can be triggered by linker flags, specified via the cgo LDFLAGS directive. Flags...
Astra Linux – Vulnerability in binutils
A vulnerability was discovered in GNU Binutils version 2.44. It has been rated as critical. The issue affects the elfgcsweep function in the bfd/elflink.c file of the ld component. Manipulation of this function can lead to memory corruption. An attack must be approached locally. The exploit has...
Astra Linux - Vulnerability in Golang-1.19
The go command may execute arbitrary code during compilation when using cgo. This can occur when running “go get” on a malicious module, or when running any other command that compiles unauthorized code. This issue can be triggered by linker flags, specified via the cgo LDFLAGS directive. The...
SUSE CVE-2026-19548
Multiple Use-After-Free vulnerabilities were found in the addarchiveelement function in ld/ldmain.c of the GNU linker ld, a component of binutils. The root cause is that pluginmaybeclaim in ld/plugin.c frees the original BFD object via bfdclose/bfddeletebfd when entry-thebfd-myarchive == NULL, bu...
AZL-95892 CVE-2026-19548 affecting package binutils 2.41-13
Multiple Use-After-Free vulnerabilities were found in the addarchiveelement function in ld/ldmain.c of the GNU linker ld, a component of binutils. The root cause is that pluginmaybeclaim in ld/plugin.c frees the original BFD object via bfdclose/bfddeletebfd when entry-thebfd-myarchive == NULL, bu...
CVE-2026-19548
Multiple Use-After-Free vulnerabilities were found in the addarchiveelement function in ld/ldmain.c of the GNU linker ld, a component of binutils. The root cause is that pluginmaybeclaim in ld/plugin.c frees the original BFD object via bfdclose/bfddeletebfd when entry-thebfd-myarchive == NULL, bu...
PT-2026-71137
Name of the Vulnerable Software and Affected Versions binutils affected versions not specified Description Multiple Use-After-Free issues exist in the add archive element function within the GNU linker ld, a component of binutils. The problem occurs when plugin maybe claim in ld/plugin.c frees th...
Linux Distros Unpatched Vulnerability : CVE-2026-19548
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Multiple Use-After-Free vulnerabilities were found in the addarchiveelement function in ld/ldmain.c of the GNU linker ld, a component of binutils. The root caus...