13686 matches found
RvbbitSafe
RvbbitSafe: The Hacker's Nightmare – A Six-Fortress Anti-Ransomware Architecture for Windows 🛡️ Overview RvbbitSafe is a research prototype demonstrating a paradigm shift in ransomware defense. It's an active, multi-layered fortress that combines hardware virtualization, AI-driven deception,...
vxlang-page
VxLang Contents Docs What is VxLang? Supported File Formats Preview Virtualization Preview Dual-Mode Preview Obfuscation Preview Code-Flattening Preview Tutorial Usage & Guide-Code Precautions How to get the full version Donate and Subscription Patreon Link Event 2026 June Event Extension-Codes a...
vibebox
an ultrafast, open-source sandbox for running coding agents safely. English | 简体中文 VibeBox is a per-project micro-VM sandbox for running coding agents on macOS Apple Virtualization Framework. It’s optimized for a daily-driver workflow: fast warm re-entry, explicit mounts, and reusable sessions. W...
ad-honeypot-autodeploy
ad-honeypot-autodeploy Deploy a small, intentionally insecure, vulnerable Windows Domain for RDP Honeypot fully automatically. Runs on self-hosted virtualization using libvirt with QEMU/KVM but it can be customized easily for cloud-based solutions. Used for painlessly set up a small Windows Domai...
laforge
Laforge Security Competition Infrastructure Automation Framework Laforge enables rapid development of infrastructure for the purpose of information security competitions. Using a simple and intuitive configuration language, Laforge manages a dependency graph and state management and allows for...
hyperv_local_dos_poc
Hyper-V DoS PoC. This is code files of Visual Studio 2019 driver project. 1. Compile driver. 2. Enable nested virtualization for guest OS using command: root@kitploit: Set-VMProcessor -VMName -ExposeVirtualizationExtensions $true 3. Run driver inside guest OS. Host OS will be rebooted or generate...
webvm
WebVM This repository hosts the source code for https://webvm.io, a Linux virtual machine that runs in your browser. Try out the new Alpine / Xorg / i3 graphical environment: https://webvm.io/alpine.html What is WebVM? WebVM is a server-less virtual environment running fully client-side in...
Januscape
Januscape: Guest-to-Host Escape in KVM/x86 Abstract This document describes the Januscape CVE-2026-53359 vulnerability discovered and reported by Hyunwoo Kim @v4bel. It is a KVM escape vulnerability that lets a guest escape to the host in a KVM/x86 environment. To the best of public knowledge, th...
holos
Docker compose for KVM. Define multi-VM stacks in one YAML file. No libvirt, no XML, no distributed control plane. Website and docs: https://zeroecco.github.io/holos/ The primitive is a VM, not a container. Every workload instance gets its own kernel boundary, qcow2 overlay, cloud-init seed, and...
themida-devirt
Themida/CodeVirtualizer Devirtualizer Example This project demonstrates the effect of devirtualizing code protected by Themida or CodeVirtualizer. Below, you can see a simple example showing the code before virtualization and the code after devirtualization side by side. Before Virtualization|...
firecracker
我们的使命是支持安全、多租户、极低开销的容器与函数工作负载执行。 更多关于 Firecracker 宪章的内容,请参阅此处。 什么是 Firecracker? Firecracker 是一种开源虚拟化技术,专为创建和管理安全、多租户的容器及函数式服务而设计,这些服务提供无服务器(serverless)运营模式。Firecracker 在称为 microVM 的轻量级虚拟机中运行工作负载,它结合了硬件虚拟化技术提供的安全性与隔离特性,以及容器的速度与灵活性。 概述 Firecracker 的主要组件是一个虚拟机监视器(VMM),它利用 Linux 内核虚拟机(KVM)来创建和运行...
obfus.h
obfus.h obfus.h 是一个仅包含宏的库,用于在编译时混淆 C 应用程序,专门为 Tiny C tcc 设计(你可以在此下载 - Tiny-C-Compiler/releases)。它面向 Windows x86 和 x64 平台,并支持几乎所有版本的编译器。为你的 C 程序提供非常可靠的防护! 它有哪些功能?... 🔍 函数调用混淆 :对函数调用进行混淆,使未授权者难以阅读你的代码。 🛡️ 反调试技术 :内置机制,防止运行时的代码分析。 🔄 控制流代码变异 :将代码变成“意大利面条”,使条件和循环难以解析。 🧶 字符串隐藏 :隐藏文件中的指定字符串,并在执行时动态收集它们。 🚫...
Hypervisor-From-Scratch
Hypervisor From Scratch 一个关于如何从零开始编写虚拟机监控器的教程 所有部分 » 第 1 部分 · 第 2 部分 · 第 3 部分 · 第 4 部分 · 第 5 部分 · 第 6 部分 · 第 7 部分 · 第 8 部分 如果你想使用虚拟机监控器进行分析和逆向工程任务,请查看HyperDbg 调试器。它是一款基于虚拟机监控器的调试器,专为分析、模糊测试和逆向应用程序而设计。在 OpenSecurityTraining2 的网站( 推荐 )和 YouTube...
Hoverfly < 1.10.3 - Arbitrary File Read
Hoverfly is a lightweight service virtualization/ API simulation / API mocking tool for developers and testers. The /api/v2/simulation POST handler allows users to create new simulation views from the contents of a user-specified file. This feature can be abused by an attacker to read arbitrary...
dockernymous
SCROLL DOWN FOR REQUIREMENTS AND INSTRUCTIONS IT JUST WON'T WORK IF YOU DON'T FOLLOW THEM Warning: Dockernymous is in a very early state of development. Only use it for educational purposes. DON'T use it if you rely on strong anonymity! News 13.10.2018 I completely changed the overall function...
kali-packer
Kali-Packer Este solía ser el hogar de los scripts de compilación de Kali-Vagrant. Desde Kali 2025.2, el equipo de Kali ha dejado de usar Packer para generar máquinas virtuales de Vagrant y ahora usa DebOS. Este es el mismo método utilizado para generar nuestras otras VMs estándar. Como este...
haaukins
Haaukins Haaukins is a highly accessible and automated virtualization platform for security education, it has three main components Docker, Virtualbox and Golang, the communication and orchestration between the components managed using Go programming language. The main reason of having Go...
haaukins
Haaukins Haaukinsは、セキュリティ教育のための高いアクセシビリティと自動化を備えた仮想化プラットフォームです。3つの主要コンポーネント(Docker、Virtualbox、Golang)で構成され、コンポーネント間の通信とオーケストレーションはGoプログラミング言語を使用して管理されます。Haaukinsプラットフォームで何かを管理・デプロイするためにGo環境を採用する主な理由は、Goの容易な並行処理と並列処理メカニズムにあります。 私たちの主要な目的は、サイバーセキュリティにおけるフラッグキャプチャ(Capture The...
tandasat.github.io
系统编程实验室 我们的培训 我们下一期公开的 Hypervisor 开发课程 是: 日期:2026年10月12日至15日(4天) 时间:上午8点至下午4点(PDT/UTC-7) 形式:远程 在 RegFox 注册报名 如果你想接收未来的课程安排通知,请发送一封空白邮件至 [email protected],订阅我们的邮件列表。 联系我们 如有其他疑问,可通过电子邮件、LinkedIn、X、Mastdon 或 Bluesky 与我联系。 我们还提供最少8人的私教课程。请与我联系,商讨更多细节。 关于讲师 Satoshi...