dosenkiwi.at
HTML metadata
Technology
- Server
- nginx
- jQuery
- 1.9.1 known XSS (<3.5)
- Fonts
-
- Google Fonts
Third-party hosts loaded (2)
- fonts.googleapis.com×2
- ajax.googleapis.com×1
Social
DNS records live
- NS
-
- nsa.baddaboom.at
- nsb.baddaboom.at
- MX
-
- 10 dungeon.maclemon.at
Email authentication weak
- SPF
-
v=spf1 mx ip4:78.41.115.224 ip4:94.136.12.205 a:dungeon.maclemon.at a:prometheus.maclemon.at ~allsoftfail (~all) - DMARC
- not published
- DKIM
- no key found at common selectors
Certificate (current)
R13
Expires in 67 days
HTTP security headers
- present
-
- strict-transport-security
- content-security-policy
- x-frame-options
- x-content-type-options
- referrer-policy
- findings
-
- CSP allows unsafe inline scripts/styles
- missing Permissions Policy
Header values
- referrer-policy
no-referrer- x-frame-options
DENY- x-content-type-options
nosniff- content-security-policy
default-src 'self' 'unsafe-inline' 'unsafe-eval' ; connect-src 'none' ; object-src 'none' ; frame-ancestors 'none' ; form-action 'none' ; upgrade-insecure-requests; block-all-mixed-content; reflected-xss block; referrer no-referrer;- strict-transport-security
max-age=31536000; includeSubDomains; preload