- no IPv6 address for the webserver
- no DNSSEC
- no RPKI ROA for webserver BGP routes
- use of TLS 1.0 and no TLS 1.3
- use of insecure* ciphers
- CSP with 'unsafe-inline' in script-src
When I see TLS 1.0 and no TLS 1.3, I assume there is a bit of legacy openssl or at least the configuration of it. Probably wise to update the config since modern browsers don't support TLS 1.0.
* based on NCSC-NL: https://english.ncsc.nl/publications/publications/2021/janua...
I can envision fintech eventually being regulated into adopting DNSSEC. For everyone else it would probably require better tooling and fail-safes.
[1] - https://internet.nl/site/github.com/2231928/
[2] - https://ianix.com/pub/dnssec-outages.html
[3] - https://blog.apnic.net/2021/11/26/adoption-of-dns-security-m...
[4] - https://securityheaders.com/?q=https%3A%2F%2Fnews.ycombinato...
Out of curiosity, did you need to use a non-modern browser to create this thread and post on it?