Hi,
I noticed that some of my hosts reported available updates, that were in fact downgrades. Turns out that the server at 69.162.69.58 behind files.directadmin.com serves an outdated versions.txt file, and possibly other things:
I noticed that some of my hosts reported available updates, that were in fact downgrades. Turns out that the server at 69.162.69.58 behind files.directadmin.com serves an outdated versions.txt file, and possibly other things:
Code:
$ dig files.directadmin.com +short
69.162.69.58
104.128.54.74
185.42.221.168
Code:
$ curl -sk -H "Host: files.directadmin.com" https://69.162.69.58/services/custombuild/versions.txt | grep ^php80
php80:8.0.17:3b31e7657bcc1686d960884197dd4cca
$ curl -sk -H "Host: files.directadmin.com" https://104.128.54.74/services/custombuild/versions.txt | grep ^php80
php80:8.0.18:d43587670b3bda91011f38e8d3b65bbb
$ curl -sk -H "Host: files.directadmin.com" https://185.42.221.168/services/custombuild/versions.txt | grep ^php80
php80:8.0.18:d43587670b3bda91011f38e8d3b65bbb