waelmas / frameless-bitb

A new approach to Browser In The Browser (BITB) without the use of iframes, allowing the bypass of traditional framebusters implemented by login pages like Microsoft and the use with Evilginx.
BSD 3-Clause "New" or "Revised" License
338 stars 40 forks source link

Getting proxy error on subdomain #10

Closed adnankhanakib closed 5 months ago

adnankhanakib commented 5 months ago

Hello, I've noticed that I am getting proxy error only when I use sub-domain. When I try to access main domain it shows landing page perfectly.

image

waelmas commented 5 months ago

Hey again,

Did you check that Evilginx on its own is working properly as discussed in https://github.com/waelmas/frameless-bitb/issues/9 ?

Since the homepage is working, this is 99% an issue with Evilginx being unreachable on port 8443.

waelmas commented 5 months ago

Seems like this issue is related to Evilginx setup, closing it for now but if this is not the case, please open a new issue. Just please make sure the Evilginx setup alone is working properly first and make sure to attach all relevant information.