7331 matches found
metta
Metta Metta is an information security preparedness tool. This project uses Redis/Celery, python, and vagrant with virtualbox to do adversarial simulation. This allows you to test mostly your host based instrumentation but may also allow you to test any network based detection and controls...
antivmdetection
Antivmdetection Background A script to help you create templates, which you can use with VirtualBox to make VM detection harder. My first post on the subject was in 2012 and have after that been updated at random times. The blog format might have not been the best way of publishing the informatio...
skf-flask
OLD and archived Security Knowledge Framework Please note that this is the archived version of SKF, we are busy building a brand new Security Knowledge Framework. For more updates please visit this github repo: https://github.com/Security-Knowledge-Framework/Platform...
ricerca-tesi
ricerca-tesi 针对 cve-2026-7228 的研究资源 工具 安装 virtual-box virtual-box 安装:https://www.virtualbox.org/wiki/Downloads 安装 windows 11 iso https://www.microsoft.com/it-it/software-download/windows11 安装 linux 发行版:lubuntu https://lubuntu.me/downloads/ Pizzafy 电子商务系统源代码网站...
kernel-debug-lab-for-virtual-box
Cómo configurar un laboratorio de VirtualBox para depurar un controlador de kernel con Windbg Consideramos aquí que en el Equipo A windbg ya está instalado y en el Equipo B están instalados Visual Studio, el SDK y el WDK. 1. Abre el Administrador de red del host para crear o configurar un nuevo...
e1000_vulnerability_exploit
e1000漏洞利用 安装 $ ./install.sh 目前仅支持构建自有版本。请选择 own 和 debug 来构建你的调试版本。 警告:过程中可能出现错误,尤其是在编译源码时。你可能会看到类似 "Exit with error status 2." 的信息。 如果出现错误,请联系我们:[email protected] 调试 使用 RTLogPrintfstring, args 打印调试信息。调试信息将写入 VirtualBox 文件夹中的 .log 文件。 查看以下文件: src/VBox/Devices/Network/DevE1000 .cpp / .h;...
attack_range
Splunk Attack Range v5 The Splunk Attack Range builds instrumented cloud environments AWS, Azure, GCP, simulates attacks, and forwards data into Splunk for detection development and testing. What it does: Build labs — Deploy a small, production-like lab Splunk, Windows/Linux servers, optional Kal...
linux_screenshot_xwindows
Intro The goal of this volatility plugin is to extract a screenshot of all open X windows from a memory dump. Previous work The volatility plugin linuxxwindows realised by Adam Bridge https://github.com/bridgeythegeek/linuxxwindows extracts various metadata from the window objects registered to X...
virtualbox_e1000_0day
为什么 我喜欢 VirtualBox,但这与我发布一个 0day 漏洞无关。原因在于我对当今信息安全领域,尤其是安全研究和漏洞赏金现状的不认同: 1. 等待半年直到漏洞被修补被认为是正常的。 2. 在漏洞赏金领域,以下情况被认为是正常的: 1. 提交漏洞后,等待一个多月才被验证并决定是否收购。 2. 临时改变决定。你发现某个漏洞赏金计划会收购某个软件的漏洞,一周后你带着漏洞和利用代码出现,却收到“不感兴趣”。 3. 没有精确列出漏洞赏金计划感兴趣的软件清单。这对漏洞赏金计划方便,对研究者却很尴尬。 4...
VBoxCloak
VBoxCloak A PowerShell script that attempts to help malware analysts hide their VirtualBox Windows VM's from malware that may be trying to evade analysis. Guaranteed to bring down your pafish ratings by at least a few points ; The script accomplishes this by doing the following: Renames several...
MassCyberCenter-Mentorship-Project-
MassCyberCenter-Mentorship-Project- 概述 此仓库记录了我在MassCyber Center导师计划期间的历程和交付成果。该导师计划要求我们完成一个网络安全项目,并在由网络安全专业人士参加的展示会上进行演示。本项目目标是构建、破坏、加固和管理一台虚拟机。具体而言,我的目标是利用已知的Gitlab漏洞CVE-2023-2825来理解安全弱点并实施缓解策略。 构建机器 为了构建虚拟机,我使用了VirtualBox,这是一款强大的x86和AMD64/Intel64虚拟化产品。 环境设置: 安装VirtualBox 操作系统:Ubuntu 24.0.4.1...
VirtualBox-6.0.0-Exploit-1-day
VirtualBox 6.0.0 Exploit 1-day 所使用的VBox漏洞 CVE-2019-2525 : crUnpackExtendGetAttribLocation 信息泄露 CVE-2019-2548 : crServerDispatchReadPixels 整数溢出,导致堆溢出 这些漏洞可在启用 3D 加速时触发。 首先,在说明之前,先附上执行以下漏洞利用的视频。 https://youtu.be/IQRLtqMgVCY?t=46 1. 内存泄漏 CVE-2019-2525 1. 多次执行 hgcmconnect 和 hgcmdisconnect,可以在内存中放入与...
vboxdie-cracker
Crackeador de contraseñas de cifrado de imágenes de disco de Virtual Box Requisitos 1. PHP = 5.5.0 2. OpenSSL = 1.0.1 soporte XTS Descripción del algoritmo La contraseña del usuario se almacena usando una combinación de PBKDF2 y AES-XTS de la siguiente manera los valores mostrados están fijos por...
cuckooautoinstall
关于CuckooAutoinstall Cuckoo Sandbox 自动安装脚本 什么是Cuckoo Sandbox? Cuckoo Sandbox 是一个恶意软件分析系统。 这意味着什么? 这意味着你可以将任何可疑文件丢进去,然后获得一份报告,详细说明该文件在隔离环境中的行为。 我们最初在 Buguroo Offensive Security 创建这个脚本,目的是让痛苦的 Cuckoo 安装过程变得更快、更简单、更无痛。 支持的系统 本脚本大部分不依赖发行版(当然你必须在 GNU/Linux 上运行它),但在软件包安装方面,目前仅支持 Debian 衍生版。 另外,由于我们使用专有的...
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...
CVE-2024-21111
这些二进制文件是从源代码使用 mansk1es 代码构建的。 https://github.com/mansk1es/CVE-2024-21111 用于在 Oracle VM Virtual box 7.0.16 之前的版本中进行权限提升的预构建二进制文件。...
cve-2023-21987-poc
cve-2023-21987-poc Oracle VirtualBox VGA 越界读取漏洞 此概念验证(PoC)专为在 Windows 宿主机上运行的 Linux 客户机操作系统设计。 此 PoC 旨在演示泄漏 VirtualBox 组件地址的能力。你可能需要调整 vgaexp 函数内的指针值,以匹配你正在测试的特定版本。 目前,成功率相对较低。非常欢迎贡献以提高其可靠性。...
vbox_cve_2017_10235
CVE-2017-10235: VirtualBox E1000 设备缓冲区溢出 简介 以下文档详细描述了 VirtualBox v5.1.22 中发现的一个漏洞(已在 v5.1.24 中修复),该漏洞位于客户设备仿真组件 DevE1000( Intel 82540EM 以太网控制器仿真 )的函数 e1kFallbackAddToFrame 中,当客户操作系统被攻击者控制时,该漏洞会导致宿主机上的缓冲区溢出。 Oracle 已在 2017年7月的CPU 中确认了该漏洞,并发布了 CVE-2017-10235。 该漏洞已在运行 Linux(Ubuntu 16.04)和...
CVE-2020-14293
CVE-2020-14293 此漏洞由我发现并披露。本仓库将包含安全公告、受影响软件及漏洞利用代码。 本仓库仅用于教育目的。 链接 公告 SYSS-2020-025 详细分析 SySS 博客文章 Exploit-DB 上的漏洞利用 厂商通知 MITRE 条目 NVD 条目 软件 你可以在发布页面找到该软件。它是一个在 VirtualBox 中对我可用的 vmdk 文件。详细说明见这里:发布页面...
haaukins
Haaukins Haaukins 是一个高度可访问且自动化的虚拟化平台,用于安全教育,它有三个主要组件(Docker、Virtualbox 和 Golang),组件之间的通信和编排通过 Go 编程语言进行管理。之所以使用 Go 环境来管理和部署 Haaukins 平台上的内容,是因为 Go 便捷的并发和并行机制。 我们的主要目标是吸引任何希望在网络安全领域学习夺旗(CTF)概念的人,这是一种广泛接受的方法,用于学习如何在系统中发现漏洞。尽管现有平台众多,但 Haaukins 通过一个专为发现漏洞而设计的操作系统,为您提供自己的虚拟化环境。 前置条件 安装 获取依赖 测试 重新编译...