Hello !
I’m stuck at the point where i have to download a file, BUT there is an error while doing so : i’ve tried to download it from the internet link, from my machine and nothing works, “Error opening file” it says.
Sorry for my english … it’s not my langage … I hope it will be understandable …
ok so i’ve put the html code from the alternativ image but after that, i don’t really know what to do. Should I use burp to put my code with the alternative image ? I don’t think it will work anyway …
ok so I’ve tried to put the HTML code, the new one. First thing : still Error opening file so I assume it’s normal.
I continue and try to change the index.php to the xmas_neww.html with :
RewriteEngine On
RewriteRule ^index.php$ https://defendtheweb.net/extras/playground/xmas08/xmas_new.html [L, R] and variables codelines such as
RewriteRule ^index.php$ defendtheweb.net/extras/playground/xmas08/xmas_new.html [L, R]
RewriteRule ^index.php$ /xmas08/xmas_new.html [L, R]
etc … didn’t work obviously