Lucene search
+L

4648 matches found

Kitploit
Kitploit
added 2026/09/02 11:27 a.m.5 views

MOSAIC

MOSAIC このイニシアチブの目的は何ですか? MOSAIC は、AI セキュリティ標準とガイドラインを作成する組織のための調整構造を提供し、不整合、重複作業、ずれ、ギャップを削減します。 最終目標は、標準とガイドラインの全体像が、私たちがますますあらゆるものに接続し、機密データを委ねている AI システムを保護・監督するための明確なガイダンスを提供できるようにすることです。 MOSAIC メンバー組織 を参照してください。 ロードマップ を参照してください。 MOSAICstandards.org を参照してください。 詳細は、この LinkedIn の投稿 と 発足会議のノート...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/02 4:25 a.m.4 views

escort-network-osint

陪护网络OSINT调查 概述 本项目分析跨多个平台的陪护相关列表网络,识别共享基础设施、身份复用和集中协调的模式。 目标 识别个人资料、电话号码与平台之间的关系 检测身份复用和轮换的模式 分析潜在的有组织活动指标 关键发现 电话号码在多个身份间被重复使用 存在单人、双人及团体形式的个人资料 跨平台分发策略 集中协调的强烈迹象 查看完整发现:findings/findings.md 数据结构 rawdata/ → 原始数据集(Excel) entities/ → 结构化实体(电话号码、人员、个人资料、平台) evidences/ → 截图与证据 analysis/ → 分析笔记...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 12:24 a.m.3 views

whale-sentinel-services

🐋 Whale Sentinel サービス 🔧 概要 Whale Sentinel サービス は、Whale Sentinel 脅威検出エコシステムの集中型バックエンドです。これらのマイクロサービスは、リアルタイムの脅威検出、エージェント調整、DGA 分析、Web 攻撃検査を実行し、接続されたアプリケーションに対して深いセキュリティ可観測性と能動的保護を実現します。 🧩 サービスとイメージ No.| サービス名| 言語| Docker イメージ| バージョン ---|---|---|---|--- 1| whale-sentinel-common-attack-detection| Go...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 11:41 p.m.10 views

Hale

概要 Hale は、新しい C&C サーバーで使用されるプロトコルを監視する新しいモジュールを簡単に開発できるモジュール設計を備えた、ボットネットの C&C モニター/スパイです。Hale には、大量の接続を処理できるスケーラビリティを備えた Twisted で開発された IRC モニターと HTTP モニターが含まれています。これらのモジュールは、プロトコルの文法とボット設定を構成可能ですが、必要に応じて変更することもできます。取得したすべてのログとファイルはデータベースに保存され、IRC の場合は追跡された IP 番号も保存されます。 オペレーターの場所を隠すために、SOCKSv5...

6AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

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: media: rc: fix races with imondisconnect Syzbot reports a KASAN issue as follows: BUG: KASAN: use-after-free in createpipe include/linux/usb.h:1945 inline BUG: KASAN: use-after-free in sendpacket+0xa2d/0xbc0...

7.8CVSS5.8AI score0.00145EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.4 views

PT-2026-71900

Name of the Vulnerable Software and Affected Versions Go affected versions not specified Description A malicious GOSUMDB can serve arbitrary module content that is not present in the transparency log. This allows a coordinating GOPROXY and GOSUMDB to deliver malicious module content to a client,...

7.5CVSS5.5AI score0.00298EPSS
SaveExploits0References64
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.19 views

PT-2026-70862

An issue in MongoDB Server could allow an authenticated user with direct network access to a shard to improperly commit or abort an in-progress prepared transaction, bypassing the intended transaction coordination process. This could result in cross-shard data inconsistency, cluster clock...

6.4CVSS5.3AI score0.00141EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2026/07/29 11:13 a.m.19 views

73% of Organizations Say They Are Not Fully Ready for a Major Cyberattack

Most organizations have incident response plans, security tools, and technical teams in place. Yet new research suggests that many still lack the coordination, visibility, and executive alignment needed to withstand a serious cyberattack. According to The State of Incident Response Readiness 2026...

5.9AI score
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.39 views

