Evilginx not capturing username and password


I don’t know what could be wrong with my phishlets for … it won’t capture username and password only intercept cookies from the beginning and stops there

check if u have added auth urls and cookie section

at the end of the auth toekns add regex

for example

auth_tokens:
  - domain: '.login.**.com'
    keys: ['ESTSAUTH', 'ESTSAUTHPERSISTENT','SignInStateCookie', 'WLSSC', 'RPSSecAuth', '.*,regexp']

Okay I will do that now, and get back to you, thank you

It is still the same thing it stops where I said it usually stops, here

1 Like

thats host issue , create proxxy hosts for those subdomains

1 Like

Okay I will do that now

1 Like

I have done all the proxy host checked everything under network and storage added it to my DNS still the same thing.
Please what can I do next thing ?