hash3liZer / evilginx2

Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
GNU General Public License v3.0
101 stars 40 forks source link

MFA Tokens not capture #24

Closed bhatsy06 closed 1 year ago

bhatsy06 commented 1 year ago

I have installed evilginx2 per instructions here. I have setup a lure for o365 using default settings. For some reason even when i am doing MFA using SMS on my phone of Microsoft I am not seeing the MFA token being captured. Is there anything i need to add to the o365.yaml file to make this work? I have blacklist set to unauth. Screenshot 2023-01-26 at 10 35 55 AM /evilginx2/phishlets$ more o365.yaml name: 'o365' author: '@jamescullum' min_ver: '2.3.0' proxy_hosts:

bhatsy06 commented 1 year ago

I was able to resolve this updating the phishlet as shown. Basically remove the "domain: 'login.microsoftonline.com' keys: ['SignInStateCookie']" and condense it into just one as shown below. Hope this helps someone else looking into this.

auth_tokens:

LekinriGhost commented 1 year ago

Hey I was trying to figure out how did you update the file with the code you claim fixed the problem. Cause I'm having same problem like I don't receive any results login and token no matter what I tried

LekinriGhost commented 1 year ago

IM VERY DISAPPOINTED AT THE OWNER ITSELF @mrgretzky I REALLY LIVE YOUR TOOLS I ONLY HAD ISSUE AND WAS TRYING TO GET THE UPDATE YOU CLAIM I PAID HIM HE SEND ME A YAML FILE THAT DONT WORK WORSE THAN EVEN THE ONE IN THE FREE TOOLS . AND SINCE HE DONT REPLY MY MESSAGE THATS JUST SAD CAUSE I DID TRUST YOU

hash3liZer commented 1 year ago

Hey, @LekinriGhost @bhatsy06 i am reviewing this project for now. Are there any problems with it for now? Let me know so i can close the issues.