Lucene search
+L

21282 matches found

Kitploit
Kitploit
added 2026/09/15 10:43 a.m.9 views

page_table_walk

物理内存中的夺旗挑战 你已经读过关于分页的内容。图表看起来也合理。四级页表,每级9位,页框,偏移量。没错。但当你遇到一个真正需要手动遍历页表的挑战时,你意识到你并不真正理解它。你只是知道它。区别很大。 对我来说有效的方法是坐在QEMU和gdb前,亲自手动完成遍历:计算每个索引,从物理内存中读取每个条目,手动跟踪每个指针。一个下午的实践比几个小时的讲座学到更多。 这是我当时记录的笔记集合。如果你仍然缺少概念方面的理解,先看Zardus的关于内核内存管理的讲座。那是理论。这是实践。...

7.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:40 a.m.5 views

recaptcha

Description Este repositorio contiene un análisis técnico del antibot de Google reCAPTCHA centrado en: Estructura y valores del payload Técnicas de fingerprinting Técnicas de ofuscación Técnicas anti-depuración/manipulación Máquinas virtuales Contacto Discord: @grecaptcha Telegram: @lyxlobyx...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:17 a.m.8 views

CVE-2025-54914-PoC

CVE-2025-54914 Azure 路由利用工具 概述 这是 CVE-2025-54914 Azure 网络路由利用工具的改进版本。本版本保留了核心 CVE 功能,同时增加了包括持久化、规避、多目标扫描和错误处理在内的更多特性。 功能特性 核心 CVE 功能 路由创建 :在 Azure 虚拟网络中创建恶意路由 路由删除 :清除已创建的路由 API 兼容性 :兼容 Azure 管理 API 2025-09-01 身份认证 :支持 Azure CLI 和手动令牌认证 特性 规避技术 :随机延迟、用户代理轮换、请求混淆 持久化 :计划任务创建、持续监控模式 多目标扫描...

10CVSS8.4AI score0.02402EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 10:16 a.m.5 views

Honeyd

Honeyd 1.6d Copyright c 2002 - 2007 Niels Provos [email protected] About Honeyd: Honeyd is a small daemon that creates virtual hosts on a network. The hosts can be configured to run arbitrary services, and their TCP personality can be adapted so that they appear to be running certain version...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 10:14 a.m.14 views

MemProcFS

MemProcFS: MemProcFS 是一种简单便捷的方式,可将物理内存以虚拟文件系统的形式呈现为文件。 无需复杂的命令行参数,即可轻松进行点击式内存分析!通过挂载的虚拟文件系统中的文件,或通过功能丰富的应用程序库,访问内存内容和工件,并将其集成到您自己的项目中! 分析内存转储文件、通过 DumpIt 或 WinPMEM 获取的实时内存 、来自虚拟机或 PCILeech FPGA 硬件设备的读写模式实时内存 ! 甚至可以通过安全连接连接到远程 LeechAgent 内存采集代理——从而支持远程实时内存事件响应——即使在更高延迟、低带宽的连接上也能实现!深入了解 MemProcFS...

6AI score
SaveExploits0References39
Kitploit
Kitploit
added 2026/09/15 10:03 a.m.6 views

Mini_httpd-CVE-2018-18778

minihttpd任意文件读取漏洞(CVE-2018-18778) Minihttpd是一个微型的Http服务器,在占用系统资源较小的情况下可以保持一定程度的性能(约为Apache的90%),因此广泛被各类IOT(路由器,交换器,摄像头等)作为嵌入式服务器。而包括华为,zyxel,海康威视,树莓派等在内的厂商的旗下设备都曾采用Minihttpd组件。 在minihttpd开启虚拟主机模式的情况下,用户请求http://HOST/FILE将会访问到当前目录下的HOST/FILE文件。 root@kitploit: void snprintf vfile, sizeofvfile,...

6.5CVSS7AI score0.70791EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 9:25 a.m.10 views

libvhdi

libvhdi es una biblioteca para acceder al formato de imagen de disco duro virtual VHD. Información del proyecto: Estado: alpha Licencia: LGPL-3.0-or-later Formatos de lectura compatibles: Disco duro virtual versión 1 VHD Disco duro virtual versión 2 VHDX Tipos de imagen compatibles: Imagen de dis...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 8:48 a.m.121 views

getaltname

GSAN - Get Subject Alternative Names GSAN is a tool that can extract Subject Alternative Names SAN found in SSL Certificates directly from https servers which can provide you with DNS names subdomains or virtual servers. It doesn't rely on Certificate Transparency logs, it connects directly to th...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:44 a.m.8 views

EmbedOS

EmbedOS EmbedOS - 基于 Ubuntu 18.04 的嵌入式安全测试操作系统,预装固件安全测试工具。该虚拟机可下载为 OVF 文件,导入到 VirtualBox 或 VMWare 中使用。 下载链接 最新版本为 2020.2(2020 年 10 月),可通过以下链接下载: Google Drive 直接下载 root@kitploit: shasum -a 256 EmbedOS2020.2-disk1.vmdk f95f8c72e6dc1a57369a37ed4699c50a6ce7c0f7d86b23715a031151e09c4635...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/15 8:24 a.m.203 views

snuffleupagus

