python3 required
pip3 install flask
flask run -p 80
-
Open browser and go to http://localhost/ then select langauge and submit it
-
Open burp suite and using its proxy catch the post request sent then change the filepath to /etc/passwd
-
The password file will be returned instead of the language file