Security Report Summary
A+
Site: https://www.afgcoin.net/
IP Address: 66.29.129.165
Report Time: 30 Aug 2026 04:41:05 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Referrer-Policy
  • Content-Security-Policy
  • X-Frame-Options
  • Permissions-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/1.1200 OK
Servernginx
DateSun, 30 Aug 2026 04:41:04 GMT
Content-Typetext/html; charset=UTF-8
Content-Length278160
Connectionkeep-alive
Cache-Controlprivate, must-revalidate
pragmano-cache
expires-1
Access-Control-Allow-MethodsGET, POST, OPTIONS
Access-Control-Allow-HeadersContent-Type, Authorization
Set-CookieXSRF-TOKEN=eyJpdiI6IlhvZEpHNEQ5OVpIVXE3OElTdyt3NEE9PSIsInZhbHVlIjoiaDJDQXhOOUhrNEdiVFB4bEt2SCtEMVlVQ1JZZXAySzUwZG85cFlpRWdJOGFEcmxQekh2TW9qSTZ3RWVZLzVSMzJmZDJvdUN5c0YybXZSalI5d01vMVE2RmlYM2l2ZFdMYUp1VjVqL245SFB3Ym1KL3pYOXdSYThLdjMzTitaUk8iLCJtYWMiOiI5YmVkYTIyNzUzYzJiYjc5YmQzOWNkMDYyYThlNzlkYWVkZTU2MDU1YjVmZDkxMDllZDQ5YWYwZWFlNTZhY2E4IiwidGFnIjoiIn0%3D; expires=Sun, 30 Aug 2026 06:41:04 GMT; Max-Age=7200; path=/; domain=.afgcoin.net; secure; samesite=lax
Set-Cookieafgcoin_session=eyJpdiI6IjlOcjdHQ21LN3BxRlJQT2QwOWh2TFE9PSIsInZhbHVlIjoiN1JWMkR2allVMnpNSUlETGc2QmdsWjZ1VUxXYlk5bHNpL0RQSGRTWWdMMFp3MytYYzJUZFJieUxqdXVSV2RQTFoxbGJNR2Fqa2t5NThJSUQ4WDVOVnlNcmxoMHdLcmJZN2syWnFRc05PZmgzTmVPQ2tNa2ViaWtKeTVYMDBTVG4iLCJtYWMiOiIyYzNhMzQzNzg2NmNkZTkxZDNlYTZiMmViZTEyZjc5NGQ0ZmE4ZDQxZmY4OTNhYzg5NmE3NjA5ZTU1OTJjMDZjIiwidGFnIjoiIn0%3D; expires=Sun, 30 Aug 2026 06:41:04 GMT; Max-Age=7200; path=/; domain=.afgcoin.net; secure; httponly; samesite=lax
x-cached-byASP.NET
x-powered-byASP.NET
X-AspNet-Version4.0.30319
X-AspNetMvc-Version5.2
X-EngineASP.NET Core
X-Cache-HandlerIIS
x-turbo-charged-byIIS
Strict-Transport-Securitymax-age=63072000; includeSubDomains; preload
X-XSS-Protection1; mode=block
X-Content-Type-Optionsnosniff
Referrer-Policyno-referrer-when-downgrade
Expect-CTmax-age=7776000, enforce
Content-Security-Policyupgrade-insecure-requests
X-Frame-OptionsSAMEORIGIN
Cross-Origin-Opener-Policyunsafe-none
Cross-Origin-Resource-Policysame-site
X-Mod-Pagespeed1.13.35.2-0
VaryAccept-Encoding,User-Agent
Cross-Origin-Opener-Policy-Report-Onlyunsafe-none; report-to='default'
Permissions-Policyencrypted-media=(self), fullscreen=(self), payment=(self)
Cross-Origin-Embedder-Policyunsafe-none; report-to='default'
Cross-Origin-Embedder-Policy-Report-Onlyunsafe-none; report-to='default'
X-Permitted-Cross-Domain-Policiesnone
Access-Control-Allow-MethodsGET, POST, OPTIONS
Access-Control-Allow-HeadersOrigin, X-Requested-With, Content-Type, Accept, Authorization
Cache-Controlmax-age=0, no-cache, s-maxage=10
Additional Information
ServerThis Server header seems to advertise the software being run on the server but you can remove or change this value.
Set-CookieThere is no Cookie Prefix on this cookie.
x-powered-byX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header should be removed or the value changed.
X-AspNet-VersionX-AspNet-Version details specific information about your ASP.NET version and should be removed.
X-AspNetMvc-VersionX-AspNetMvc-Version details further information about your ASP.NET MVC version and should be removed.
Strict-Transport-SecurityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
X-XSS-ProtectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.
X-Content-Type-OptionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
Referrer-PolicyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
Expect-CTExpect-CT will soon be deprecated and can be removed.
Content-Security-PolicyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
X-Frame-OptionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Cross-Origin-Opener-Policy-Report-OnlyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Embedder-Policy-Report-OnlyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.