Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
gha-lab-5ed08d6a80 — Sandbox de flujo de trabajo de GitHub Actions para la reproducción de CVE-2025-32953 | Kitploit
Herramientas/GitHubGitHub/pvharmo2/gha-lab-5ed08d6a80
Análisis de VulnerabilidadesExplotaciónAprendizaje y EducaciónRecursos CuradosLabs y Práctica
GitHubpvharmo2/gha-lab-5ed08d6a80

gha-lab-5ed08d6a80

Sandbox de flujo de trabajo de GitHub Actions para la reproducción de CVE-2025-32953

Ver Repositorio
hace 9h 51mAún no revisado

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

z80pack

z80pack es un emulador maduro de múltiples plataformas con CPU 8080 y Z80.

La documentación completa está en https://www.icl1900.co.uk/unix4fun/z80pack

Ubuntu

Compilación

Primero instala las dependencias necesarias para X11:

root@kitploit:~
sudo apt install build-essential libglu1-mesa-dev libjpeg9-dev

o para SDL2:

root@kitploit:~
sudo apt install build-essential libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev

Luego, para X11 ejecuta

root@kitploit:~
make

o para SDL2 ejecuta

root@kitploit:~
WANT_SDL=YES make

para compilar todas las MÁQUINAS mencionadas en el Makefile.

Release vs Desarrollo

A veces me preguntan por qué algo no funciona, y esto puede deberse al uso de una versión anterior y no de la más reciente. A veces la gente no se da cuenta de que el repositorio tiene casi siempre dos ramas:

root@kitploit:~
master - lanzamientos finales y terminados
dev - últimos fuentes aún en desarrollo, pero normalmente estables

Para usar la última versión de desarrollo necesitas hacer esto:

root@kitploit:~
git clone https://github.com/udo-munk/z80pack.git
cd z80pack
git checkout dev

Ahora compilarás todo desde la última rama de desarrollo y no desde algún lanzamiento anterior terminado.

Ejecutando CP/M 2.2

CP/M 2.2 es el antepasado de MS-DOS. Usa este comando para invocar CP/M 2.2 con dos discos que contienen algunos programas de ejemplo y fuentes.

root@kitploit:~
(cd cpmsim; ./cpm22)

Usa DIR para ver los archivos en el disco. Sal de nuevo con BYE

Ejemplo de ejecución en WSL bajo Windows 10:

root@kitploit:~
#######  #####    ###            #####    ###   #     #
     #  #     #  #   #          #     #    #    ##   ##
    #   #     # #     #         #          #    # # # #
   #     #####  #     #  #####   #####     #    #  #  #
  #     #     # #     #               #    #    #     #
 #      #     #  #   #          #     #    #    #     #
#######  #####    ###            #####    ###   #     #

Release 1.38, Copyright (C) 1987-2024 by Udo Munk and others

CPU speed is unlimited, CPU executes undocumented instructions

Booting...

64K CP/M Vers. 2.2 (Z80 CBIOS V1.2 for Z80SIM, Copyright 1988-2007 by Udo Munk)

A>dir
A: DUMP     COM : SDIR     COM : SUBMIT   COM : ED       COM
A: STAT     COM : BYE      COM : RMAC     COM : CREF80   COM
A: LINK     COM : L80      COM : M80      COM : SID      COM
A: RESET    COM : WM       HLP : ZSID     COM : MAC      COM
A: TRACE    UTL : HIST     UTL : LIB80    COM : WM       COM
A: HIST     COM : DDT      COM : Z80ASM   COM : CLS      COM
A: SLRNK    COM : MOVCPM   COM : ASM      COM : LOAD     COM
A: XSUB     COM : LIB      COM : PIP      COM : SYSGEN   COM
A>dir B:
B: BOOT     HEX : BYE      ASM : CLS      MAC : SURVEY   MAC
B: R        ASM : CLS      COM : BOOT     Z80 : W        ASM
B: RESET    ASM : BYE      COM : SYSGEN   SUB : BIOS     HEX
B: CPM64    SYS : SPEED    C   : BIOS     Z80 : SPEED    COM
B: SURVEY   COM : R        COM : RESET    COM : W        COM
A>bye

System halted
CPU ran 3 ms and executed 1958078 t-states
Clock frequency 630.22 MHz

Ejecutando CP/M 3

CP/M 3 fue la siguiente generación de CP/M, con características de MP/M que permiten, notablemente, usar más RAM junto con muchas otras características interesantes.

Ejecuta con:

root@kitploit:~
(cd cpmsim; ./cpm3)

Ejemplo de ejecución:

root@kitploit:~
#######  #####    ###            #####    ###   #     #
     #  #     #  #   #          #     #    #    ##   ##
    #   #     # #     #         #          #    # # # #
   #     #####  #     #  #####   #####     #    #  #  #
  #     #     # #     #               #    #    #     #
 #      #     #  #   #          #     #    #    #     #
#######  #####    ###            #####    ###   #     #

Release 1.38, Copyright (C) 1987-2024 by Udo Munk and others

CPU speed is unlimited, CPU executes undocumented instructions

Booting...


LDRBIOS3 V1.2 for Z80SIM, Copyright 1989-2007 by Udo Munk

CP/M V3.0 Loader
Copyright (C) 1998, Caldera Inc.

 BNKBIOS3 SPR  FC00  0400
 BNKBIOS3 SPR  8600  3A00
 RESBDOS3 SPR  F600  0600
 BNKBDOS3 SPR  5800  2E00

 61K TPA

BANKED BIOS3 V1.6-HD, Copyright 1989-2015 by Udo Munk

A>setdef [no display]

Program Name Display - Off

A>setdef [uk]

Date format used     - UK

A>setdef *,a:,b:,i:

Drive Search Path:
1st Drive            - Default
2nd Drive            - A:
3rd Drive            - B:
4th Drive            - I:


A>setdef [order=(com,sub)]

Search Order         - COM, SUB

A>setdef [temporary=a]

Temporary Drive      - A:

A>hist

History RSX active
A>vt100dyn
(C) Alexandre MONTARON - 2015 - VT100DYN

RSX loaded and initialized.

Try

 A>DEVICE CONSOLE [PAGE]

to see if it works...

A>dir a:
A: CPM3     SYS : VT100DYN COM : TRACE    UTL : HIST     UTL : PROFILE  SUB
SYSTEM FILE(S) EXIST
A>dir b:
B: BNKBDOS3 SPR : CPM3     SYS : LDRBIOS3 MAC : SCB      MAC : RESBDOS3 SPR
B: BIOS3    MAC : PATCH    COM : GENCPM   COM : BDOS3    SPR : GENCPM   DAT
B: BOOT     Z80 : M80      COM : LINK     COM : L80      COM : WM       COM
B: MAC      COM : WM       HLP : BNKBIOS3 SPR : LDR      SUB : INITDIR  COM
B: CPMLDR   COM : COPYSYS  COM : CPMLDR   REL : RMAC     COM : SYSGEN   SUB
A>bye

System halted
CPU ran 14 ms and executed 10493728 t-states
Clock frequency 713.42 MHz
Descargar herramienta