awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
RPISEC avatar

RPISEC/MBE

0
View on GitHub↗
5,989 Stars·906 Forks·C·BSD-2-Clause·13 Aufrufe

MBE

MBE ist eine Bildungsressource für Sicherheitsforschung, die Kursmaterialien zu Binary Exploitation und eine bereitstellbare CTF-Wargame-Umgebung bietet. Es fungiert als strukturierter Lehrplan mit Laboren und Materialien, die für das Erlernen von Reverse Engineering und Speicherfehlern (Memory Corruption) konzipiert sind.

Das Projekt bietet eine containerisierte Laborinfrastruktur und eine Toolchain für Binäranalysen, um eine kontrollierte Umgebung für Schwachstellenforschung zu gewährleisten. Es nutzt isolierte Umgebungen zur Bereitstellung von Binary-Exploitation-Aufgaben, um Interferenzen und Systeminstabilität zu vermeiden.

Das System deckt die Bereitstellung verwundbarer Umgebungen durch Virtual-Machine-Orchestrierung und Container-Isolierung ab. Zudem verwaltet es die Verteilung statischer Binärdateien und die automatisierte Bereitstellung standardisierter Debugger und Disassembler.

Features

  • Educational Curricula - Provides a structured curriculum of labs and materials for learning reverse engineering and memory corruption.
  • Binary Exploitation Curricula - Provides a structured curriculum of labs and materials designed for learning reverse engineering and memory corruption.
  • Binary Exploitation Challenges - Facilitates the study of memory corruption through a series of binary exploitation challenges.
  • Virtual Machine Provisioning - Automates the creation and configuration of VMs to safely execute and test destructive exploits.
  • Virtual Machine Lifecycle Management - Manages the lifecycle of guest operating systems to provide safe sandboxes for executing exploits.
  • Courseware - Ships modular instructional materials and isolated environments for teaching binary analysis.
  • Curriculum Mappings - Provides a structured sequence of labs progressing from basic memory corruption to complex exploitation.
  • Security Education - Provides educational resources and materials focusing on binary analysis and exploit mitigation.
  • Manual Exploitation Labs - Provides labs for studying reverse engineering and memory corruption via manual exploit development.
  • Container Isolation - Uses kernel namespace isolation to run individual binary exploitation tasks securely.
  • Containerized Learning Labs - Ships containerized environments to provide consistent toolsets and isolated tasks for educational binary exploitation experimentation.
  • Binary Analysis - Integrates a standardized collection of debuggers and disassemblers for analyzing binary vulnerabilities.
  • Binary Distribution Systems - Distributes pre-compiled software archives as statically linked binaries to ensure consistent vulnerability behavior.
  • Dedicated Server Deployments - Automates the deployment of dedicated servers containing pre-compiled exploitation challenges.
  • Server Infrastructure Provisioning - Automates the installation and configuration of virtual servers to maintain consistent lab environments.
  • Vulnerability Research Education - Offers instructional materials focused on vulnerability research and the fundamentals of binary exploitation.
  • Provisioning Scripts - Uses configuration scripts to automate the installation of tools and system settings for lab setup.
  • CTF Server Deployers - Sets up fully functional servers to host binary exploitation challenges in a controlled environment.
  • Exploitation Techniques - Comprehensive course materials on binary and kernel exploitation.
  • Reverse Engineering - Reverse engineering challenges and accompanying educational lectures.
  • Academic Courses - Curriculum focused on reverse engineering and binary exploitation.
  • Educational Resources - Comprehensive course on modern binary exploitation and security.
  • Security Training Platforms - Course materials for learning modern binary exploitation.
  • Computer Security - University-led curriculum for binary exploitation and vulnerability research.

Star-Verlauf

Star-Verlauf für rpisec/mbeStar-Verlauf für rpisec/mbe

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht rpisec/mbe?

