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.26k stars 1.87k forks source link

New Feature : Whitelisting IPs and drop everything else #902

Open geople opened 1 year ago

geople commented 1 year ago

Hello

I would like to ask if you can implement the following feature :
Instead of blacklisting ips , create whitelisting ips functionality where all other requests will be rejected.

Thanks in advance