Lucene search
+L

645 matches found

Kitploit
Kitploit
added 2026/09/03 6:57 a.m.3 views

zdns

ZDNS ZDNS は、大規模な DNS 測定を実行するための高速 DNS リゾルバ兼コマンドラインユーティリティです。ZDNS は Go で書かれており、独自の再帰解決コードと、多様な名前のルックアップに最適化されたキャッシュを備えています。生の DNS パケットの構築と解析には、https://github.com/zmap/dns を使用しています。ZDNS のアーキテクチャとパフォーマンスの詳細については、ACM の Internet Measurement Conference '22 で発表された次の論文を参照してください。 !TIP ZDNS Wiki には、ZDNS...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/03 6:19 a.m.3 views

AtomicMemory

参考 FPGA 实现 Cyclone V 本目录包含参考 RTL 模块、预编译的 FPGA 镜像以及可选的 TCL 测试脚本,用于实现原子测量–塌缩原语。该原语是一种 CMOS 兼容的硬件测量–塌缩机制,强制实现单次读取语义:第一次合格的读取返回存储的字节,而测量行为会确定性地触发不可逆的塌缩事件。塌缩后,单元仅产生混淆或基于 PRNG 的输出,确保原始值无法恢复。该实现展示了确定性首次读取披露、基于基态条件的访问控制以及独立存储单元组上的原子单向状态转换。 提供的 .sof 文件允许直接进行硬件验证,无需任何额外的总线接口模块。 状态: 研究工件发布 许可证:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:26 a.m.5 views

mtr

MTRとは? mtrは、'traceroute' と 'ping' プログラムの機能を1つのネットワーク診断ツールに統合したものです。 mtrが起動すると、mtrが実行されているホストとユーザーが指定した宛先ホストとの間のネットワーク接続を調査します。 プローブを、Time-to-Live値を順次大きくしながら宛先に送信し、途中のルーターからの応答を使用して経路を発見・測定します。 その際、各ホップの実行中の統計情報を表示します。...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 12:47 a.m.5 views

ethr

Ethr Ethr 是一款使用 golang 编写的跨平台网络性能测量工具。该项目的目标是提供一个原生的工具,用于跨多种协议(如 TCP、UDP、HTTP、HTTPS)和跨多个平台(如 Windows、Linux 和其他 Unix 系统)进行全面的网络性能测量,包括带宽、连接数/秒、数据包数/秒、延迟、丢包和抖动。 Ethr 借鉴了现有开源网络性能工具的思想,并在此基础上进行了扩展。在带宽测量方面,它类似于 iPerf3,用于 TCP 和 UDP 流量。iPerf3 拥有更多选项,例如限速测试、更丰富的功能集,而 Ethr 支持多线程,可扩展到 1024...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 11:50 p.m.90 views

dnsdiag

DNS Measurement, Troubleshooting and Security Auditing Toolset Have you ever wondered if your ISP is intercepting your DNS traffic? Have you noticed any unusual behavior in your DNS responses, or been redirected to the wrong address and suspected something might be off with your DNS? We offer a...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 6:01 p.m.4 views

attestos

attestos 用于测试反作弊供应商可以验证什么(而不是依赖发行版名称白名单)的实验性 Linux 启动证明(boot-attestation)镜像与证据测试平台。 该机制、威胁模型和供应商规范见 plunder707/attested-gaming。本仓库生成产生证据的镜像。 状态:源机制预览。不可安装,也不受生产信任。 GitHub Actions 运行 31157890393 和 31159951490 构建了一个 Bazzite 衍生的 QCOW2,在 QEMU/OVMF + swtpm 下启动,无客户机网络,配置了持久的 EK/AK 句柄,并在客户机内部验证了基于 SHA-2...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/02 5:19 p.m.54 views

sandfly-entropyscan

What is sandfly-entropyscan? sandfly-entropyscan is a utility to quickly scan files or running processes and report on their entropy measure of randomness and if they are a Linux/Unix ELF type executable. Some malware for Linux is packed or encrypted and shows very high entropy. This tool can...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 4:26 p.m.3 views

Nethive-Project

Nethive-プロジェクト ゼロから低レイテンシまでの監視システム 機能 • インストール • クイックスタート • コントリビュータ • ユーザーガイド Nethive プロジェクト は、CVSS 自動測定を活用したセキュリティ情報およびイベント管理 SIEM インフラストラクチャを提供します。...

5.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/02 12:30 p.m.4 views

CVE-2026-59276

Several components in Spring Security compare security-sensitive values using standard string equality String.equals rather than a constant-time comparison. Because String.equals returns as soon as it finds a differing character, the time taken to reject an incorrect value is proportional to the...

5.9CVSS5.9AI score0.00257EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 7:24 p.m.2 views

top-dns

Top DNS 测量 概述 此脚本利用 Bro 中内置的概率测量机制,在可定义的时间段内测量最热门的 DNS 请求(按查询类型,例如 CNAME、A、AAAA 等)。这些结果会记录到一个名为 "topdns.log" 的新日志中。 通过使用概率机制,它可以以内存高效的方式完成此任务,并且加载此脚本不会对大多数部署产生真正显著的性能影响。 安装 :: root@kitploit: bro-pkg refresh bro-pkg install bro/corelight/top-dns 配置 如果您想更改日志记录/测量间隔,请使用以下代码片段(默认为 15 分钟)::...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 4:06 a.m.5 views

exitmap

Questo repository non è mantenuto. Fare riferimento alfork del Tor Project. Panoramica Exitmap è uno scanner veloce e modulare basato su Python per i relay di uscita di Tor. I moduli di Exitmap implementano compiti che vengono eseguiti su un sottoinsieme di tutti i relay di uscita. Se hai una...

5.9AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/25 9:17 p.m.10 views

CVE-2026-78955

Observable discrepancy in PerformanceAPIs in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially obtain cross-origin data via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.3AI score0.00441EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerabilities in Linux, Linux-5.15, Linux-6.1, Linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: ima: Fixed a use-after-free issue related to the dname.name of a dentry. – dname.name can be changed during a rename operation, and the previous value can be freed. There are conditions that could potentially stabilize this...

7.8CVSS6.4AI score0.00309EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/23 12:06 a.m.11 views

SUSE CVE-2026-74592

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS5.5AI score0.00341EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.10 views

CVE-2026-74592

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS0.00341EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

AZL-97362 CVE-2026-74592 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS5.8AI score0.00341EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.6 views

CVE-2026-74592

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS5.8AI score0.00341EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:31 p.m.26 views

CVE-2026-74592

This vulnerability affects the Linux kernel's IMA (Integrity Measurement Architecture) subsystem. The root cause is that the file_truncate and path_truncate LSM hooks were not instantiated, meaning the IMA_DONE_MASK action cache flags were not reset when a file was truncated. As a result, after t...

8.1CVSS5.5AI score0.00341EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 3:31 p.m.10 views

EUVD-2026-64529

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

5.5AI score0.00341EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.28 views

CVE-2026-74592 ima: Instantiate file_truncate and path_truncate hooks

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS0.00341EPSS
SaveExploits0References4
Rows per page
Query Builder