3524 matches found
the-book-of-secret-knowledge
"知識は力強い、慎重に使え! " インスピレーションを与えるリスト、マニュアル、チートシート、ブログ、ハック、ワンライナー、CLI/Webツールなどのコレクション。 📔 それは何か? このリポジトリは、私が日々の業務で使用する様々な資料やツールを集めたものです。多くの有用な情報が一箇所にまとめられています。私にとっては、よく参照する貴重な知識源です。 🚻 誰のため? 基本的に誰のためでもあります。ここには誰もが好むものが見つかります。しかし、正直に言うと、システム/ネットワーク管理者、DevOps、ペネトレーションテスター、セキュリティ研究者を対象としています。 ℹ️ 貢献...
flask-session-cookie-manager
Flask Session Cookie Decoder/Encoder Original author : Wilson Sumanang Fixes and improvements author : Alexandre ZANNI Imported from saruberoz.github.io Depencencies Python 2 or Python 3 itsdangerous Flask Installation Package BlackArch Linux root@kitploit: pacman -S flask-session-cookie-manager3...
Astra Linux – Vulnerability in libstb
It was discovered that stbimage.h v2.27 contains a heap-based use-after-free issue due to the stbijpeghuffdecode function...
Astra Linux – Vulnerability in cjson
In versions of cJSON 1.5.0 through 1.7.18, the decodearrayindexfrompointer function in cJSONUtils.c allows for out-of-bounds access. This enables remote attackers to bypass array bounds checking and access restricted data through malformed JSON pointer strings containing alphanumeric characters...
Astra Linux – Vulnerability in libtomcrypt
In LibTomCrypt version 1.18.2, the derdecodeutf8string function located in derdecodeutf8string.c does not properly detect certain invalid UTF-8 sequences. This allows context-dependent attackers to cause a denial of service such as out-of-bounds reads and crashes or to read information from other...
jwt-hack
JSON Web Token Hack Toolkit A high-performance toolkit for testing, analyzing and attacking JSON Web Tokens. Installation Cargo root@kitploit: cargo install jwt-hack Homebrew root@kitploit: brew install jwt-hack Snapcraft Ubuntu root@kitploit: sudo snap install jwt-hack From source root@kitploit:...
CVE-2022-3602
CVE−2022-3602 这是什么? 本文档及仓库是 CVE−2022-3602 的分析文章,这是 OpenSSL 中的一个 punycode 缓冲区溢出问题。它是一份“反 POC”(该问题似乎不可利用),面向那些自行维护 OpenSSL 构建的人以及编译器维护者。 同一版本中还有另一个 CVE,CVE-2022-3786,它同样会导致缓冲区溢出,但在那种情况下攻击者无法控制内容。此处没有针对该问题的复现程序,但该问题可能导致崩溃,从而引发拒绝服务。 崩溃和缓冲区溢出从来都不是好事,如果你正在使用 OpenSSL 3.0.x,建议尽快更新。 欢迎通过 GitHub issue 或...
CVE-2025-54322
CVE-2025-54322 - XSpeeder SXZOS 事前認証RCEスキャナー CVE-2025-54322 のマルチスレッド脆弱性スキャナーです。これは XSpeeder SXZOS ファームウェアにおける認証不要のリモートコード実行脆弱性で、世界中の約 70,000 台以上のホストに影響を与えます。 📋 目次 脆弱性について 機能 インストール 使用方法 出力 免責事項 クレジット 作者 🔍 脆弱性について CVE-2025-54322 は、SD-WAN デバイス、ルーター、エッジネットワーク機器を動作させる XSpeeder SXZOS...
yaralyzer
THE YARALYZER Visually inspect all of the regex matches and their sexier, more cloak and dagger cousins, the YARA matches found in binary data and/or text. See what happens when you force various character encodings upon those matched bytes. With colors. Quick Start root@kitploit: pipx install...
pythem
pythem - Penetration Testing Framework pythem is a multi-purpose pentest framework written in Python. It has been developed to be used by security researchers and security professionals. The tool intended to be used only for acts within the law. I am not liable for any undue and unlawful act...
xssor2
XSS'OR XSS'OR - JavaScriptでハック。 オンライン 試してみてください: https://xssor.io および http://xssor.io/ 主要なモジュールは3つあります:Encode/Decode、Codz、Probe。 インストール Python 3(Django 3.0.)またはPython 2(Django 1.11. ) git clone https://github.com/evilcos/xssor2 または直接ダウンロード cd xssor2 xssor/payload/probe.js を編集 root@kitploit:...
CVE-2026-28956-jxl-messages-surface
JPEG XL 在 iOS 信息预览路径中自动解码 针对 CVE-2026-28956(AppleJPEGXL)的投递面发现,以及补丁差异归因和对公开 PoC 可靠性的现实核查。 TL;DR — 传统认知(以及我们此前用 EXR 进行的测量)认为 iOS 信息会将非 JPEG/PNG/HEIC 附件渲染为通用文件块而不进行解码。JPEG XL 打破了这一假设:.jxl 附件在信息预览路径中确实会被交给解码器处理 。我们观察到 MobileSMS 中的 ImageIO 在收到内容时即尝试解码 JXL 数据,全程无需用户交互。这使得 AppleJPEGXL 成为活跃的零点击攻击面,而 EXR...
decoder-plus-plus
Decoder++ Decoder++ is an extensible application designed for penetration testers, software developers, and anyone in between looking to effortlessly decode and encode data across various formats. It includes a wide range of preinstalled scripts and codecs, smart decoding and format identificatio...
CVE-2020-5844
CVE-2020-5844 PandoraFMS 7.0-NG 742 中的认证远程代码执行漏洞 拥有管理员权限的攻击者可以上传恶意的PHP文档。通过解码base64文件位置,用户可以获得一个以apache用户身份运行的shell。 由 TheCyberGeek 发现 PoC Python 脚本 root@kitploit: 用法:python3 CVE-2020-5844.py URL USER PASS PHPREVERSESHELL 示例:python3 CVE-2020-5844.py http://10.0.0.2/pandoraconsole admin pandora...
CVE-2026-76070
CVE-2026-76070: Unauthenticated Pre-Auth Stack Buffer Overflow via Base64-Decoded Password in Netis NC63 login.cgi Leading to RCE Researcher: Özcan Ersan @ozcanpng Disclosure status CVE: CVE-2026-76070 Vendor: Netis Systems Co., Ltd. Product: Netis NC63 Wireless AC1200 Router Tested firmware:...
xz-cve-2024-3094
root@ubuntu:/xz/ apt update root@ubuntu: /xz/ apt install -y gcc g++ vim net-tools make cmake build-essential libncurses-dev flex bison libssl-dev libelf-dev bc liblz4-tool liblz4-dev liblzma-dev ... ... root@ubuntu:/xz/ bash ./decode.sh root@ubuntu: /xz/ tar xf xz-5.6.1.tar.xz && cd xz-5.6.1...
decode-spam-headers
decode-spam-headers.py 无论你是想在日常管理工作中弄清楚某封特定电子邮件为何会进入垃圾邮件/垃圾邮件文件夹,还是为了红队钓鱼模拟的目的,这个脚本都能帮到你! 这个想法产生于一次针对配备 MS Defender for Office365 的 MS Office365 E5 环境开展商业钓鱼模拟演练的过程中。可以想象,从钓鱼模拟的角度来看,这是一个相当棘手的安全技术栈。 在手动翻阅所有这些 Office365 SMTP 邮件头并试图从中挑选出 SCL 值之后,是时候编写一个像样的 SMTP 邮件头解析器了。 时光荏苒,我不断为越来越多的 SMTP...
EUVD-2026-76872
vLLM versions =0.10.2 and 0.28.0 do not apply any audio decode-size or duration limit when extracting audio from video input for NanoNemotronVL models. In nanonemotronvl.py, extractaudiofromvideos calls loadaudiopyavBytesIOvideobytes without the maxdurations or maxdecodebytes parameters, so neith...
CVE-2026-90554
vLLM versions >=0.10.2 and
CVE-2024-38077-MadLicense-exploit
CVE-2024-38077 MadLicense - 完整利用框架 📚 演示技术文档 本文档解释框架的每个组件 、为什么存在 以及如何在现代 Windows 上利用堆缓冲区溢出 。 🎯 什么是 CVE-2024-38077? 漏洞 Windows 远程桌面授权服务 lserver.exe 在 CDataCoding::DecodeData 函数中存在堆缓冲区溢出 。 root@kitploit: ┌─────────────────────────────────────────────────────────────┐ │ 漏洞:大小计算错误 │...