Skip to content

Tsunami proyect from cibersecurity bootcamp 42 Málaga

Notifications You must be signed in to change notification settings

Marci-AR/Cibersecurity-Tsunami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cibersecurity-Tsunami

Proyecto Tsunami del bootcamp de ciberseguridad 42 Málaga
Tsunami proyect from cibersecurity bootcamp 42 Málaga

OBJETIVO (OBJECTIVE)

El objetivo del proyecto es crear un exploit y un payload para ejecutar la aplicación calc.exe dentro de un entorno vulnerable: Windows Xp SP3.
The objective of the proyect is to create an exploit and a payload to execute the calc.exe aplication into a vulnerable environment: Windows Xp SP3.

PARTE OBLIGATORIA (MANDATORY PART)

  • Crear el exploit el cual debe llamarse tsunami.exe. Debe recibir un parámetro como argumento.
  • Crear el payload que abrirá la calculadora de Windows Xp cuando se explote la vulnerabilidad.
  • El payload debe contener el shellcode que se va a ejecutar.
  • Create the exploit wich should be named tsunami.exe. It must reveive a parameter as an argument.
  • Create the payload that will open the Windwos Xp calculator when the vulnerability is exploted.
  • The payload must contain the shellcode to be executed.

Para la realización de este proyecto me ayudó ASR26 y la guía que tiene en su repositorio TSUNAMI

Releases

No releases published

Packages

No packages published

Languages