Regarding spectra foothold,
I got the creds from http://spectra.htb/testing/wp-config.php.save file but I cannot connect to the MySQL server using those creds.
I tried mysql -h spectra.htb -u devtest -pdevteam01 dev and it says
ERROR 1130 (HY000): Host 'xx.xx.xx.xx' is not allowed to connect to this MySQL server. Am I on the right track or is there something I'm missing?
Could you please help me with this?