You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.assert(location.href !== 'https://ifconfig.me/all', 'Open redirect vulnerability found'); // This will be logged if an open redirect is present
}, 1000);
.. this will evaluate the page for open redirects. look for any IP address being returned.