CVE-2026-64092 batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: fix tpvars reference leak in receiver shutdown The receiver shutdown timer handler, batadvtpreceivershutdown, is responsible for releasing the tpvars reference it holds. However, the existing logic for...

0.00128EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 3:40 p.m.27 views

CVE-2026-64092

The CVE-2026-64092 issue affects the Linux kernel’s batman-adv module (tp_meter). The root cause is flawed coordination between receiver shutdown and batadv_tp_stop_all(), allowing a tp_vars reference leak when batadv_tp_receiver_shutdown() fails to release its reference if a timer had already ex...

5.5CVSS5.4AI score0.00128EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61409

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference leak exists in the batman-adv tp meter component during receiver shutdown. The receiver shutdown timer handler, batadv tp receiver shutdown, is responsible for releasing the ...

5.5CVSS5.3AI score0.00128EPSS
SaveExploits0References21
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:40 p.m.12 views

Chromium: CVE-2026-13847 Insufficient validation of untrusted input in Chrome for iOS

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS6.1AI score0.00318EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/09 6:30 p.m.10 views

CVE-2026-14278

After further coordination, CVE was determined to not be warranted...

5.9AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/29 4:10 p.m.32 views

Inside the Advisory Database and what happens when vulnerability volume breaks records

In May 2026, the GitHub Advisory Database published 1,560 reviewed advisories --more than five times our typical monthly output and the highest in its history. And it still wasn't enough to keep up. Over the past few months, the vulnerability ecosystem has shifted in a fundamental way. Input acro...

5.8AI score
SaveExploits0
MSRC
MSRC
added 2026/05/27 12:00 a.m.24 views

A shared responsibility: Protecting customers through Coordinated Vulnerability Disclosure

In recent weeks several zero-day vulnerabilities have been publicly disclosed. The details of these vulnerabilities were not shared with Microsoft prior to release, and the disclosures put our customers at unnecessary risk...

5.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/20 1:35 p.m.14 views

CVE-2026-47068

Authorization Bypass Through User-Controlled Key vulnerability in phenixdigital phoenixstorybook allows cross-session PubSub topic injection via a URL query parameter. 'Elixir.PhoenixStorybook.Story.ComponentIframeLive':handleparams/3 in lib/phoenixstorybook/live/story/componentiframelive.ex read...

2.3CVSS5.8AI score0.00449EPSS
SaveExploits0References5Affected Software1
Packet Storm News
Packet Storm News
added 2026/05/10 12:00 a.m.14 views

Position: AI Security Policy Should Target Systems, Not Models

We present swarm-attack, an open-source adversarial testing framework in which multiple lightweight LLM agents coordinate through shared memory, parallel exploration, and evolutionary optimization. Together, our results demonstrate that both safety bypass of frontier models and software...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/28 12:00 a.m.13 views

AgentWard: A Lifecycle Security Architecture for Autonomous AI Agents

Autonomous AI agents extend large language models into full runtime systems that load skills, ingest external content, maintain memory, plan multi-step actions, and invoke privileged tools. In such systems, security failures rarely remain confined to a single interface; instead, they can propagat...

5.6AI score
SaveExploits0
OSV
OSV
added 2026/04/24 4:37 p.m.16 views

GHSA-RP7V-4384-HFRP k8sGPT has Prompt Injection through its k8sGPT-Operator

Summary In the auto-remediation pipeline, objecttoexecution.go was deserializing the AI-generated YAML directly into a Deployment object, but there was lack of validation from the original Deployment object. Details This issue was fixed after coordination with Alex Jones. PoC To minimize the...

8.7CVSS5.8AI score
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/04/20 12:00 a.m.10 views

The vulnerability of the graphical user interface of the software solution for coordinating the operation of cybersecurity systems and for managing real-time incident responses in Fortinet FortiSOAR allows attackers to compromise the confidentiality of the protected information.

The vulnerability of the graphical user interface of the software solution for coordinating the operation of cybersecurity systems and for managing real-time incident responses in Fortinet FortiSOAR is related to insufficient validation of requests on the server side. Exploiting this vulnerabilit...

4.3CVSS7.1AI score0.00479EPSS
SaveExploits1References5Affected Software3
Rows per page
Query Builder