UBoat-Botnet / UBoat

HTTP Botnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems creating the password hash for the panel user

khalid2204 opened this issue · comments

Hello i'm having a problem related to the hash when i open the url i dont see the generated hash
my url is 127.0.0.1/Panel/test.php

Hi @ khalid2204, do you see an error or something?

<?php
echo password_hash('<<YOUR PASSWORD GOES HERE>>', DEFAULT_PASSWORD);

Hi @khalid2204, any feedback on this?