Basic Code Injection Vulnerable Image Processor developed to get experience on how rce work's via image uploading.
After running code.py you will get flag.txt and uploads in terminal .. But remember our AIM .
Goal is to Get Flag after uploading payload Embedded Image and running whoami after connecting from nc
1.You have to upload your image inside upload directory, then enter the name of image after running code .
2.As this is focused on using RTLO , so embed payload with rtlo method used .
-
use
nc localhost portto connect . -
only run
whoamito get flag.
