cipheras / cipherginx

Advanced phishing tool:boom: used for session & credential grabbing and bypassing 2FA using man-in-the-middle attack :skull_and_crossbones: with standalone reverse proxy server.
MIT License
80 stars 28 forks source link

Generate custom phishing template #8

Open SuhailSumra opened 2 years ago

SuhailSumra commented 2 years ago

how do we make a custom template?

cipheras commented 2 years ago

Take reference from example.py file in config folder and replace whatever you like with anything. You can only modify already existed website. For new template create and host it on localhost and create a config and use localhost:port as address.

TRAPZZY commented 1 year ago

Thanks both i tried test running the script with the gconfig.py file in the config folder, but still getting the issue : no config found !

Dazmed707 commented 5 months ago

only use gconfig no use gconfig.py

Gracias a ambos, intenté ejecutar la secuencia de comandos con el archivo gconfig.py en la carpeta de configuración, pero sigo teniendo el problema: ¡no se encontró ninguna configuración!