Only tested on Evilginx community edition.
How to run:
python3 phishlet_gen.py --platform google --edition community --output google.yaml
python3 phishlet_gen.py --platform m365 --edition community --output m365.yaml
The 365 phishlets seem to work in the community edition.
To do:
The Google phishlets aren't quite working. They redirect properly to the login page but kept getting stopped by CORS among other issues.