25443 matches found
ULTIMATE-CYBERSECURITY-MASTER-GUIDE
🛡️ ULTIMATE CYBERSECURITY MASTER GUIDE Professional Cybersecurity Knowledge Base · Red Team · Blue Team · Purple Team Compiled from 70+ expert books · 90+ PNWC internal documents · custom tools & scripts Abide by theLegal Terms of Use & Disclaimer for the use and misuse of this repository. "Under...
ir-rescue
ir-rescue ir-rescue is composed of two sister scripts that collect a myriad of forensic data from 32-bit and 64-bit Windows systems ir-rescue-win and from Unix systems ir-rescue-nix. The scripts respect the order of volatility and artifacts that are changed with the execution e.g. , prefetch file...
CheatSheetSeries
Welcome to the OWASP Cheat Sheet Series Welcome to the official repository for the Open Worldwide Application Security Project® OWASP Cheat Sheet Series project. The project focuses on providing good security practices for builders in order to secure their applications. In order to read the cheat...
DefaultCreds-cheat-sheet
Default Credentials Cheat Sheet One place for all the default credentials to assist pentesters/blue Teamers during engagements, featuring default login/password details for various products sourced from multiple references. P.S : Most of the credentials were extracted from changeme,routersploit a...
CVE-2025-55184-POC-Expolit
🔥 CVE-2025-55184 高级利用工具 专业 React 服务器组件 DoS 利用框架 "KEEP LEARNING KEEP HACKING" - CyberTechAjju 🚀 快速开始 • 📖 文档 • 💻 功能 • ⚠️ 免责声明 🎯 关于 CVE-2025-55184 CVE-2025-55184 是一个影响 React 服务器组件(RSC)实现的高严重性拒绝服务(DoS)漏洞。远程攻击者可通过特制的循环引用载荷造成完全的服务中断。 📊 漏洞详情...
python-tuf
用于保护软件更新系统的框架 The Update Framework TUF 是一个用于安全内容交付和更新的框架。它能抵御多种类型的供应链攻击,并具备对妥协的恢复能力。本仓库是用 Python 编写的参考实现 ,旨在符合 TUF 规范 的 1.0 版本。 Python-TUF 提供了以下 API: tuf.api.metadata,一个“底层”API,旨在提供对 TUF 元数据的简便、安全访问,并处理从/到文件的(反)序列化。 tuf.ngclient,一个基于元数据 API 构建的客户端实现。 tuf.repository,一个同样基于元数据 API 构建的仓库库。该模块目前不被视为...
MalwareConfigLists
MalwareConfigLists Solo algunas listas de Configuraciones de Malware...
CVE-2022-30190
CVE-2022-30190 CVE-2022-30190 Follina POC 在 localhost 上托管 exploit.html,端口 80。打开该 docx 即可弹出 calc。 若要修改 doc 指向的远程地址,请用 7Z 打开并编辑 word\rels\document.xml.rels,使其指向新位置。你必须保留感叹号。如果你从 URL 末尾漏掉它,它真的不会运行。 该利用程序在 window.location.href 之前必须包含至少 3541 个字符,并且这些字符必须位于 script 标签内。exploit.html 中已包含约 6000 个字符。...
CVE-2023-20938
CVE-2023-20938 English Análisis de vulnerabilidad 1. El cliente A y el cliente B establecen una conexión Binder a través del administrador de contexto servicemanager. 2. A crea el nodo 0xbeef node = bindernewnodeproc, fp;, B lo referencia mediante ref-targetnode nodo 0xbeef 3. B primero procesa...
Tiredful-API
What is Tiredful API? Tiredful API is intentionally designed broken app. The aim of this web app is to teach developers, QA or security professionals about flaws present in webservices REST API due to insecure coding practice. Who can use Tiredful API? Web developers Web Pentesters Security...
x86-JTAG-Information
Información sobre JTAG x86 Resumen Hardware de depuración Intel Applied Microsystems CodeTAP ASSET InterTech American Arium ECM-6 ECM-S2 ECM-20 TRC-20 ECM-50 ECM-700 revA5 ECM-XDP ECM-XDP3 revB2 ECM-XDP3e ECM-CCC ASSET InterTech International Test Technologies µMaster MicroMaster ASSET InterTech...
Masteriyo LMS <= 1.7.3 - Insecure Direct Object Reference
Authentication Bypass Using an Alternate Path or Channel vulnerability in Masteriyo Masteriyo - LMS. Unauth access to course progress.This issue affects Masteriyo - LMS: from n/a through 1.7.3. id: CVE-2024-33939 info: name: Masteriyo LMS = 1.7.3 - Insecure Direct Object Reference author:...
PraisonAI AgentOS - Information Disclosure
PraisonAI's AgentOS FastAPI application server exposes an unauthenticated GET /api/agents endpoint that lists every registered agent's name, role and the opening of its instructions system prompt. No authentication is enforced on the route, allowing a remote attacker to enumerate agent...
Danswer - Insecure Direct Object Reference
The application does not verify whether the attacker is the creator of the file, allowing the attacker to directly call the GET /api/chat/file/fileid interface to view any user's file. id: CVE-2024-9617 info: name: Danswer - Insecure Direct Object Reference author: s4e-io severity: medium...
ionCube Tester Plus <= 1.3 - Local File Inclusion
The ionCube Tester Plus plugin for WordPress versions = 1.3 is vulnerable to unauthenticated arbitrary file read via path traversal. The 'ininame' parameter in loader-wizard.php is not properly sanitized, allowing attackers to read sensitive files such as wp-config.php and /etc/passwd without...
CVE-2021-43657
CVE-2021-43657 这是 CVE-2021-43657 的参考/POC 此漏洞是在我探索开源软件(负责员工任务管理系统)时发现的。...
pythem
pythem - Penetration Testing Framework pythem is a multi-purpose pentest framework written in Python. It has been developed to be used by security researchers and security professionals. The tool intended to be used only for acts within the law. I am not liable for any undue and unlawful act...
defending-code-reference-harness
防御代码参考框架 一个基于我们与多个组织的安全团队合作的经验,使用 Claude 进行自主漏洞发现与修复的参考实现。关于这些经验及最佳实践的详细说明,请参阅随附博客文章(也可在 blog-post.md 中找到)。如需仅使用 SDK 的轻量级相同 recon → find → triage → report → patch 循环指南,请参阅配套食谱。 本仓库不被维护且不接受贡献。 🔒 需要托管方案? Anthropic 提供 Claude Security,一个托管产品, 可在多个项目中查找并修复源代码中的漏洞。Claude Security 扫描您的仓库以发现漏洞,...
private-landing
Private Landing 通过正确构建来学习身份验证。 在线演示 · 威胁模型 · 认证流程 · ADRs 演示说明: 登录端点受自适应 PoW 挑战保护——重复失败会返回更高的工作量证明难度。基于缓存的速度限制已实现并测试,但当前未在在线演示中启用;翻转 app.ts 中的 createCacheClient(位于 apps/cloudflare-workers/src/app.ts)可激活它。 一个从零开始为 Cloudflare Workers 构建的认证参考实现——PBKDF2 密码哈希、JWT 双令牌会话、常量时间比较、滑动过期和可移除的可观测性插件——全部通过...
CVE-2026-89646
A flaw was found in the Ceph filesystem component of the Linux kernel. When a writeback operation is aborted during an unmount process, a reference to an inode a data structure describing a filesystem object is not properly released. This prevents the inode from being evicted, potentially leading...