Security Report Summary
B
Site: | https://greasyfork.org/en/discussions/requests/173654-esp-for-browser-games | ||
---|---|---|---|
IP Address: | 172.67.164.117 | ||
Report Time: | 27 Aug 2025 04:39:11 UTC | ||
Headers: |
|
||
Advanced: |
|
Missing Headers
Content-Security-Policy | Content 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. |
---|---|
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
HTTP/2 | 200 |
---|---|
date | Wed, 27 Aug 2025 04:39:11 GMT |
content-type | text/html; charset=utf-8 |
server | cloudflare |
x-frame-options | SAMEORIGIN |
x-xss-protection | 0 |
x-content-type-options | nosniff |
x-permitted-cross-domain-policies | none |
referrer-policy | strict-origin-when-cross-origin |
link | </vite/assets/application-CGcGKJxM.js>; rel=modulepreload; as=script; crossorigin=anonymous; nopush,</vite/assets/application-DEK77ZGA.css>; rel=preload; as=style; nopush |
vary | Accept |
vary | accept-encoding |
cache-control | max-age=0, private, must-revalidate |
x-request-id | 0eae5fed-669c-42ca-b7a9-4bd085c86fbd |
x-runtime | 0.018301 |
access-control-allow-origin | * |
strict-transport-security | max-age=31536000 |
x-backend-server | archer |
report-to | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mKOy5AeRMKA7BZQE4oyaYFlAv%2BBpl7jzQLOZ7rn%2B%2FhO1MRUSD%2FXLVSm%2By%2BgHRu33MRKp1nUJf5Dwu1cckjyntNGSDIB9JY3S4VGCBLZw"}]} |
nel | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} |
cf-cache-status | DYNAMIC |
content-encoding | gzip |
set-cookie | locale_messaged=true; HttpOnly; SameSite=Lax; Secure; Path=/ |
set-cookie | _greasyfork_session=IWgr2zdk%2FkzvW6fzN8p0HNojZBWaUWeACT1zmt2f6HUYzOp%2BWolijEdFba3J6327XbHmqYg7Dqa1mnHvtY6Fq27oCbqYMses2rV7BCGJSX%2Fhi42mpqraIoqWhESvPqxRJ8CUBSnovRH0aT2o6OejlYI6j99fUFoQRLtT4hCh3Bx24BKPwdfWFne5xCmmDfbj4opKFPfnEpicdXc7CqOmI8B52s%2Bvwvbc8%2BvKudgcxluBm0Z%2FoG0T7hjMRyKsqfqCp2yf535WrkN35G6%2F3ZZrWNWZU6jJ2ii28N1%2B--d3IGQ55kYPmoEiyd--%2FFU9V6wdGWH6D7nnLo08oQ%3D%3D; HttpOnly; SameSite=Lax; Secure; Path=/ |
cf-ray | 9758e2396977bdcc-DUB |
alt-svc | h3=":443"; ma=86400 |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-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-Opener-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
---|---|
x-frame-options | X-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. |
x-xss-protection | X-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-options | X-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-policy | Referrer 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. |
access-control-allow-origin | This is a very lax CORS policy. Such a policy should only be used on a public CDN. |
strict-transport-security | HTTP 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. |
report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |
nel | Network Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports. |
set-cookie | There is no Cookie Prefix on this cookie. |