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

How to Configure Evilginx to Accept All Requests Without Redirecting Unauthorized Ones? #1084

Closed swargaraj closed 4 days ago

swargaraj commented 1 week ago

By default, it seems to redirect unauthorized requests, but I want to configure it to accept all requests, regardless of their authorization status. Any guidance or examples on how to achieve this would be greatly appreciated!

newtothisfornow commented 4 days ago

make sure you dont copy any blank space when copying link from evilginx

your have probably blacklisted yourself

turn blacklist off

remove your ip from black list

create new browser user and try again and you should be able to test the phishlet

swargaraj commented 4 days ago

thanks. dont know why my ip gets blacklisted instantly.