MBE ist eine Bildungsressource für Sicherheitsforschung, die Kursmaterialien zu Binary Exploitation und eine bereitstellbare CTF-Wargame-Umgebung bietet. Es fungiert als strukturierter Lehrplan mit Laboren und Materialien, die für das Erlernen von Reverse Engineering und Speicherfehlern (Memory Corruption) konzipiert sind.

Was sind die Hauptfunktionen von rpisec/mbe?

Die Hauptfunktionen von rpisec/mbe sind: Educational Curricula, Binary Exploitation Curricula, Binary Exploitation Challenges, Virtual Machine Provisioning, Virtual Machine Lifecycle Management, Courseware, Curriculum Mappings, Security Education.

Welche Open-Source-Alternativen gibt es zu rpisec/mbe?

Open-Source-Alternativen zu rpisec/mbe sind unter anderem: rpisec/malware — This project is a cybersecurity educational resource and courseware designed for malware analysis and reverse… microvm-nix/microvm.nix — microvm.nix is a declarative virtual machine manager and orchestrator for defining, building, and managing isolated… canonical/multipass — Multipass is a virtual machine lifecycle controller and manager designed to create and orchestrate lightweight Ubuntu… virt-manager/virt-manager — virt-manager is a graphical management interface for configuring hypervisors, virtual machine instances, and… laravel/homestead — Homestead is a virtual machine provisioner that creates a standardized PHP development environment. It provides a… vonng/pigsty — Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of…

Open-Source-Alternativen zu MBE

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit MBE.
  • rpisec/malwareAvatar von RPISEC

    RPISEC/Malware

    4,028Auf GitHub ansehen↗

    This project is a cybersecurity educational resource and courseware designed for malware analysis and reverse engineering. It provides a structured curriculum of lessons, labs, and guided projects focused on detecting and understanding the behavior of malicious software. The resource includes a lab guide for building isolated virtual machine environments to safely execute and study malware. It covers the setup of a specialized toolchain consisting of disassemblers and debuggers used to analyze compiled machine code. The training material covers both static analysis, which examines binary cod

    Auf GitHub ansehen↗4,028
  • microvm-nix/microvm.nixAvatar von microvm-nix

    microvm-nix/microvm.nix

    2,682Auf GitHub ansehen↗

    microvm.nix is a declarative virtual machine manager and orchestrator for defining, building, and managing isolated guest environments using Nix. It functions as a virtual machine image builder that transforms system specifications into bootable disk images and runner scripts. The project provides a hypervisor abstraction layer, enabling the deployment of guest images across multiple virtualization backends through a unified configuration. It includes specialized tools for PCI hardware passthrough, granting virtual machines direct access to physical host USB and PCI devices. The framework co

    Nixcloud-hypervisorcrosvmfirecracker
    Auf GitHub ansehen↗2,682
  • canonical/multipassAvatar von canonical

    canonical/multipass

    9,146Auf GitHub ansehen↗

    Multipass is a virtual machine lifecycle controller and manager designed to create and orchestrate lightweight Ubuntu instances on a local workstation. It functions as a cross-platform hypervisor wrapper that provides a local cloud development environment for simulating cloud deployments. The system utilizes a hypervisor-abstraction layer and driver-based backend resolution to manage virtual machines across different host operating systems using native virtualization backends. It enables the simulation of cloud instance behavior through the injection of cloud-init metadata and initialization

    C++cloudcontainerhyper-v
    Auf GitHub ansehen↗9,146
  • virt-manager/virt-managerAvatar von virt-manager

    virt-manager/virt-manager

    3,035Auf GitHub ansehen↗

    virt-manager is a graphical management interface for configuring hypervisors, virtual machine instances, and containers via the libvirt API. It provides a desktop environment for managing KVM-based virtualization on Linux hosts, acting as a centralized controller for both local and remote hypervisors. The project distinguishes itself through integrated management of the surrounding virtualization infrastructure. It includes dedicated interfaces for virtual network administration to connect guests to physical hardware and virtual storage management for organizing disk volumes into logical pool

    Python
    Auf GitHub ansehen↗3,035
  • Alle 30 Alternativen zu MBE anzeigen→