This is a dynamic phishing URL detection engine based on PlayWright, capable of detection for gophish.
This is a simple Demo.
pip install -r requirements.txt
flask run
Access http://localhost:5000/check?url= and enter the URL you want to check.
For any questions or suggestions, please submit an issue.