Snuffleupagus Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest! Key Features • Download • Examples • Documentation • License • Thanks Snuffleupagus is a PHP 7+ and 8+ module designed to drastically raise the cost of attacks against websites, by killing entire b...

6.3AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/15 8:19 a.m.9 views

neko

n.eko 欢迎使用Neko,一个运行在Docker中并使用WebRTC技术的自托管虚拟浏览器。Neko是一个强大的工具,允许您在虚拟环境中运行完整功能的浏览器 ,让您能够从任何地方安全且私密地访问互联网 。使用Neko,您可以像在常规浏览器上一样浏览网页、运行应用程序 和执行其他任务,所有操作都在一个安全且隔离的环境 中。无论您是希望测试Web应用程序的开发者,是寻求安全浏览体验的注重隐私的用户 ,还是只是想利用虚拟浏览器的便利性和灵活性 的人,Neko都是完美的解决方案。 除了安全和隐私功能外,Neko还提供了多个用户同时访问...

5.8AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/15 7:52 a.m.6 views

CVE-2026-15410

cve-id ⚡ Uso Sencillo Utilice este proyecto únicamente en entornos seguros y autorizados, como: Máquinas virtuales locales Contenedores Docker Entornos de laboratorio aislados Entornos de pruebas de penetración autorizadas Ejemplo de configuración: root@kitploit: git clone cd Project use python...

7.2CVSS8.2AI score0.11791EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 7:36 a.m.13 views

parsec-cloud

.. raw:: html root@kitploit: 简单、安全、端到端加密的云文件共享 Parsec Parsec 是一款基于云端的应用,用于简单且加密安全的文件共享。 🔐 客户端 E2EE 加密,确保只有你和分享对象能访问你的数据。 ✒️ 密码学签名,可识别每次更改的作者。 🤝 通过链接和令牌代码安全地邀请用户加入你的组织。 📂 虚拟驱动器,让你能用喜欢的软件在本地访问数据。 📆 浏览数据历史,恢复任意时间点的文件。 🧑‍💻 易于自托管 入门指南 查看 用户指南 了解 Parsec 能为你做什么,以及它为你数据提供的安全保障。 安装 你可以在 Releases 页面找到最新的...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:12 a.m.6 views

darling

Darling Darling 是 macOS 应用程序的运行时环境。 请注意,目前大多数 GUI 应用程序无法运行。 下载 部分发行版的软件包可在 releases 页面下载。 构建说明 构建说明请访问 Darling Docs。 前缀 Prefixes Darling 支持 DPREFIX,它与 WINEPREFIX 非常相似。它们是虚拟的“chroot”环境,具有类似 macOS 的文件系统结构,可以在其中安全地安装软件。默认的 DPREFIX 位置是 /.darling,可通过导出同名环境变量来更改。前缀会在首次使用时自动创建并初始化。 请注意,我们使用 overlayfs...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 7:12 a.m.7 views

Lab4PurpleSec

Lab4PurpleSec Nota : Este proyecto se llamaba anteriormente "Lab4OffSec" y ha sido renombrado a "Lab4PurpleSec" para reflejar mejor su enfoque de Purple Team. Nota : Esta es una V1. Los comentarios y las contribuciones son bienvenidos. 📜 Aviso de licencia : El uso de este proyecto incluido para...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 7:11 a.m.221 views

retoolkit

Reverse Engineer's Toolkit What? This is a collection of tools you may like if you are interested in reverse engineering and/or malware analysis on x86 and x64 Windows systems. After installing this program, you'll have two ways to access the tools: Double-click the retoolkit icon in the Desktop...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 7:10 a.m.60 views

cloud-sniper

Cloud Sniper : Detection-as-code platform Cloud Sniper is a comprehensive platform meticulously designed to streamline Cloud Security Operations. It swiftly responds to security incidents by analyzing and correlating cloud artifacts, ensuring a holistic view of the company's cloud security postur...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:50 a.m.49 views

cuckooautoinstall

About CuckooAutoinstall Cuckoo Sandbox . auto install script What is Cuckoo Sandbox? Cuckoo Sandbox is a malware analysis system. What does that mean? It means that you can throw any suspicious file at it and get a report with details about the file's behavior inside an isolated environment. We...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:29 a.m.13 views

VMkatz

VMkatz 过于庞大,无法窃取 你在红队交战中已经进行了三周。你的流量通过VPN爬行,然后经过四个串联在受感染跳板机上的SOCKS代理进行反弹,最后才触及目标网络。每个数据包都走了一条迂回路线。 经过数天的横向移动,你终于登上了连接虚拟化集群的NAS,目录列表让你大吃一惊:成行的 .vmdk、.vmsn、.sav 文件。数百GB的虚拟机——域控制器、管理员工作站、核心资产——就静静地躺在那里。 但你的链路速度只有200 KB/s。拉取一个100 GB的磁盘镜像需要 六天 ,而持续外泄的每一小时都是SOC发现异常、烧掉你的隧道、整条攻击链崩溃的机会。 VMkatz...

6.1AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/15 6:28 a.m.75 views

droidlysis

DroidLysis DroidLysis is a pre-analysis tool for Android apps : it performs repetitive and boring tasks we'd typically do at the beginning of any reverse engineering. It disassembles the Android sample, organizes output in directories, and searches for suspicious spots in the code to look at. The...

6.3AI score
SaveExploits0References3
Rows per page
Query Builder