Open ghost opened 4 years ago
The issue is that the images
directory is not created in the ssrf_xspa
directory, leading the the file_puts_contents
call fail when trying to write the content fetched from this request in the image file here : https://github.com/s4n7h0/xvwa/blob/master/vulnerabilities/ssrf_xspa/home.php#L35
You should either manually create this folder with the proper permissions or update the home.php
script to create the directory prior calling file_puts_contents
I believe this was the original goal of this PR which was not finished : https://github.com/s4n7h0/xvwa/pull/13
He bajado la ISO, pero tengo muchos problemas. Vulnerabilidades como las de el ssrf no funcionan. Espero puedan corregir eso.