stormshadow07 / BeeF-Over-Wan

Browser Exploitation Framework is a Open-source penetration testing tool that focuses on browser-based vulnerabilities .This Python Script does the changes Required to make hooked Linked Accessible Over WAN .So anyone can use this framework and Attack Over WAN without Port Forwarding [NGROK or any Localhost to Webhost Service Required ]
GNU General Public License v3.0
153 stars 93 forks source link

Credentials given are not the right ones !!! #97

Open TheAbshacker opened 2 months ago

TheAbshacker commented 2 months ago

When I try to access my ui, I need to login, the credentials are

"Username" == beef

"Password" == beef

The username is okay

But the password is wrong

Here's a pic

Screenshot_20240501-035117_Termux

Screenshot_20240501-035231_Chrome

IDK the password, I am a password guesser but for this one, it is driving me crazy.

A-Unix commented 1 month ago

When I try to access my ui, I need to login, the credentials are

"Username" == beef

"Password" == beef

The username is okay

But the password is wrong

Here's a pic

Screenshot_20240501-035117_Termux

Screenshot_20240501-035231_Chrome

IDK the password, I am a password guesser but for this one, it is driving me crazy.

You are using termux here, I suggest you to use Kali linux since the termux is not being monitored/maintained anymore by its creator. Maybe there are some dependencies missing from termux which are required to run the BEEF. You can find many youtube tutorials on how to install Kali linux on pc or mobile. I hope that will solve your issue.