Hi, I’m using Evilginx2 for a cybersecurity project.
When I try to access my lure URL (https://mypayaccess.pro
), I get repeated unauthorized request
errors in the logs, even though:
- DNS and SSL are correctly set up
- The domain is properly configured in my YAML (
facebook.yaml
) - I’m using the exact URL from
lures get-url 0
- I tested on multiple devices and browsers (no VPN or iCloud Relay)
The error looks like this: [facebook] unauthorized request: https://mypayaccess.pro/ (iPhone User-Agent).
Any idea what’s causing this or how to fix it?
Thanks in advance!