3612 matches found
pytm
pytm: Pythonicな脅威モデリングフレームワーク はじめに 従来の脅威モデリングは、しばしば遅れて登場するか、まったく行われないことがあります。さらに、手動でデータフローやレポートを作成するのは非常に時間がかかります。pytmの目標は、脅威モデリングを左にシフトし、より自動化され、開発者中心のものにすることです。 機能 あなたの入力とアーキテクチャ設計の定義に基づいて、pytmは以下の項目を自動生成できます: データフロー図(DFD) シーケンス図 システムに関連する脅威 必要条件 Linux/MacOS Python 3.11+ Graphviz パッケージ Java...
pytm
pytm: A Pythonic framework for threat modeling Introduction Traditional threat modeling too often comes late to the party, or sometimes not at all. In addition, creating manual data flows and reports can be extremely time-consuming. The goal of pytm is to shift threat modeling to the left, making...
CVE-2024-4956-PoC
title="Nexus Repository Manager" GET /%2F%2F%2F%2F%2F%2F%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1Host: x.x.x.xUser-Agent: Mozilla/5.0 Windows NT 5.1; rv:21.0 Gecko/20100101 Firefox/21.0Connection: closeAccept: /Accept-Language: enAccept-Encoding: gzip...
pytm
pytm:一个基于 Python 的威胁建模框架 简介 传统的威胁建模往往在开发后期才介入,有时甚至根本不做。此外,手动创建数据流和报告可能极其耗时。pytm 的目标是将威胁建模左移,使其更加自动化并以开发者为中心。 功能 根据您对架构设计的输入和定义,pytm 可以自动生成以下内容: 数据流图 DFD 序列图 与您的系统相关的威胁 要求 Linux/MacOS Python 3.11+ Graphviz 包 Java OpenJDK 10 或 11 plantuml.jar 快速开始 tm.py 是一个示例模型。您可以通过运行它来生成它引用的报告和图表图像文件: mkdir -p tm...
Absolutely-Positively-NOT-Hacking-Back-with-Pcap
绝对、肯定不是用 Pcap 黑回去 以高概率导致攻击者命令与控制节点蓝屏或以其他方式崩溃的方式,流式传输意外网络字节序列 本内容已在 TheSAS2019 上展示:https://www.youtube.com/watch?v=Z1-4-amGdaM...
CVE-2026-18963_analyst
Open Source Identity and Access Management Add authentication to applications and secure services with minimum effort. No need to deal with storing users or authenticating users. Keycloak provides user federation, strong authentication, user management, fine-grained authorization, and more. Help...
CVE-2026-28867-PoC
CVE-2026-28867 Cómo funciona La vulnerabilidad existe porque la implementación del kernel de tcpsysctlinfo realiza una búsqueda global de la conexión sin verificar que el proceso que realiza la llamada sea el propietario del socket o posea privilegios elevados, como root. Impacto Un atacante sin...
CVE-2023-33105-Transient-DOS-in-WLAN-Host-and-Firmware
CVE-2023-33105:WLAN 主机和固件中的暂时性拒绝服务 概述 本仓库包含 CVE-2023-33105 的利用代码,该漏洞存在于高通设备中。此利用通过发送大量具有无效事务序列号的开放认证帧,对目标接入点(AP)执行拒绝服务(DoS)攻击。 CVE ID :CVE-2023-33105 高通安全公告 :2024 年 3 月公告 需求 Python 3.x Scapy Termcolor Airodump-ng 支持数据包注入的无线网卡 安装 安装所需的 Python 库,运行: root@kitploit: pip install -r requirements.txt 文件...
poc-cve-2024-38396
CVE-2024-38396 与 CVE-2024-38395 该 PoC 可通过 docker run 或直接使用 cat 来运行。此仓库包含 vin01/escape-seq-test:cve-2024-38396 的 docker 文件。该 PoC 仅会在 OS X 上打开一个计算器。 运行方式: 示例 1. cat simpler-poc-title-report-code-execution.txt 示例 2. docker run --rm vin01/escape-seq-test:cve-2024-38396...
haptyc
Haptyc Test Generation Framework What's Haptyc? Haptyc is a python library which was built to add payload position support and Sniper/Clusterbomb/Batteringram/Pitchfork attack types into Turbo Intruder. While Haptyc accomplishes these goals fairly well it also introduces a simpler way to express...
Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15
In the Linux kernel, the following vulnerabilities have been resolved: tracing: Fixed an out-of-bounds write in traceseqtobuffer. This bug was reported by syzbot: BUG: KASAN: Out-of-bounds access in traceseqtobuffer in kernel/trace/trace.c:1830 inline BUG: KASAN: Out-of-bounds access in...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: ublk: The SQE128 flag is validated before accessing the cmd field. The ublkctrlcmddump function accesses the sqe-cmd field before checking the IOURINGFSQE128 flag. This could lead to out-of-boundary memory access. The flag...
Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: DCCP: Fixed out-of-bounds access in the DCCP error handler. There was a previous attempt to fix an out-of-bounds access in the DCCP error handlers, but that fix assumed that the error handlers only wanted to access the first 8...
CVE-2025-69720
CVE-2025-69720: ncurses infocmp -i 栈缓冲区溢出 CWE-121 报告人:Yixuan Cao 深圳大学,[email protected] 环境 主机:openEuler 22.03 LTS Linux aarch64 工具链:系统 clang 12.0.1 + AddressSanitizer 源代码:ncurses-6.4 和 ncurses-6.5(在补丁 20251213 之前) 摘要 infocmp -i 调用 analyzestring progs/infocmp.c 来检查 terminfo 条目中的 CSI...
CVE-2026-89689
In the Linux kernel, the following vulnerability has been resolved: nfsd: don't free session slots that are still in use nfsd4sequence can free the very slot it is currently processing. When the session shrinker has reduced setargetmaxslots below sefchannel.maxreqs, the shrink path checks three...
CVE-2024-28085
Wall-Escape CVE-2024-28085 util-linux 的 wall 命令未对命令行参数中的转义序列进行过滤。该漏洞代码于 2013 年在提交 cdd3cc7fa4 中被引入。自此之后的所有版本均受影响。完整报告可在此处查看:报告。我将此漏洞命名为 "WallEscape"。 该利用代码已在 Ubuntu 22.04 默认配置下成功窃取密码。 配置 请确保 throw.c 中的背景颜色和用户名设置为适当的值。 构建与运行 攻击设置 root@kitploit: git clone...
DEBIAN-CVE-2026-90773
procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals...
CVE-2026-90773 procs through 0.14.12 Terminal Escape Sequence Injection via Command
procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals...
CVE-2026-90773 procs through 0.14.12 Terminal Escape Sequence Injection via Command
procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals...
EUVD-2026-76994
procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals...