3330778 matches found
CVE-2026-32604
CVE-2026-32604 - RCE mediante artefacto GitRepo de Spinnaker CVE-2026-32604 - Ejecución remota de código en Spinnaker a través del tipo de artefacto git/repo. Esta es una vulnerabilidad de inyección de comandos / ejecución remota de código en el manejo de artefactos GitRepo de Spinnaker. La...
SCOPE
SCOPE: 安全云运营紫色演练 SCOPE 利用确定性 Python 清单和有界 AI 代理运行 AWS 紫队工作流。它审计 AWS 资源,验证攻击路径,生成仅用于审查的利用剧本,生成控制措施,并指导 Splunk 调查。 工作原理 从 Claude Code、Antigravity CLI、Gemini CLI 或 Codex CLI 运行 SCOPE: root@kitploit: /scope:audit --all 阶段| 输出 ---|--- 审计| Python 枚举器清单:IAM、STS、S3、KMS、Secrets...
conpot
Conpot 关于 Conpot 是一个 ICS 蜜罐,旨在收集针对工业控制系统的攻击者的动机和方法的威胁情报。 文档 文档可在此处找到。如果您只是试用 conpot,我们建议您选择快速安装。 如果您想自行定制并编写自己的模板、更改端口等,请使用主机安装。从 git 检出后,依赖项通过 uv 管理 uv sync --group dev;详细信息请参阅该指南。 常见问题解答请见此处。...
conpot
Conpot About Conpot is an ICS honeypot with the goal to collect intelligence about the motives and methods of adversaries targeting industrial control systems. Documentation The documentation can be found here. If you are just checking out conpot, we suggest that you go for quick install. If you...
OWASP-Open-Source-Intelligence-Standard
Open-source intelligence now informs decisions that affect liberty, safety, and national security. OOVS is an open standard that makes those decisions defensible. Every judgment traceable to its origin · every requirement testable against published criteria · AI output never mistaken for evidence...
syntribos
团队和仓库标签 .. image:: http://governance.openstack.org/badges/syntribos.svg :target: http://governance.openstack.org/reference/tags/index.html .. image:: http://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat :target: http://docs.openstack.org/developer/syntribos/ .. image::...
gohide
gohide 通过AES-GCM加密的混淆通道,对端口到端口的流量进行隧道传输。 混淆模式 会话Cookie HTTP GET http-client Set-Cookie 会话Cookie HTTP/2 200 OK http-server WebSocket握手"Sec-WebSocket-Key" websocket-client WebSocket握手"Sec-WebSocket-Accept" websocket-server 无混淆,仅使用AES-GCM加密消息 none 以上每个选项默认启用AES-GCM。 用法 root@kitploit:...
ST3GG
root@kitploit: ███████╗████████╗██████╗ ██████╗ ██████╗ ██╔════╝╚══██╔══╝╚════██╗██╔════╝ ██╔════╝ ███████╗ ██║ █████╔╝██║ ███╗██║ ███╗ ╚════██║ ██║ ╚═══██╗██║ ██║██║ ██║ ███████║ ██║ ██████╔╝╚██████╔╝╚██████╔╝ ╚══════╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═════╝ ⊰•-•✧ 终极隐写术工具包 ✧•-•⊱ 隐藏任何信息。在任何文件中。跨所有模态。不被检测到。 👉...
st25tb_kiemul
st25tbkiemul Emulador / Iniciador NFC ST25TB / SRx basado en TI TRF7970A con MSP430 Este es el proyecto de soporte para ST25TB series NFC tags for fun in French public transports - ST25TBtransport.pdf Nota: Este proyecto ahora soporta las placas st25tbkiemul incluida la LP-MSP430FR2476,...
sub404
Sub404: Una herramienta rápida para comprobar vulnerabilidad de toma de control de subdominios Qué es Sub 404 Sub 404 es una herramienta escrita en Python que se utiliza para verificar la posibilidad de vulnerabilidad de toma de control de subdominios y es rápida ya que es asíncrona. Por qué...
sub404
Sub404: A Fast Tool To Check Subdomain Takeover Vulnerability What is Sub 404 Sub 404 is a tool written in python which is used to check possibility of subdomain takeover vulnerability and it is fast as it is asynchronous. Why During recon process you might get a lot of subdomainse.g more than 10...
some-tweak-to-hide-jwt-payload-values
some-tweak-to-hide-jwt-payload-values a handful of tweaks and ideas to safeguard the JWT payload, making it futile to attempt decoding by constantly altering its value, ensuring the decoded output remains unintelligible while imposing minimal performance overhead. What is a JWT Token? A JSON Web...
HexRaysCodeXplorer
| | | | | \ / \ | | \ \ / / | | | || | | | / / | / / | | \ V / | | | |/ \ / / //| | | / | | / \ / |/ / | ' | |/ | '/ \ '| | | | | / | |\ \ | | || \ /\ | | | / /^\ \ | | | | | | / | | |///| ,| , |// / , |/ / . /||/| | || / | | | |/ || Hex-Rays 反编译插件,用于在逆向工程过程中实现更好的代码导航。CodeXplorer 可自动完成 C++...
octosuite
基于终端的 GitHub 数据分析工具包。 root@kitploit: $ octosuite user torvalds root@kitploit: from pprint import pprint import octosuite user = octosuite.Username="torvalds" exists, profile = user.exists if exists: pprintprofile 安装 root@kitploit: pip install octosuite 用法 TUI(交互式) 启动交互式终端界面: root@kitploit:...
octosuite
Terminal-based toolkit for GitHub data analysis. root@kitploit: $ octosuite user torvalds root@kitploit: from pprint import pprint import octosuite user = octosuite.Username="torvalds" exists, profile = user.exists if exists: pprintprofile Installation root@kitploit: pip install octosuite Usage T...
vmsan
vmsan 🔥 Firecracker 微虚拟机沙盒工具包 从命令行创建、管理和连接隔离的 Firecracker 微虚拟机。可在毫秒内启动沙盒虚拟机,运行命令,传输文件 —— 无需 SSH。 📚 阅读完整文档:vmsan.dev ✨ 特性 ⚡ 毫秒级启动 — Firecracker 微虚拟机在 200ms 内启动 🔒 安全隔离 — jailer、seccomp、cgroups 以及每 VM 网络命名空间 🖥️ 交互式 Shell — 支持完整终端的 WebSocket PTY 📂 文件传输 — 无需 SSH 即可上传和下载 🐳 Docker 镜像 — 使用 --from-image 从任...
tarian
Tarian Protect your applications running on Kubernetes from malicious attacks by pre-registering your trusted processes and trusted file signatures. Tarian will detect unknown processes and changes to the registered files, then it will send alerts and take an automated action. Save your K8s...
huskyCI
本文亦可在巴西葡萄牙语中阅读。 简介 huskyCI 是一个开源工具,负责编排安全测试,并将所有结果集中到一个数据库中,以便进行进一步的分析和指标统计。它可以对 Python(Bandit 和 Safety)、Ruby(Brakeman)、JavaScript(Npm Audit 和 Yarn Audit)、Golang(Gosec)、Java(SpotBugs 与 Find Sec Bugs)以及 HCL(TFSec)进行静态安全分析。它还可以使用 GitLeaks 审计仓库中是否存在诸如 AWS 密钥、私钥 SSH 密钥等机密信息。 工作原理是什么? 开发者可以在其 CI...
Sububy
Sububy Sububy 是一款用 Ruby 编写的一站式子域名枚举套件,它专注于准确性与质量,并允许你单独调用部分模块而无需遵循工具的执行流程,从而能够将之集成到你的工作流中。 Sububy 总共包含九个模块,其中六个用于枚举,其余执行枚举后操作。 类别| 模块| 描述 ---|---|--- 枚举| Cert| 从证书透明度日志中检索子域名。 | Brute| 使用提供的字典暴力枚举子域名。 | Dnsd| 从 DnsDumpster 获取子域名(需要 API 密钥:免费)。 | Vtotal| 从 VirusTotal 获取子域名(需要 API 密钥:免费)。 | WebArch...
Gepetto
Gepetto Gepetto is a Python plugin which uses various large language models to provide meaning to functions decompiled by IDA Pro ≥ 7.6. It can leverage them to explain what a function does, and to automatically rename its variables. Here is a simple example of what results it can provide in mere...