kgretzky / 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
BSD 3-Clause "New" or "Revised" License
10.54k stars 1.91k forks source link

proxy for current session? #782

Closed kileyturney closed 1 year ago

kileyturney commented 2 years ago

Can anybody explain to me how to do that socks5 will proxy each new session? Now I am change some files and when come new visitor evilginx get new socks5 by api and set it as proxy, but it changed for all sessions, not individual. How to set proxy that each sessions have own socks?