Proyecto Tsunami del bootcamp de ciberseguridad 42 Málaga
Tsunami proyect from cibersecurity bootcamp 42 Málaga
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.
- 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