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

Cant sign in with beef? #54

Open EzScripts opened 2 years ago

EzScripts commented 2 years ago

trying to sign in wiith beef and it says my username and password is beef and beef, that doesnt work and reloads the page? tips?

ahmishra commented 2 years ago

https://github.com/beefproject/beef/wiki/FAQ#how-do-i-configure-beef-with-ngrok, does this work for you? @EzScripts

perez-afk commented 2 years ago

Same error.

xavitc100 commented 2 years ago

https://github.com/beefproject/beef/wiki/FAQ#how-do-i-configure-beef-with-ngrok, does this work for you? @EzScripts

public: host: ".ngrok.io" # public hostname/IP address port: "443" https: true

We just have to put our string generated by ngrok in "host: "? I'm not sure if I understood it, pls can you confirm it? thank you

xavitc100 commented 2 years ago

No, this doesn't work, when you write the correct credentials it reloads the page

Astumblief commented 1 year ago

No, this doesn't work, when you write the correct credentials it reloads the page

Do you have a fix for that? I have the same problem.