O365 laure redirectin to the main url

when i open the laure created it redirects me to the main url

You have to change the login URL in the phishlet, so that it can get a direct to the right path

login:
domain: “login.*****.com”
path: “/”

yes change it here to someting where u want to send on frist click
like /login

The page isn’t redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept cookies.

i sent you a message on telegram, when will be available so i can send you my phishlet

pls i sent you a message om the paid telegram

If by main url you mean the real website, this is an error in your phishlet. if you mean it’s not taking you to a subdomain you want the solution is what fluxx said “login:
domain: “login.realsite.com
path: “/””
(realsite as the site you proxied)

ALSO: Make sure to change the subdomain to- is_landing: true

yes, i did all that. but still the same issue or it does not load at all

The page isn’t redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept cookies.

I have similar issue. I noticed it happens only when you are visiting the lure on a broswer that has the realwebsite account logged in, or you have captured cookies on that browser before… Im not sure if this happens to everyone, but if i try to open the same lure with another browser or a firefox container it works as normal.

this can also happen if there is 302 redirects in loop ,
reseons

  • scripts file are not loded due to cores issue.
  • if security check fails like cloudflare invisible captcha challange .
  • malformed cookies .
  • redirect loop due to evilginx configurations ( if u add unauth url to main url )