⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.94
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
softaculous
/
userspice
/
View File Name :
notes.txt
1. Use default captcha key.(NA) 2. cookie_name is same for all installation.(NA) 3. enter sitename in "Site Name" Message (NA) 4. Use default private and public key(NA) 5. After manual install change email and password and check diff with previous dump ( Username is not changing so we have provided email for login ). 6. Selct Timezone : America/New_York. 7. PHP REQUIREMENT LINK : install/install/includes/install_settings.php 8. Use default value "vericode" column of "users" table its hardcoded in install\install\includes\sql.sql" 9. We Did not added Cron Job because we need cron ip to allow 10. Keep the value 0 in "force_pr" column of "users" table (do this to skip the reset password after login) 11. MYSQL version in info.xml is kept as 5.7.0 as we faced issue while installation on MYSQL 5.6 i.e Failed to create rate limits table: ERROR #42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'JSON NULL. 12. We have added openssl and sodium requirements in info.xml since, functions/classes from those extensions are needed to create totp key in totp_key.php.