319208 matches found
poc
POC Automatic Verification System A POC automatic verificatio...
DragonCastle
DragonCastle 一个概念验证(PoC),将 AutodialDLL 横向移动技术与 SSP 相结合,从 LSASS 进程中提取 NTLM 哈希。 描述 将 DLL 上传到目标机器。然后启用远程注册表以修改 AutodialDLL 条目,并启动/重启 BITS 服务。Svchost 进程将加载我们提供的 DLL,将 AutodialDLL 重新设置为默认值,并通过 RPC 请求强制 LSASS 将同一个 DLL 作为安全支持提供程序(SSP)加载。 一旦 LSASS 加载了该 DLL,它会在进程内存中搜索,提取 NTLM 哈希以及密钥/IV。 DLLMain 始终返回...
featherduster
FeatherDuster y Cryptanalib FeatherDuster es una herramienta escrita principalmente por Daniel «unicornfurnace» Crowley, junto con contribuciones de la comunidad, para romper criptografía; intenta facilitar al máximo el proceso de identificar y explotar sistemas criptográficos débiles. Cryptanali...
Active-Directory-Exploitation-Cheat-Sheet
Active Directory 漏洞利用速查表 此速查表包含 Windows Active Directory 的常见枚举和攻击方法。 ℹ️ 此仓库由 Nikos Katsiopis 和 Nikos Vourdas 创建。 此速查表灵感来源于 PayloadAllTheThings 仓库。 摘要 Active Directory 漏洞利用速查表 摘要 工具 域枚举 使用 PowerView 使用 AD Module 使用 BloodHound 远程 BloodHound 现场 BloodHound 使用 Adalanche 远程 Adalanche 导出枚举对象 有用的枚举工具...
RsWindowsThingies
RsWindowsThingies Windows Thingies... 但由 Rust 实现 工具 listenmft 监视条目的值变化。 root@kitploit: listenmft 0.2.0 Matthew Seyer See the differences in MFT attirbues. USAGE: listenmft.exe OPTIONS FLAGS: -h, --help Prints help information -V, --version Prints version information OPTIONS: -d, --debug Debug lev...
redamon
Unmask the hidden before the world does An autonomous AI framework that chains reconnaissance, exploitation, and post-exploitation into a single pipeline, then goes further by triaging every finding, implementing code fixes, and opening pull requests on your repository. From first packet to merge...
Web-Cache-Vulnerability-Scanner
Web缓存漏洞扫描器(WCVS)是一款快速且多功能的CLI扫描工具,用于检测Web缓存投毒(web cache poisoning)和Web缓存欺骗(web cache deception),由Hackmanit与Maximilian Hildebrand共同开发。 该扫描器支持多种Web缓存投毒与Web缓存欺骗技术,内置爬虫可识别更多待测URL,并能针对特定Web缓存进行适配以实现更高效的测试。此外,它高度可定制,可轻松集成到现有的CI/CD流水线中。 特性 安装 方式1:预编译二进制文件 方式2:Kali Linux / BlackArch 仓库 方式3:使用Go安装...
pbtk
pbtk - Reverse engineering Protobuf apps Protobuf is a serialization format developed by Google and used in an increasing number of Android, web, desktop and more applications. It consists of a language for declaring data structures , which is then compiled to code or another kind of structure...
airecon
AI 驱动的自主渗透测试代理 -orange.svg AIRecon 是一个自主渗透测试代理,它结合了自托管的 Ollama LLM 与 Kali Linux Docker 沙箱 、原生的 Caido 代理集成 、结构化的 RECON → ANALYSIS → EXPLOIT → REPORT 流程,以及实时的 Textual TUI ——完全离线,无需 API 密钥。 为什么选择 AIRecon? 基于商业 API 的模型(OpenAI GPT-4、Claude、Gemini)对于递归、自主的侦察工作流来说成本高昂,每会话可能需要数千次 LLM 调用。 AIRecon...
reconftw
reconFTW reconFTW 是一款专为安全研究人员和渗透测试人员设计的强大自动化侦察工具。它通过执行子域名枚举、漏洞扫描、OSINT 等操作,简化了针对目标收集情报的流程。凭借模块化设计、丰富的配置选项以及对 AX Framework 分布式扫描的支持,reconFTW 旨在高效地提供全面的结果。 reconFTW 利用了多种技术,包括被动和主动子域名发现、Web 漏洞检测(例如 XSS、SSRF、SQLi)、OSINT、目录模糊测试、端口扫描和截图。它与前沿工具和 API 集成,以最大化覆盖范围和准确性,确保您在侦察工作中保持领先。 主要特性:...
zdr
Zero Data Retention ZDR for LLM Providers 最后更新: 2026年4月 一份关于在使用LLM API时保护数据隐私的实用指南。涵盖零保留端点、自托管、合规性要求以及面向受监管行业工程师的数据保护模式。 目录 哪种方法适合我? 威胁模型 提供商参考 OpenAI Anthropic Google Vertex AI Azure OpenAI AWS Bedrock Mistral AI Groq Fireworks AI Together AI Cohere Hugging Face Inference Endpoints Replicate...
BOF_ExecuteAssembly
BOF Execute-Assembly Beacon Object File para Cobalt Strike que ejecuta ensamblados .NET en beacon con técnicas de evasión. Resumen Arquitectura Principal root@kitploit: ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cobalt Strike Beacon │ │ Proceso Padre │...
policy_sentry
Policy Sentry IAM 最小权限策略生成器。 教程 安装 包管理器 Shell 补全 步骤 1:创建模板 步骤 2:复制/粘贴 ARN 步骤 3:write-policy 命令 速查表 策略编写速查表 IAM 数据库查询速查表 本地初始化(可选) 其他用法 命令 Python 库用法 Docker Terraform 参考 文档 有关详细说明和完整文档,请访问 ReadTheDocs 上的项目。 查看 Salesforce 工程博客文章 了解 Policy Sentry。 概述 手动编写安全高效的 IAM 策略既繁琐又低效。许多基础设施即代码 IaC 开发者都有过这样的经历:...
CVE-2024-54292
CVE-2024-54292 Appsplate = 2.1.3 - Unauthenticated SQL Injection Description The Appsplate plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 2.1.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL...
knowsmore
Knows More KnowsMore officially supports Python 3.8+. Main features Import NTLM Hashes from .ntds output txt file generated by CrackMapExec or secretsdump.py Import NTLM Hashes from NTDS.dit and SYSTEM Import Cracked NTLM hashes from hashcat output file Import BloodHound ZIP or JSON file BloodHou...
CVE-2022-42098
KLiK-SocialMediaWebsite 版本 v1.0.1 漏洞说明: KLiK-SocialMediaWebsite v1.0.1 在 profile.php 的 id 参数存在 SQL 注入漏洞。 攻击向量: KLiK-SocialMediaWebsite v1.0.1 一旦创建用户,也可以通过 KLiK 用户页面在 KLiK 上查找人员。profile.php 的 'id' 参数可被滥用,用于注入任意 SQL 查询。 受影响: http://ipaddress/KLiK/profile.php?id=userid GET /KLiK/login.php Payload:...
CakeFuzzer
CakeFuzzer 最新版本 : 1.0 许可证 : GNU GPL v3.0 Cake Fuzzer 是一个项目,旨在帮助自动且持续地发现基于特定框架的 Web 应用程序中的漏洞,且假阳性率极低。目前它已实现支持 Cake PHP 框架。 如果您想了解更多关于研究过程的信息,请查看这篇文章系列:CakePHP 应用程序网络安全研究 🏆 已报告的漏洞 🏆 以下是 Cake Fuzzer 发现的部分漏洞列表: 标题| 严重性| 链接 ---|---|--- Cerebrate 中的盲 SQL 注入| 9.8 严重|...
Koh
Koh Koh 是一个 C 和 Beacon 对象文件 BOF 工具集,通过有意泄露令牌/登录会话来捕获用户凭据材料。 部分代码灵感来源于 Elad Shamir 的 Internal-Monologue 项目(无许可证)以及 KB180548。关于为何可以实现以及 Koh 的方法,请参阅本文档的技术背景部分。 关于 Koh 背后的动机及其方法的更详细解释,请参阅 Koh: The Token Stealer 文章。 @harmj0y 是该代码库的主要作者。@tifkin 协助了方法、BOF 实现以及部分令牌机制。 Koh 根据 BSD 3-Clause 许可证授权。 目录 Koh 目录...
secure-by-default-rce-demo
Mitigación de RCE en Node.js: DevOps como la última línea de defensa Este proyecto demuestra una vulnerabilidad crítica de ejecución remota de código RCE en una aplicación Next.js específicamente mediante Server Actions y cómo el endurecimiento de la infraestructura neutraliza eficazmente el ataq...
sandy
sandy Copyright 2013 Sandy Written by: Laszlo Toth, Ferenc Spala Description Sandy is an open-source Samsung phone encryption assessment framework. Sandy has different modules that allow you to carry out different attack scenarios against encrypted Samsung phones. For the details check our Derbyc...