278361 matches found
factual-rules-generator
factual-rules-generator Factual-rules-generator is an open source project which aims to generate YARA rules about installed software from a running operating system. The goal of the software is to be able to use a set of rules against collected or acquired digital forensic evidences and find...
slsa
SLSA "salsa" is Supply-chain Levels for Software Artifacts SLSA pronounced "salsa" is a security framework from source to service, giving anyone working with software a common language for increasing levels of software security and supply chain integrity. It’s how you get from safe enough to bein...
pyfiscan
pyfiscan About Pyfiscan is free web-application vulnerability and version scanner and can be used to locate out-dated versions of common web-applications in Linux-servers. Example use case is hosting-providers keeping eye on their users installations to keep up with security-updates. Fingerprints...
sparrow-wifi
Sparrow-WiFi Sparrow-WiFi is a 2.4 GHz and 5 GHz WiFi and Bluetooth spectral awareness tool for Linux. It integrates WiFi scanning, Bluetooth Low Energy and Classic discovery, software-defined radio spectrum analysis HackRF, Ubertooth, GPS tracking, FAA RemoteID drone detection, drone/rover-mount...
decoder-plus-plus
Decoder++ Decoder++ is an extensible application designed for penetration testers, software developers, and anyone in between looking to effortlessly decode and encode data across various formats. It includes a wide range of preinstalled scripts and codecs, smart decoding and format identificatio...
CVE-2026-80945 crypto: iaa - unmap dst before software fallback on decompress
In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - unmap dst before software fallback on decompress On a hardware analytics error, decompress retries through the software fallback, which writes req-dst with the CPU while it is still mapped DMAFROMDEVICE. With SWIOTL...
EUVD-2026-76268
In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - unmap dst before software fallback on decompress On a hardware analytics error, decompress retries through the software fallback, which writes req-dst with the CPU while it is still mapped DMAFROMDEVICE. With SWIOTL...
sdnpwn
What is sdnpwn? sdnpwn is a toolkit and framework for testing the security of Software-Defined Networks SDNs. For more information check out this article: https://sdnpwn.net/2017/08/22/what-is-sdnpwn/ Installation First download sdnpwn using git root@kitploit: git clone...
grepmarx
Grepmarx - Application Security Platform Grepmarx is a web application providing a single platform to quickly understand, analyze and identify vulnerabilities in possibly large and unknown code bases. Features SAST Static Analysis Security Testing capabilities: Multiple languages support: C/C++, ...
singularity
Singularity of Origin Recent updates: NEW 2025-11-25 : Chrome release 142 added Local Network Access LNA, which prevents DNS rebinding attack techniques implemented in Singularity. Singularity of Origin's LNA-from-Non-Secure-Contexts branch implements support for Trial for Local Network Access fr...
eternal
Introduction This is the root repository for the Eternal Software Initiative. The ESI defines a minimal machine architecture based on a modification of the Subleq OISC that is so simple that its complete specification can be written down on a napkin. We then provide an LLVM compiler backend for...
darling
Darling Darling is a runtime environment for macOS applications. Please note that most GUI applications will not run at the moment. Download Packages for some distributions are available for download under releases. Build Instructions For build instructions, visit Darling Docs. Prefixes Darling h...
globaleaks-whistleblowing-software
GlobaLeaks is free and open-source whistleblowing software enabling anyone to easily set up and maintain a secure reporting platform. The software is recognized by the Digital Public Good Alliance as a Digital Public Good. Continuous Integration and Testing Quality Metrics and Scores Project...
firepwner
CVE-2015-6357:针对 Cisco FireSIGHT 管理中心 SSL 验证漏洞的 FirePWNER 漏洞利用程序 简介 单独来看,Cisco FireSIGHT 管理中心证书验证漏洞是一个中等 严重性漏洞,CVSS 评分为 5.1 。然而,该漏洞恰好说明了 SSL 证书验证为何如此重要。在本次漏洞利用中,我将演示如何利用该漏洞在 Cisco FireSIGHT 系统上获得特权远程命令执行。该漏洞利用将 SSL 验证漏洞与 Cisco FireSIGHT 系统的软件更新流程串联起来,诱骗目标系统下载恶意更新并执行它,从而获得具有 root 权限的反向 Shell。 漏洞...
piraterf
🏴☠️ PIrateRF - Software-Defined Radio Transmission Platform PIrateRF transforms your Raspberry Pi Zero W into a portable RF signal generator that spawns its own WiFi hotspot. Control everything from FM broadcasts to digital modes through your browser - hack the airwaves from anywhere! 📡⚡ 🎬 Click...
sleuthkit
The Sleuth Kit INTRODUCTION The Sleuth Kit is an open source forensic toolkit for analyzing Microsoft and UNIX file systems and disks. The Sleuth Kit enables investigators to identify and recover evidence from images acquired during incident response or from live systems. The Sleuth Kit is open...
security-research
安全研究 我向 Apache 软件基金会报告的漏洞,通过 ASF 安全流程 披露。15 个项目中的 46 个 CVE ,2023 年至 2026 年。 如果存在公开的复现程序,则会提供链接。每个复现程序都是一个最小化、自包含的项目,用于演示该问题并指明修复该问题的版本。 在 25 个不同的 CWE 中,有两类占主导地位:不可信数据的反序列化 (7 个)和 服务端请求伪造 (7 个)。 整个 Apache 生态系统:16 个 CVE,14 个项目 CVE| 组件| 类别| 修复版本| PoC ---|---|---|---|--- CVE-2023-41313| Doris| CWE-20...
python-tuf
用于保护软件更新系统的框架 The Update Framework TUF 是一个用于安全内容交付和更新的框架。它能抵御多种类型的供应链攻击,并具备对妥协的恢复能力。本仓库是用 Python 编写的参考实现 ,旨在符合 TUF 规范 的 1.0 版本。 Python-TUF 提供了以下 API: tuf.api.metadata,一个“底层”API,旨在提供对 TUF 元数据的简便、安全访问,并处理从/到文件的(反)序列化。 tuf.ngclient,一个基于元数据 API 构建的客户端实现。 tuf.repository,一个同样基于元数据 API 构建的仓库库。该模块目前不被视为...