please I’m seeking for guide from an expert or an experienced user of evilginx. How do I avoid my ip been blocked and phishlets link will be redirected to youtube? Any idea is appreciated. Thank you all
Вложения
Последнее редактирование:
Thank youhere is the new evilginx3 phishlet format. to redirect to youtube after session capture, just change the "redirect_url".
as for why your IP is being banned instantly, your domain and/or hosting provider is on the spamhaus' blacklist.
For the duration of the test, you can simply set a different mode for the blacklist.
for example, simply removing it by writing the command "blacklist off".
Here, in principle, all the options are described in more detail on their website:
Blacklist | Evilginx
Blacklisting feature will help you block access from computers trying to scan your Evilginx HTTP server. With default settings, an IP of the originating request is added to blacklist whenever the request is unathorized.help.evilginx.com
In fact, there is very good documentation there, you can look for answers in it. I was using command “blacklist unauth” so
For the duration of the test, you can simply set a different mode for the blacklist.
for example, simply removing it by writing the command "blacklist off".
Here, in principle, all the options are described in more detail on their website:
Blacklist | Evilginx
Blacklisting feature will help you block access from computers trying to scan your Evilginx HTTP server. With default settings, an IP of the originating request is added to blacklist whenever the request is unathorized.help.evilginx.com
In fact, there is very good documentation there, you can look for answers in it.
Thank you. I was using command blacklist unauth.For the duration of the test, you can simply set a different mode for the blacklist.
for example, simply removing it by writing the command "blacklist off".
Here, in principle, all the options are described in more detail on their website:
Blacklist | Evilginx
Blacklisting feature will help you block access from computers trying to scan your Evilginx HTTP server. With default settings, an IP of the originating request is added to blacklist whenever the request is unathorized.help.evilginx.com
In fact, there is very good documentation there, you can look for answers in it.