3373 matches found
turbinia
Turbinia 摘要 注意:Turbinia 将不再开发新功能,并已进入维护模式。用户应关注OpenRelik。 Turbinia 是一个开源框架,用于部署、管理和运行分布式取证工作负载。其目标是自动运行常见的取证处理工具(如 Plaso、TSK、strings 等),以帮助在云端处理证据、扩展大量证据的处理能力,并通过尽可能并行处理来缩短响应时间。 工作原理 Turbinia 由客户端、服务器和工作者等不同组件构成。这些组件可以在云端、本地机器上运行,或采用混合方式。Turbinia 客户端向 Turbinia 服务器提交证据处理请求。Turbinia...
apache__dolphinscheduler_CVE-2023-51770_3-2-00
Apache Dolphinscheduler 关于 一个分布式易扩展的可视化 DAG 工作流任务调度系统。致力于解决数据处理流程中错综复杂的依赖关系,使调度系统在数据处理流程中开箱即用。 DolphinScheduler 的主要特性如下: 易于部署,提供四种部署方式,包括Standalone、Cluster、Docker和Kubernetes 易于使用,可以通过四种方式创建和管理工作流,包括Web UI、Python SDK和Open API 高可靠高可用,多主多从的去中心化架构,原生支持横向扩展 高性能,性能比其他编排平台快N倍,每天可支持千万级任务 Cloud...
tinyos-rtos
TinyOS — 超轻量级物联网实时操作系统 适用于资源受限的物联网和嵌入式设备的超轻量级实时操作系统。 内核体积小于 10 KB,最低 RAM 需求 2 KB,采用抢占式优先级调度。 特性 类别| 详情 ---|--- 内核| 抢占式优先级调度(256 级),同优先级内轮转,基于位图的 O1 优先级查找,优先级继承 同步| 互斥锁(带优先级继承)、信号量、条件变量、事件组、消息队列 软件定时器| 单次触发和自动重载,毫秒级精度,运行时更改周期 内存| 首次适应分配器,即时合并(8 KB 堆,8 字节对齐),栈溢出检测,每任务高水位标记 Shell| VT100 交互式 Shell——2...
CVE-2020-11651-PoC
CVE-2020-11651-PoC 该仓库包含 CVE-2020-11651 漏洞利用代码,已更新以适配最新版本的 Python 并处理连接错误。 从原始仓库复制的 README 原始仓库 CVE-2020-11651 和 CVE-2020-11652 的 PoC 漏洞利用 这是一个基于最初检查脚本的概念验证漏洞利用。使用它来验证您是否已成功将 Salt master 服务器更新为包含必要修复的版本。 感谢 F-Secure Labs 的研究及报告。 目前,该脚本可用于在 master 及所有连接的 minion 上进行文件系统访问和调度命令。请明智地使用这些权限! 用法...
renovate-operator
Renovate:Kubernetes 原生之道 在您自己的基础设施上,通过基于 CRD 的调度、并行执行、自动发现和内置 UI 来运行 Renovate。如果您自托管 Renovate 并且已经在运行 Kubernetes,那么该 operator 能为您提供普通自托管部署所不具备的控制力和可观测性。 支持所有 Renovate 平台: GitHub、GitLab、Bitbucket、Azure DevOps、Gitea 等。该 operator 可与 Renovate 支持的任意平台配合使用——只需通过环境变量或 secret 配置您的凭据和平台设置即可。请注意,某些平台还具有...
FiercePhish
FiercePhish FiercePhish 是一个功能完备的钓鱼框架,用于管理所有钓鱼活动。它允许您跟踪独立的钓鱼活动、安排邮件发送等。功能将继续扩展,包括网站欺骗、点击跟踪以及丰富的通知选项。 注意:自 2017 年 1 月 6 日起,FirePhish 已更名为 FiercePhish。截图可能仍显示 FirePhish 徽标 所有信息均在 Wiki 页面中 更改日志 点击此处进入 Wiki 页面 免责声明 本项目是我个人的作品,不代表雇主的观点。这是我个人的副项目,由我个人发布。 截图 更多截图可在"功能" wiki 页面中查看 快速自动安装 更多信息(如手动安装方法),请参阅...
jackhammer
Jackhammer: One Security vulnerability assessment/management tool to solve all the security team problems. What is Jackhammer? Jackhammer is a collaboration tool built with an aim of bridging the gap between Security team vs dev team, QA team and being a facilitator for TPM to understand and trac...
dawgmon
dawgmon - 道格走廊巡逻员 摘要 该工具的名称源自《南方公园》第10季第10集,其中卡特曼扮演“道格走廊巡逻员”在学校走廊巡逻。该工具用于帮助监控基于Linux的系统自上次运行以来发生的变化。 一种使用方式是使用诸如提供的示例cronjob定期运行dawgmon,并将结果通过电子邮件发送给系统管理员。这有助于识别正在发生恶意活动的机器,并监控谁在何处安装了什么。请注意,任何严重的内核后门都可以轻松隐藏自己不被该工具检测到,因此它只是工具箱中的额外工具之一,不应完全依赖它来进行Linux机器的全面安全监控。它只是工具箱中的又一个选项。...
Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: netsched: The gsoskb list is also flushed during the -change operation. Previously, when reducing the limit of a qdisc using the -change operation, only the main skb queue was trimmed, potentially leaving packets in the gsoskb...
Astra Linux – Vulnerability in Linux, Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu Patch that refactored flwalk to use idrforeachentrycontinueul also removed rcu protection of individual filters which causes following use-after-free when filter is deleted concurrently...
Astra Linux – Vulnerability in Linux 5.10, Linux
In the Linux kernel, the following vulnerability has been resolved: uio: uiodmemgenirq: Fix missing unlock in irq configuration Commit b74351287d4b "uio: fix a sleep-in-atomic-context bug in uiodmemgenirqirqcontrol" started calling disableirq without holding the spinlock because it can sleep...
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: netsched: hfsc: Fixed a potential UAF in hfscdequeue. Similarly to the previous patch, we also need to properly protect hfscdequeue. However, for this issue, we do not have a reliable way to reproduce the problem...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerabilities have been resolved: net/sched: fixed the lockdep issue in qdisctreereducebacklog The qdisctreereducebacklog function is called with the qdisc lock held, not RTNL. We must use qdisclookuprcu instead of qdisclookup. syzbot reported: WARNING:...
apache__dolphinscheduler_CVE-2023-49109_3-2-0
Apache Dolphinscheduler Acerca de Apache DolphinScheduler es una plataforma moderna de orquestación de datos que impulsa el desarrollo ágil y de bajo código de flujos de trabajo de alto rendimiento. Está dedicada a gestionar las dependencias complejas de tareas en las canalizaciones de datos, y...
CVE-2026-89520
In the Linux kernel, the following vulnerability has been resolved: sched/core: Make core-sched flips wait for in-flight selections Core scheduling's picknexttask operates on all sibling rqs under one acquisition of the shared core-wide lock. A -picktask that releases the rq lock leaves every...
CVE-2026-89521
In the Linux kernel, the following vulnerability has been resolved: sched/core: Handle picktask releasing the rq lock Core scheduling's picknexttask breaks when a -picktask implementation can release the rq lock. The selection state derived on entry is only valid while the lock is held...
UBUNTU-CVE-2026-89520
In the Linux kernel, the following vulnerability has been resolved: sched/core: Make core-sched flips wait for in-flight selections Core scheduling's picknexttask operates on all sibling rqs under one acquisition of the shared core-wide lock. A -picktask that releases the rq lock leaves every...
xuxueli__xxl-job_CVE-2020-29204_2-2-0
root@kitploit: XXL-JOB XXL-JOB, un framework de programación de tareas distribuidas. -- Página Principal --...
Linux Distros Unpatched Vulnerability : CVE-2026-89519
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - schedext: Replace SCXRQBALKEEP with a dispatch verdict return SCXRQBALKEEP tells the pick to keep running the previous task, a leftover from when balancing and...
Linux Distros Unpatched Vulnerability : CVE-2026-89521
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sched/core: Handle picktask releasing the rq lock Core scheduling's picknexttask breaks when a -picktask implementation can release the rq lock. The selection...