From f070154a63b8b19810dbcc36123033d46d92919e Mon Sep 17 00:00:00 2001
From: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 4 Aug 2024 01:17:21 +0000
Subject: [PATCH] chore: report update
---
report.json | 1967 ++++++++++++++++++++++++++++++++-------------------
1 file changed, 1246 insertions(+), 721 deletions(-)
diff --git a/report.json b/report.json
index 83d84d71..0493f988 100644
--- a/report.json
+++ b/report.json
@@ -5,7 +5,199 @@
"repositories": [
"matchID-project/matchID-project.github.io"
],
- "http": null,
+ "http": {
+ "url": "https://www.matchid.io",
+ "algorithm_version": 3,
+ "end_time": "Sun, 04 Aug 2024 01:07:51 GMT",
+ "grade": "C",
+ "hidden": false,
+ "likelihood_indicator": "MEDIUM",
+ "response_headers": {
+ "Access-Control-Allow-Origin": "*",
+ "Age": "1",
+ "CF-Cache-Status": "DYNAMIC",
+ "CF-RAY": "8adaa71a4ba1a35f-SEA",
+ "Cache-Control": "max-age=600",
+ "Connection": "keep-alive",
+ "Content-Encoding": "gzip",
+ "Content-Type": "text/html; charset=utf-8",
+ "Date": "Sun, 04 Aug 2024 01:07:49 GMT",
+ "Last-Modified": "Sat, 25 May 2024 01:44:48 GMT",
+ "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
+ "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=NsI0RV4G%2FSfoC6W2LZkDX2gwRyZ6up6ooREfd0wsu9gxU5%2B7ku1P9hmfVZ9GXbAy9N4lRfEHDoWof6Dx65Msgv%2BSzUowxmH8gE2v8DFzV1Wjxn%2B7mvm1zyWJqTUC\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
+ "Server": "cloudflare",
+ "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload",
+ "Transfer-Encoding": "chunked",
+ "Vary": "Accept-Encoding",
+ "Via": "1.1 varnish",
+ "X-Cache": "HIT",
+ "X-Cache-Hits": "1",
+ "X-Content-Type-Options": "nosniff",
+ "X-Fastly-Request-ID": "98d64d0452c50ff7d528448ca3890381883c2b62",
+ "X-GitHub-Request-Id": "1E8B:13AA4D:3A7763:3C61F2:66AECA7E",
+ "X-Served-By": "cache-pao-kpao1770040-PAO",
+ "X-Timer": "S1722733670.532270,VS0,VE1",
+ "alt-svc": "h3=\":443\"; ma=86400",
+ "expires": "Sun, 04 Aug 2024 00:35:34 GMT",
+ "x-proxy-cache": "MISS"
+ },
+ "scan_id": 54080248,
+ "score": 50,
+ "start_time": "Sun, 04 Aug 2024 01:07:48 GMT",
+ "state": "FINISHED",
+ "status_code": 200,
+ "tests_failed": 3,
+ "tests_passed": 7,
+ "tests_quantity": 10,
+ "details": {
+ "content-security-policy": {
+ "expectation": "csp-implemented-with-no-unsafe",
+ "name": "content-security-policy",
+ "output": {
+ "data": null,
+ "http": false,
+ "meta": false,
+ "numPolicies": 0,
+ "policy": null
+ },
+ "pass": false,
+ "result": "csp-not-implemented",
+ "score_description": "Content Security Policy (CSP) header not implemented",
+ "score_modifier": -25
+ },
+ "cookies": {
+ "expectation": "cookies-secure-with-httponly-sessions",
+ "name": "cookies",
+ "output": {
+ "data": null,
+ "sameSite": null
+ },
+ "pass": true,
+ "result": "cookies-not-found",
+ "score_description": "No cookies detected",
+ "score_modifier": 0
+ },
+ "cross-origin-resource-sharing": {
+ "expectation": "cross-origin-resource-sharing-not-implemented",
+ "name": "cross-origin-resource-sharing",
+ "output": {
+ "data": {
+ "acao": "*",
+ "clientaccesspolicy": null,
+ "crossdomain": null
+ }
+ },
+ "pass": true,
+ "result": "cross-origin-resource-sharing-implemented-with-public-access",
+ "score_description": "Public content is visible via cross-origin resource sharing (CORS) Access-Control-Allow-Origin header",
+ "score_modifier": 0
+ },
+ "redirection": {
+ "expectation": "redirection-to-https",
+ "name": "redirection",
+ "output": {
+ "destination": "https://matchid.io/",
+ "redirects": true,
+ "route": [
+ "http://www.matchid.io/",
+ "https://www.matchid.io/",
+ "http://matchid.io/",
+ "https://matchid.io/"
+ ],
+ "status_code": 200
+ },
+ "pass": true,
+ "result": "redirection-to-https",
+ "score_description": "Initial redirection is to HTTPS on same host, final destination is HTTPS",
+ "score_modifier": 0
+ },
+ "referrer-policy": {
+ "expectation": "referrer-policy-private",
+ "name": "referrer-policy",
+ "output": {
+ "data": null,
+ "http": false,
+ "meta": false
+ },
+ "pass": true,
+ "result": "referrer-policy-not-implemented",
+ "score_description": "Referrer-Policy header not implemented",
+ "score_modifier": 0
+ },
+ "strict-transport-security": {
+ "expectation": "hsts-implemented-max-age-at-least-six-months",
+ "name": "strict-transport-security",
+ "output": {
+ "data": "max-age=15552000; includeSubDomains; preload",
+ "includeSubDomains": true,
+ "max-age": 15552000,
+ "preload": true,
+ "preloaded": false
+ },
+ "pass": true,
+ "result": "hsts-implemented-max-age-at-least-six-months",
+ "score_description": "HTTP Strict Transport Security (HSTS) header set to a minimum of six months (15768000)",
+ "score_modifier": 0
+ },
+ "subresource-integrity": {
+ "expectation": "sri-implemented-and-external-scripts-loaded-securely",
+ "name": "subresource-integrity",
+ "output": {
+ "data": {
+ "https://code.iconify.design/2/2.1.0/iconify.min.js": {
+ "crossorigin": null,
+ "integrity": null
+ },
+ "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904": {
+ "crossorigin": "anonymous",
+ "integrity": null
+ },
+ "https://www.googletagmanager.com/gtag/js?id=G-49J1J0GERX": {
+ "crossorigin": null,
+ "integrity": null
+ }
+ }
+ },
+ "pass": false,
+ "result": "sri-not-implemented-but-external-scripts-loaded-securely",
+ "score_description": "Subresource Integrity (SRI) not implemented, but all external scripts are loaded over HTTPS",
+ "score_modifier": -5
+ },
+ "x-content-type-options": {
+ "expectation": "x-content-type-options-nosniff",
+ "name": "x-content-type-options",
+ "output": {
+ "data": "nosniff"
+ },
+ "pass": true,
+ "result": "x-content-type-options-nosniff",
+ "score_description": "X-Content-Type-Options header set to \"nosniff\"",
+ "score_modifier": 0
+ },
+ "x-frame-options": {
+ "expectation": "x-frame-options-sameorigin-or-deny",
+ "name": "x-frame-options",
+ "output": {
+ "data": null
+ },
+ "pass": false,
+ "result": "x-frame-options-not-implemented",
+ "score_description": "X-Frame-Options (XFO) header not implemented",
+ "score_modifier": -20
+ },
+ "x-xss-protection": {
+ "expectation": "x-xss-protection-disabled",
+ "name": "x-xss-protection",
+ "output": {
+ "data": null
+ },
+ "pass": true,
+ "result": "x-xss-protection-not-implemented",
+ "score_description": "Deprecated X-XSS-Protection header not implemented",
+ "score_modifier": 0
+ }
+ }
+ },
"updownio": null,
"nmap": {
"host": "www.matchid.io",
@@ -257,7 +449,7 @@
"ip": "www.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
- "finding": "supported"
+ "finding": "not supported"
},
{
"id": "TLS_timestamp",
@@ -404,7 +596,7 @@
"ip": "www.matchid.io/172.67.179.218",
"port": "443",
"severity": "MEDIUM",
- "finding": "expires < 60 days (44)"
+ "finding": "expires < 60 days (37)"
},
{
"id": "cert_notBefore",
@@ -614,21 +806,21 @@
"ip": "www.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
- "finding": "+225 seconds from localtime"
+ "finding": "+2177 seconds from localtime"
},
{
"id": "HTTP_headerTime",
"ip": "www.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
- "finding": "1722128901"
+ "finding": "1722733719"
},
{
"id": "HTTP_headerAge",
"ip": "www.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
- "finding": "225 seconds"
+ "finding": "2177 seconds"
},
{
"id": "HSTS_time",
@@ -691,7 +883,7 @@
"ip": "www.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
- "finding": "cache-sjc10039-SJC"
+ "finding": "cache-sjc10021-SJC"
},
{
"id": "banner_reverseproxy",
@@ -699,7 +891,7 @@
"port": "443",
"severity": "INFO",
"cwe": "CWE-200",
- "finding": "Via: 1.1 varnishX-Cache: HITX-Cache-Hits: 1"
+ "finding": "Via: 1.1 varnishX-Cache: HITX-Cache-Hits: 2"
},
{
"id": "heartbleed",
@@ -1547,7 +1739,7 @@
"ip": "www.matchid.io/104.21.64.91",
"port": "443",
"severity": "MEDIUM",
- "finding": "expires < 60 days (44)"
+ "finding": "expires < 60 days (37)"
},
{
"id": "cert_notBefore",
@@ -1757,21 +1949,21 @@
"ip": "www.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
- "finding": "+260 seconds from localtime"
+ "finding": "+2211 seconds from localtime"
},
{
"id": "HTTP_headerTime",
"ip": "www.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
- "finding": "1722128936"
+ "finding": "1722733753"
},
{
"id": "HTTP_headerAge",
"ip": "www.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
- "finding": "260 seconds"
+ "finding": "2211 seconds"
},
{
"id": "HSTS_time",
@@ -1834,7 +2026,7 @@
"ip": "www.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
- "finding": "cache-sjc10080-SJC"
+ "finding": "cache-sjc10041-SJC"
},
{
"id": "banner_reverseproxy",
@@ -2341,7 +2533,7 @@
"ip": "www.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
- "finding": "71"
+ "finding": "70"
}
],
"thirdparties": {
@@ -2428,15 +2620,15 @@
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904"
+ "url": "https://code.iconify.design/2/2.1.0/iconify.min.js"
},
{
"type": "unknown",
- "url": "https://code.iconify.design/2/2.1.0/iconify.min.js"
+ "url": "https://matchid.io/assets/dsfr/dsfr.module.js"
},
{
"type": "unknown",
- "url": "https://matchid.io/assets/dsfr/dsfr.module.js"
+ "url": "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904"
},
{
"type": "google tag manager",
@@ -2464,19 +2656,19 @@
},
{
"type": "unknown",
- "url": "https://static1.dmcdn.net/playerv5/dmp.photon_boot.9a7aa3721238d1935fe9.js"
+ "url": "https://static1.dmcdn.net/playerv5/dmp.photon_boot.af6d995d9722a9b1f6af.js"
},
{
"type": "unknown",
- "url": "https://static1.dmcdn.net/playerv5/dmp.photon_app.1fcb951c54b54bf63f90.js"
+ "url": "https://static1.dmcdn.net/playerv5/dmp.photon_app.6a7ae2d95a3eee062efa.js"
},
{
"type": "unknown",
- "url": "https://static1.dmcdn.net/playerv5/dmp.photon_player.fe7e27fe880dc6cc97b5.js"
+ "url": "https://static1.dmcdn.net/playerv5/dmp.photon_player.fc279be8298c0330ac88.js"
},
{
"type": "unknown",
- "url": "https://static1.dmcdn.net/playerv5/dmp.includes.ee8c7cd26810491ee25a.js"
+ "url": "https://static1.dmcdn.net/playerv5/dmp.includes.aaad92b0b813aecfa77f.js"
},
{
"type": "google",
@@ -2488,71 +2680,71 @@
},
{
"type": "unknown",
- "url": "https://static1.dmcdn.net/playerv5/dmp.advertising.bc41ebc737f7a236b66c.js"
+ "url": "https://static1.dmcdn.net/playerv5/dmp.advertising.06d476105e4285b56adb.js"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/css/global.css"
+ "url": "https://static1.dmcdn.net/playerv5/dmp.locale-en-US.0ed14f8bc25497988b65.json"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/css/matchid.min.css"
+ "url": "https://pebed.dm-event.net/"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/build/module/bundle.css"
+ "url": "https://pebed.dm-event.net/"
},
{
- "type": "cloudflare",
- "url": "https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015",
- "details": {
- "id": "cloudflare",
- "message": "Host files locally"
- }
+ "type": "unknown",
+ "url": "https://pebed.dm-event.net/"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js"
+ "url": "https://www.dailymotion.com/player/metadata/video/x7okqx1?embedder=https%3A%2F%2Fmatchid.io%2F&locale=en-US&dmV1st=6d09914f-2f2e-493f-8c42-98830b57c2c5&dmTs=616224&is_native_app=0&dmViewId=1i4derqipaf6d65e4ea"
},
{
"type": "unknown",
- "url": "https://static1.dmcdn.net/playerv5/dmp.locale-en-US.0ed14f8bc25497988b65.json"
+ "url": "https://vendorlist.dmcdn.net/v2/archives/vendor-list-v204.json"
},
{
"type": "unknown",
- "url": "https://pebed.dm-event.net/"
+ "url": "https://vendorlist.dmcdn.net/v3/archives/vendor-list-v25.json"
},
{
"type": "unknown",
- "url": "https://pebed.dm-event.net/"
+ "url": "https://deces.matchid.io/css/global.css"
},
{
"type": "unknown",
- "url": "https://pebed.dm-event.net/"
+ "url": "https://deces.matchid.io/css/matchid.min.css"
},
{
"type": "unknown",
- "url": "https://www.dailymotion.com/player/metadata/video/x7okqx1?embedder=https%3A%2F%2Fmatchid.io%2F&locale=en-US&dmV1st=95c67380-8c54-433e-8b26-3d80a64f2233&dmTs=41934&is_native_app=0&dmViewId=1i3re2816b03bf0f892"
+ "url": "https://deces.matchid.io/build/module/bundle.css"
},
{
- "type": "unknown",
- "url": "https://vendorlist.dmcdn.net/v2/archives/vendor-list-v204.json"
+ "type": "cloudflare",
+ "url": "https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015",
+ "details": {
+ "id": "cloudflare",
+ "message": "Host files locally"
+ }
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/js/matchid.min.js"
+ "url": "https://deces.matchid.io/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/build/module/main.js"
+ "url": "https://deces.matchid.io/js/matchid.min.js"
},
{
"type": "unknown",
- "url": "https://vendorlist.dmcdn.net/v3/archives/vendor-list-v25.json"
+ "url": "https://deces.matchid.io/build/module/main.js"
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202407230101/show_ads_impl.js"
+ "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202407290101/show_ads_impl.js"
},
{
"type": "unknown",
@@ -2560,7 +2752,7 @@
},
{
"type": "google",
- "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je47o0v892384882za200&_p=1722128867446&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&tag_exp=95250753&cid=896452112.1722128868&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&frm=0&pscdl=noapi&_s=1&sid=1722128867&sct=1&seg=0&dl=https%3A%2F%2Fmatchid.io%2F&dt=matchID&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=650",
+ "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je47v0v892384882za200&_p=1722733685461&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&tag_exp=95250753&cid=2067755685.1722733686&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&frm=0&pscdl=noapi&_s=1&sid=1722733685&sct=1&seg=0&dl=https%3A%2F%2Fmatchid.io%2F&dt=matchID&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=617",
"details": {
"id": "google",
"message": "Use hosted Matomo instance"
@@ -2568,7 +2760,7 @@
},
{
"type": "google analytics",
- "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=896452112.1722128868>m=45je47o0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0&frm=0",
+ "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=2067755685.1722733686>m=45je47v0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0&frm=0&tag_exp=95250753",
"details": {
"id": "google analytics",
"message": "Use hosted Matomo instance"
@@ -2580,11 +2772,11 @@
},
{
"type": "unknown",
- "url": "https://api.iconify.design/ri.json?icons=github-line"
+ "url": "https://deces.matchid.io/cdn-cgi/rum?"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/cdn-cgi/rum?"
+ "url": "https://api.iconify.design/ri.json?icons=github-line"
},
{
"type": "unknown",
@@ -2604,7 +2796,7 @@
},
{
"type": "google analytics",
- "url": "https://googleads.g.doubleclick.net/pagead/html/r20240724/r20110914/zrt_lookup.html",
+ "url": "https://googleads.g.doubleclick.net/pagead/html/r20240731/r20110914/zrt_lookup.html",
"details": {
"id": "google analytics",
"message": "Use hosted Matomo instance"
@@ -2612,7 +2804,7 @@
},
{
"type": "google analytics",
- "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&abgtt=6&lmt=1716601488&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=0&aihb=0&asro=0&ailel=29~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aiael=29~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aifxl=27_15~30_19&aiixl=29_5~27_3~30_6&aslmct=0.7&asamct=0.7&aiombap=1&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1722128867487&bpp=14&bdt=496&idt=129&shv=r20240724&mjsv=m202407230101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=6248663853894&frm=20&pv=2&ga_vid=896452112.1722128868&ga_sid=1722128868&ga_hid=239705212&ga_fc=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=44759875%2C44759926%2C44759842%2C31085512%2C95334525%2C95334828%2C95337870%2C95338227%2C95338257%2C95335245%2C95336266&oid=2&pvsid=4414550954652663&tmod=1590026693&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=167",
+ "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&abgtt=6&lmt=1716601488&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=0&aihb=0&asro=0&ailel=29~34~32~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aiael=29~34~32~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aifxl=32_18~27_15~30_19&aiixl=29_5~32_9~27_3~30_6&aslmct=0.7&asamct=0.7&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1722733685491&bpp=14&bdt=479&idt=109&shv=r20240731&mjsv=m202407290101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=7498545405554&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=44759875%2C44759926%2C44759842%2C95336640%2C31085665%2C44795922%2C95334525%2C95334829%2C95337027%2C95337870%2C95337875%2C95339222%2C95336267&oid=2&pvsid=1587565360622910&tmod=422239718&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=139",
"details": {
"id": "google analytics",
"message": "Use hosted Matomo instance"
@@ -2620,7 +2812,7 @@
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240724&st=env"
+ "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240731&st=env"
},
{
"type": "unknown",
@@ -2628,7 +2820,7 @@
},
{
"type": "unknown",
- "url": "https://s2.dmcdn.net/v/Ri5b51cVP1EJPfJgc/x240"
+ "url": "https://s1.dmcdn.net/v/Ri5b51cVP1EJPfJgc/x240"
},
{
"type": "unknown",
@@ -2636,43 +2828,43 @@
},
{
"type": "unknown",
- "url": "https://tpc.googlesyndication.com/sodar/sodar2.js"
+ "url": "https://deces.matchid.io/build/module/Geo-61cb8b38.js"
},
{
"type": "unknown",
- "url": "https://static1.dmcdn.net/playerv5/dmp.omweb-v1.2f8096b04dea540d5bfd.js"
+ "url": "https://deces.matchid.io/deces/api/v1/version"
},
{
"type": "unknown",
- "url": "https://static1.dmcdn.net/playerv5/dmp.omid-session-client-v1.582634dfc4708ea0ffca.js"
+ "url": "https://deces.matchid.io/favicon.svg"
},
{
"type": "unknown",
- "url": "https://static1.dmcdn.net/ABCFavorit-Bold.woff2"
+ "url": "https://deces.matchid.io/deces/api/v1/search"
},
{
"type": "unknown",
- "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2"
+ "url": "https://tpc.googlesyndication.com/sodar/sodar2.js"
},
{
"type": "unknown",
- "url": "https://pebed.dm-event.net/"
+ "url": "https://static1.dmcdn.net/playerv5/dmp.omweb-v1.2f8096b04dea540d5bfd.js"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/build/module/Geo-61cb8b38.js"
+ "url": "https://static1.dmcdn.net/playerv5/dmp.omid-session-client-v1.582634dfc4708ea0ffca.js"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/deces/api/v1/version"
+ "url": "https://static1.dmcdn.net/ABCFavorit-Bold.woff2"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/favicon.svg"
+ "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/deces/api/v1/search"
+ "url": "https://pebed.dm-event.net/"
},
{
"type": "unknown",
@@ -2728,19 +2920,19 @@
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240724&jk=4414550954652663&rc="
+ "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240731&jk=1587565360622910&rc="
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/bg/gX2MsHLre5CiGH_9A8IN3HiElujfntdcjgH_Sk3Y7JE.js"
+ "url": "https://deces.matchid.io/liveConfig.json"
},
{
"type": "unknown",
- "url": "https://deces.matchid.io/liveConfig.json"
+ "url": "https://pagead2.googlesyndication.com/bg/fQKGLpdJeg8BsNfRrWJfp9tFaaQEUb6mJKM8eu2jse8.js"
},
{
"type": "unknown",
- "url": "https://tpc.googlesyndication.com/generate_204?-tIEXQ"
+ "url": "https://tpc.googlesyndication.com/generate_204?Y9Mw-Q"
},
{
"type": "google tag manager",
@@ -2756,11 +2948,11 @@
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202407230101/show_ads_impl.js"
+ "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202407290101/show_ads_impl.js"
},
{
"type": "google",
- "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je47o0v892384882za200&_p=1722128868361&gcd=13l3l3l3l1&npa=0&dma=0&tag_exp=95250753&cid=896452112.1722128868&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&frm=2&pscdl=noapi&_s=1&sid=1722128867&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_ee=1&tfd=1372",
+ "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je47v0v892384882za200&_p=1722733686308&gcd=13l3l3l3l1&npa=0&dma=0&tag_exp=95250753&cid=2067755685.1722733686&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&frm=2&pscdl=noapi&_s=1&sid=1722733685&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_ee=1&tfd=1292",
"details": {
"id": "google",
"message": "Use hosted Matomo instance"
@@ -2768,7 +2960,7 @@
},
{
"type": "google",
- "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je47o0v892384882za200&_p=1722128868361&gcd=13l3l3l3l1&npa=0&dma=0&tag_exp=95250753&cid=896452112.1722128868&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&frm=2&pscdl=noapi&_eu=AEA&_s=2&sid=1722128867&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=view_search_results&ep.search_term=Pompidou%20Georges&tfd=1377",
+ "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je47v0v892384882za200&_p=1722733686308&gcd=13l3l3l3l1&npa=0&dma=0&tag_exp=95250753&cid=2067755685.1722733686&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&frm=2&pscdl=noapi&_eu=AEA&_s=2&sid=1722733685&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=view_search_results&ep.search_term=Pompidou%20Georges&tfd=1296",
"details": {
"id": "google",
"message": "Use hosted Matomo instance"
@@ -2784,7 +2976,7 @@
},
{
"type": "google analytics",
- "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3279755396&abgtt=6&plat=1%3A512%2C2%3A512%2C3%3A2163200%2C4%3A2163200%2C8%3A512%2C9%3A512%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C26%3A512%2C27%3A512%2C30%3A1049088%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=0&aihb=0&asro=0&ailel=29~34~32~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aiael=29~34~32~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aifxl=29_18~32_18~27_8~30_19&aiixl=29_5~32_9~27_3~30_6&aslmct=0.7&asamct=0.7&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1722128868329&bpp=15&bdt=993&idt=107&shv=r20240724&mjsv=m202407230101&ptt=9&saldr=aa&cookie_enabled=1&eoidce=1&nras=1&correlator=6409208386140&frm=24&ife=1&pv=2&ga_vid=896452112.1722128868&ga_sid=1722128868&ga_hid=2058287706&ga_fc=1&nhd=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=384&ish=520&ifk=775856145&scr_x=-12245933&scr_y=-12245933&eid=44759875%2C44759926%2C44759842%2C31084867%2C95334527%2C95334829%2C95337027%2C95337869%2C95338226%2C95338265%2C95336521%2C95336267&oid=2&pvsid=2942847425152083&tmod=1590026693&uas=0&nvt=1&fsapi=1&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C384%2C520&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=0&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=1.jkfoimrbys1b&fsb=1&dtd=132",
+ "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3279755396&abgtt=6&plat=1%3A512%2C2%3A512%2C3%3A2163200%2C4%3A2163200%2C8%3A512%2C9%3A512%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C26%3A512%2C27%3A512%2C30%3A1049088%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=0&aihb=0&asro=0&ailel=29~32~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aiael=29~32~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aifxl=32_7~27_8~30_19&aiixl=29_5~32_9~27_3~30_6&aslmct=0.7&asamct=0.7&aiombap=1&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1722733686275&bpp=14&bdt=854&idt=103&shv=r20240731&mjsv=m202407290101&ptt=9&saldr=aa&cookie_enabled=1&eoidce=1&nras=1&correlator=8335580707972&frm=24&ife=1&pv=2&nhd=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=384&ish=520&ifk=775856145&scr_x=-12245933&scr_y=-12245933&eid=44759875%2C44759926%2C44759842%2C95336640%2C42531513%2C42532524%2C95334527%2C95334830%2C95337870%2C95338227%2C95339232%2C95336266&oid=2&pvsid=1038013581585216&tmod=422239718&uas=0&nvt=1&fsapi=1&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C384%2C520&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=0&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=1.wneejhswuxl0&fsb=1&dtd=114",
"details": {
"id": "google analytics",
"message": "Use hosted Matomo instance"
@@ -2792,7 +2984,7 @@
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240724&st=env"
+ "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240731&st=env"
},
{
"type": "unknown",
@@ -2812,36 +3004,36 @@
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240724&jk=2942847425152083&rc="
+ "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240731&jk=1038013581585216&rc="
},
{
"type": "unknown",
- "url": "https://tpc.googlesyndication.com/generate_204?_ogDwg"
+ "url": "https://tpc.googlesyndication.com/generate_204?40kgHA"
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240724&jk=4414550954652663&bg=!zM-lz4DNAAYaZPuaOmQ7ADQBe5WfOHtIl5O-xrdgRHgLCEbXSfJ7Oq5b2Tosj212hUjNBhl-4q_3M2pSNO7Tbq0CTI8MAgAAAF9SAAAAA2gBB34ANTWNdWKz-Gh4S4PgCnLMqmnGLFR32XVmtKWg-0hHYiOL4fWxsV_RYJzR--h2ne3SKisCeMBICgADJ4AgmQKd9bSVGLiYJup2DAhglkLDGz6rl1ROsXwZSJj4200hI0mbqHtkKzBu5DACRwm-h-bU2_SQPqJF7qiuF7B8INJZPYMCtT_EvL8VDrG49dGCFNkDA7WPnvm7F1ZHC9xIvy-OkjFuWnxslwQPLZdG5kb9F1_gFDca60ucMfLWHWNt0B7VrlaYozRWp_YS8q-h3zc0GgXcyPsB4CdTGqPeb-C2VB70Mj4J63Kpba0JLkxHih1oFqHfRZGXNjyiS0Ma9a1zEu5_tK7tOwZuF-9CVCgXL2VjyS29O27Z1KSl5ffE2YHTX7wU9RBfm4Ie12kARW0a-g5M2H16jdzL6i9Qswa5h5cc24Z5TtwtTfbiaLFKor2-F2BScC2lLz_DBwqXjdKnciZF7UoLf4o1qbtCQ3L-B0V9O7rKQPWipfNQ8uYneSdzNDpHM213zRpmm6sf7nkhe7Wdte2kGj3d3xR56ij549vPu1zA3F3sUSWw2ptlDe56syN66yR7qz6cMoWXt62eq0UCJjAzAcd3vGvlpji0BkSBcqXRinBk1FVg2xciuatMoXTamLFhVJkIYlfD6jHIYBUNT_ZT0jCbW1Mc73HcrGWIWKlnerfwvDBPFNzYStKyMimilBMkI1XkrXU-7HI_22a1FCgY3EE9JJdxEK0ij8MgoRVYYPTojf_uvhjWszMPHu47rHhXuJJGCOxRMUxMlcwQCu71FwLcE1b0KF61EA40-KM5i5-aUyh-ExuLlUVh4DZnCPOMPRoDj3ShOxRwBGF_CD_s0U_UzAuFYaEjh5PR3_DgfJepj65wluw2YvamPXMSz8OyN0pPyQ-r-KbW17rs6-YuYenLOH6HdU_29M31v5sRuMYWYvOTj9B1M0OZjv98uoVg_a4dI_lH"
+ "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240731&jk=1587565360622910&bg=!19Sl1JvNAAZjy5caQ8s7ADQBe5WfOIf37P5O2Fyu0bFYZltjlisYhdazfT4YZWmV8il0ZPhw6afmFMt0N2rhhj_0dwVrAgAAAGFSAAAABWgBB34ANeqi81mXpFvXf56MAYCLRvgPhhWXF2HPFIElAfU_cU1zrCim1odBrfGiEvzOB_94One9wyjYmQKpRY_at8qmUHf3lLUqFXh_Y1XjCEHpWvYAnxuca3Gd4JFVlQB3u3yJ44EWkEV119lF2q3fM-6eRe17U45kT0Hs1IMLH-YKK9-fUolvWCLeiJ6fjRJzhssBNeaHTmvX1X4lnQxSbUoT6TdkB4CwKkD3qFBkm-LaL0jArjiKkxCJ7rgcm3mkpElkj9AsBYB5ct410xB-x0uAFzJOXCQdzwrV7YqBiLEzOrLLeA0w4OLHiEK_vZYER-iix7EwNWAsIbF_9ZacVy6Wwo0r734apa_DtaBg25ABZWnLeKwrRXESbWK5qQrH18EayX__Di1x9O8z95YaAIwm4ny4jJ-p4NYCmQBj9Jq9gJO5tY9gMDdmwU2402fcT8gZh2ltB1WextGrNF2E9Okn1E1qsmRxO-yMUIatJiUOoAsU0Ydg0iSntWsXZwQgJnnd0GmjfEsWdO0FN0UC1cS6rLvKPhhJm9XBnJ1oAv0eFiXA-8msLXMjCJ2gTD2Hy9_Hk94s8PeHiq4tb22cLuU_9Zr6o0t_8dWBxJ_0Ib7KBefZB_ibRB7QjjcWQlEKtiWJiMXRyBTRcgNtuGDjBXTUoSWHnkcm-MgqvfYxWaPxDYQBHS7QDc2JO_8GgcD72HzbtO3FidQCMh8VgTyV9D7jppr-UCcx9GmnR87-m_KEKBSFIz4j2nkFywLlmjAd5MVp8wHhr0gsZxpKbMpqiOUWEL9jHZzJ7WLKjtULE8dS0yyYcyILc4rTq90N7_kowMD-8CsZ4lRgbrUo3DoUIDR9bcxPJilJ-jw-JA3omEL5cC4S403Zfxw3GgNEKtyhPq59GNYOk7oiuw3eASSmhYSzLOK0AIYDrCpAzmIDp-XG5q2TwGrD9evoRbay-FffolZLjIWW5ksdy4O9ocHWyVEo_zLf"
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240724&jk=2942847425152083&bg=!c3ClcD_NAAYaZPuaOmQ7ADQBe5WfOEfJEFRGMh-Dq7pY8_SLwzHq9kGXCgJVf6nCaJJF6BwZR88XQPoZUmiSanvC76BfAgAAAGRSAAAAA2gBB34ANS_u_mY6V9T60oR_gHNquHeYiFP00-nTvHWa7WzzoXUs2MU-rhDgzfi0wwSb5nFBjHZukcKrmQK-wVN_bQVl2F6p0f2RXW-hRUhvVnlpy67IhU0iAzYmftIfvEE46UPCC_NEBNCtup_VKy8naq7TgmQgBUzuLK7zJI-STOig3BLH5dWUuz3wYKhbVMB6WCMBv8ms1NZgBsFhMhGakeN9bc5BH5HkAUau5KIkciaU-uzrmXpDOk3VhO4OoRBFq75M27BqMmFuywlj8dM3dt67C4s1PXTFn406mTOecOIcYJTTi7vlQKCNlUEkMucutC_CedOkone4UtsT6LsaRE1s-xGTvSmowf1yAqxDk3Od3A-o-SuDGcsBTZXMYsgHn_TntFVOThPzOn_Ksv7Wf6LxW16pLtAz8QQtBl4PgR6JQFEwm3I7QnlHIjO1X1yI4WOwO38pbsRa-zSrNlzHXOMwlwB7AhUZHBzqDGqDXjtNUgwomlDzkp2dQivo_TJ2chyIsRruLaE8FxsVDiZuZRAeJC-hbWak-4B2ejWbAnXyExPaVubAXEm_TQX-OBfG7QLnUrsOU3z2nS2qavPCJRMzLMB-EIvO2mFa0XKSN5hMly_NHVmXMHFWLma922gHrOzY26WowXjyWlcCgNuqkHfUpOcV50F6f1WTuztwaAp94CmkSKaf3fxuWdS86kXpycD5EF_LtvezX4kap5p09qHtyMm2quD7Q1K_l9c38noyssZpGlzwMlLsH8NZb2sKmtWtFJag8SOn1Hz2eGiQAoyrRQ1Su-Y_-i4ddOgUYEELz8W1AcgCq2ljkKnq-HEz3fO-MLja8H_IK8tbwDPEZKWW30HrWBhfsqeMgGvEMxqppH2xDyWDYQft32Mz7wCxsjzEVvyUCatvtNBtD-RX_rNjrNxjSjy26Hqs5yQUgsXk8Rn29XQMN3JkiHJ0Jyb_JfMtVnIVFf3vesbnVH3S7k7yAiKLOROY17X0SwM34wb-q5c2Wn28YlQP"
+ "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240731&jk=1038013581585216&bg=!lZalltnNAAZjy5caQ8s7ADQBe5WfOBcA_0nbxmDTSkt8cJPbShPLIi5uDVMBRq9mic_NqRhdqrMH2F_FS3GtwCsrJMJyAgAAAFdSAAAABWgBB34ANa-ZddU3xCkQ193lkgquXzcvUW7FcK4qdBHo1ozWO7tu9vAC18TMzat4XX0mEQuEjxBP18n4mQLGHj4aacFlyJy1_Mwy0ERf5fkaOOQlsnjrxPdZYXqrK5xwEyr4fSTqy6n1XlVcUhqsE1rKH8ggcmgLazyxiQ1UiolIQL1mc6wPApM7yrHmLw5aLvSpFXWZjJTFTcsGNvDAJmHbrkXDdG3pQVRzH9VvGObNQN7dSZJfgCgWONXbkjZmPPQM5Q1NU-cc5Q8Byem4OXZ0PZz4zwaEb1Yu8R1r3RDTpCc0Pxh9KIGIW6jlmTRe4K3PmAarTigA1lavOTFsr8OxUXgec84QlisbtwXOu374c54ensZ88FZSbYuNpVxGFCYxyCLyVKqe2mFF6kMgz3c5KYeQjgb7L7s4IWzlOFj_zm-ez5VeM6NHHM9FqX7ov1wa5p7qu7RPUDWHoJ9kLLrZMeB8eBsCQqBQ96dOWsCb67reodOFIEdljrjkaQBz0zPpoHKgf0kmGKGcUXxKFeTvsPkAgwNjkpIC5PHfUSXwL2TvFEDvjoSIYboDd9hvlx787O0sY4zjA_0I0UX5tX7Itr5Bcp2z72rWyCNyghheEiDMHuzrcPFZwagbbJfG5X4q2FBQobCay3CUweL06cdPOX5hkDiqnsQY2deeZbXyIpCKWqOEH0z5nQtpo128H93tS3i7ZIMnfph7Unm1e8JIkpihi0p6s-eeS0nHyT1kk37LURDfW1ZZZylrD2mc5FFILqUbXSusaSBDx_v_bgRtnygzO3DFExxabNmSd6ajDGtuQJeOJuhkDStYDzVdCTT03pf-Uk1eR2DOmVVYbMD_CwXTLI0Rn-4-qr8oYpjiAPsmOthosdRYmSAVYdeW_JbqR4gVq1vzQBSLH-wG5GsKYRopv65SWrAoBXaMqvLaDDwWeUkd_b52j-rbPRO0JORkn0mXUhB5DRAdI3B--9QpY_V1oK9njharDtUwy7zdt9MN_7CjgjtVSdZE4JydC22hMT0"
}
],
"cookies": [],
"headers": {
"access-control-allow-origin": "*",
- "age": "190",
+ "age": "201",
"alt-svc": "h3=\":443\"; ma=86400",
"cache-control": "max-age=600",
"cf-cache-status": "DYNAMIC",
- "cf-ray": "8aa0f96a89a39e64-SJC",
+ "cf-ray": "8adaa77b3fc317dc-SJC",
"content-encoding": "br",
"content-type": "text/html; charset=utf-8",
- "date": "Sun, 28 Jul 2024 01:07:46 GMT",
- "expires": "Sat, 27 Jul 2024 21:02:59 GMT",
+ "date": "Sun, 04 Aug 2024 01:08:05 GMT",
+ "expires": "Sat, 03 Aug 2024 22:52:10 GMT",
"last-modified": "Sat, 25 May 2024 01:44:48 GMT",
"nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
- "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=IfGCuY7ub0otV3%2FX%2BGd3UKn81qH2TjCVdP0XxfWgN7wEnGNEN8XgdjJgwI1%2FpMMiKHhCd0mQJ7%2FaT5lSymU8rbimZ3ZQ1FQYArNVoBmh8aOvyExtClkOt7PwKZ8H\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
+ "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=32gKqNKUaLz1Dx60z1nkE1uFWFKI0H7u0nLrmbEsK4JvdoRnmS1YBk2SEV9aEig4gcdVnbU03TUjwb8YH8pALq3z2d0tGbRjhqZZ%2B5VH27teKUhhIq8GH4boWQfA\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
"server": "cloudflare",
"strict-transport-security": "max-age=15552000; includeSubDomains; preload",
"vary": "Accept-Encoding",
@@ -2849,17 +3041,16 @@
"x-cache": "HIT",
"x-cache-hits": "1",
"x-content-type-options": "nosniff",
- "x-fastly-request-id": "75c872c811b8556d252dfa679ee8aedb686747f2",
- "x-github-request-id": "15FC:10F7:AC220D:B265A2:66A55E29",
- "x-origin-cache": "HIT",
+ "x-fastly-request-id": "5c27a7dcccce5653934883f36ac2a7925bc5bb51",
+ "x-github-request-id": "67D0:136D65:C1BA21:C7FC43:66AEB242",
"x-proxy-cache": "MISS",
- "x-served-by": "cache-sjc10055-SJC",
- "x-timer": "S1722128867.980078,VS0,VE1"
+ "x-served-by": "cache-sjc10065-SJC",
+ "x-timer": "S1722733685.002919,VS0,VE1"
},
"endpoints": [
{
"hostname": "www.matchid.io",
- "ip": "172.67.179.218",
+ "ip": "104.21.64.91",
"geoip": {
"registered_country": {
"geoname_id": 6252001,
@@ -2879,7 +3070,7 @@
},
{
"hostname": "matchid.io",
- "ip": "104.21.64.91",
+ "ip": "172.67.179.218",
"geoip": {
"registered_country": {
"geoname_id": 6252001,
@@ -2899,7 +3090,7 @@
},
{
"hostname": "static.cloudflareinsights.com",
- "ip": "104.16.79.73",
+ "ip": "104.16.80.73",
"geoip": {
"registered_country": {
"geoname_id": 6252001,
@@ -3005,7 +3196,7 @@
},
{
"hostname": "deces.matchid.io",
- "ip": "104.21.64.91",
+ "ip": "172.67.179.218",
"geoip": {
"registered_country": {
"geoname_id": 6252001,
@@ -3024,15 +3215,29 @@
}
},
{
- "hostname": "pagead2.googlesyndication.com",
- "ip": "142.251.32.34",
+ "hostname": "code.iconify.design",
+ "ip": "104.26.12.204",
"geoip": {
- "city": {
- "geoname_id": 5116931,
+ "registered_country": {
+ "geoname_id": 6252001,
+ "iso_code": "US",
"names": {
- "en": "Farmingdale"
+ "de": "USA",
+ "en": "United States",
+ "es": "Estados Unidos",
+ "fr": "États Unis",
+ "ja": "アメリカ",
+ "pt-BR": "EUA",
+ "ru": "США",
+ "zh-CN": "美国"
}
- },
+ }
+ }
+ },
+ {
+ "hostname": "pagead2.googlesyndication.com",
+ "ip": "142.250.191.66",
+ "geoip": {
"continent": {
"code": "NA",
"geoname_id": 6255149,
@@ -3063,50 +3268,10 @@
},
"location": {
"accuracy_radius": 1000,
- "latitude": 40.7306,
- "longitude": -73.4313,
- "metro_code": 501,
- "time_zone": "America/New_York"
- },
- "postal": {
- "code": "11735"
- },
- "registered_country": {
- "geoname_id": 6252001,
- "iso_code": "US",
- "names": {
- "de": "USA",
- "en": "United States",
- "es": "Estados Unidos",
- "fr": "États Unis",
- "ja": "アメリカ",
- "pt-BR": "EUA",
- "ru": "США",
- "zh-CN": "美国"
- }
+ "latitude": 37.751,
+ "longitude": -97.822,
+ "time_zone": "America/Chicago"
},
- "subdivisions": [
- {
- "geoname_id": 5128638,
- "iso_code": "NY",
- "names": {
- "de": "New York",
- "en": "New York",
- "es": "Nueva York",
- "fr": "New York",
- "ja": "ニューヨーク州",
- "pt-BR": "Nova Iorque",
- "ru": "Нью-Йорк",
- "zh-CN": "纽约州"
- }
- }
- ]
- }
- },
- {
- "hostname": "code.iconify.design",
- "ip": "104.26.13.204",
- "geoip": {
"registered_country": {
"geoname_id": 6252001,
"iso_code": "US",
@@ -3125,7 +3290,7 @@
},
{
"hostname": "www.googletagmanager.com",
- "ip": "142.250.189.232",
+ "ip": "142.250.191.72",
"geoip": {
"continent": {
"code": "NA",
@@ -3179,7 +3344,7 @@
},
{
"hostname": "static1.dmcdn.net",
- "ip": "18.244.214.104",
+ "ip": "108.138.246.24",
"geoip": {
"continent": {
"code": "NA",
@@ -3233,8 +3398,14 @@
},
{
"hostname": "imasdk.googleapis.com",
- "ip": "142.250.191.74",
+ "ip": "142.251.32.42",
"geoip": {
+ "city": {
+ "geoname_id": 5116931,
+ "names": {
+ "en": "Farmingdale"
+ }
+ },
"continent": {
"code": "NA",
"geoname_id": 6255149,
@@ -3265,9 +3436,13 @@
},
"location": {
"accuracy_radius": 1000,
- "latitude": 37.751,
- "longitude": -97.822,
- "time_zone": "America/Chicago"
+ "latitude": 40.7306,
+ "longitude": -73.4313,
+ "metro_code": 501,
+ "time_zone": "America/New_York"
+ },
+ "postal": {
+ "code": "11735"
},
"registered_country": {
"geoname_id": 6252001,
@@ -3282,12 +3457,28 @@
"ru": "США",
"zh-CN": "美国"
}
- }
+ },
+ "subdivisions": [
+ {
+ "geoname_id": 5128638,
+ "iso_code": "NY",
+ "names": {
+ "de": "New York",
+ "en": "New York",
+ "es": "Nueva York",
+ "fr": "New York",
+ "ja": "ニューヨーク州",
+ "pt-BR": "Nova Iorque",
+ "ru": "Нью-Йорк",
+ "zh-CN": "纽约州"
+ }
+ }
+ ]
}
},
{
"hostname": "pebed.dm-event.net",
- "ip": "188.65.124.58",
+ "ip": "188.65.124.59",
"geoip": {
"city": {
"geoname_id": 2988507,
@@ -3385,7 +3576,7 @@
},
{
"hostname": "vendorlist.dmcdn.net",
- "ip": "13.227.74.21",
+ "ip": "13.227.74.49",
"geoip": {
"continent": {
"code": "NA",
@@ -3439,8 +3630,14 @@
},
{
"hostname": "analytics.google.com",
- "ip": "216.239.36.181",
+ "ip": "142.251.46.174",
"geoip": {
+ "city": {
+ "geoname_id": 5116931,
+ "names": {
+ "en": "Farmingdale"
+ }
+ },
"continent": {
"code": "NA",
"geoname_id": 6255149,
@@ -3471,9 +3668,13 @@
},
"location": {
"accuracy_radius": 1000,
- "latitude": 34.0544,
- "longitude": -118.244,
- "time_zone": "America/Los_Angeles"
+ "latitude": 40.7306,
+ "longitude": -73.4313,
+ "metro_code": 501,
+ "time_zone": "America/New_York"
+ },
+ "postal": {
+ "code": "11735"
},
"registered_country": {
"geoname_id": 6252001,
@@ -3491,17 +3692,17 @@
},
"subdivisions": [
{
- "geoname_id": 5332921,
- "iso_code": "CA",
+ "geoname_id": 5128638,
+ "iso_code": "NY",
"names": {
- "de": "Kalifornien",
- "en": "California",
- "es": "California",
- "fr": "Californie",
- "ja": "カリフォルニア州",
- "pt-BR": "Califórnia",
- "ru": "Калифорния",
- "zh-CN": "加州"
+ "de": "New York",
+ "en": "New York",
+ "es": "Nueva York",
+ "fr": "New York",
+ "ja": "ニューヨーク州",
+ "pt-BR": "Nova Iorque",
+ "ru": "Нью-Йорк",
+ "zh-CN": "纽约州"
}
}
]
@@ -3509,12 +3710,12 @@
},
{
"hostname": "stats.g.doubleclick.net",
- "ip": "142.251.2.155",
+ "ip": "142.250.101.155",
"geoip": {
"city": {
- "geoname_id": 5116931,
+ "geoname_id": 5131638,
"names": {
- "en": "Farmingdale"
+ "en": "Plainview"
}
},
"continent": {
@@ -3547,13 +3748,13 @@
},
"location": {
"accuracy_radius": 1000,
- "latitude": 40.7306,
- "longitude": -73.4313,
+ "latitude": 40.7746,
+ "longitude": -73.4761,
"metro_code": 501,
"time_zone": "America/New_York"
},
"postal": {
- "code": "11735"
+ "code": "11803"
},
"registered_country": {
"geoname_id": 6252001,
@@ -3589,7 +3790,7 @@
},
{
"hostname": "api.iconify.design",
- "ip": "104.26.13.204",
+ "ip": "172.67.71.159",
"geoip": {
"registered_country": {
"geoname_id": 6252001,
@@ -3609,8 +3810,14 @@
},
{
"hostname": "googleads.g.doubleclick.net",
- "ip": "142.250.189.194",
+ "ip": "142.251.32.34",
"geoip": {
+ "city": {
+ "geoname_id": 5116931,
+ "names": {
+ "en": "Farmingdale"
+ }
+ },
"continent": {
"code": "NA",
"geoname_id": 6255149,
@@ -3641,9 +3848,13 @@
},
"location": {
"accuracy_radius": 1000,
- "latitude": 37.751,
- "longitude": -97.822,
- "time_zone": "America/Chicago"
+ "latitude": 40.7306,
+ "longitude": -73.4313,
+ "metro_code": 501,
+ "time_zone": "America/New_York"
+ },
+ "postal": {
+ "code": "11735"
},
"registered_country": {
"geoname_id": 6252001,
@@ -3658,12 +3869,28 @@
"ru": "США",
"zh-CN": "美国"
}
- }
- }
+ },
+ "subdivisions": [
+ {
+ "geoname_id": 5128638,
+ "iso_code": "NY",
+ "names": {
+ "de": "New York",
+ "en": "New York",
+ "es": "Nueva York",
+ "fr": "New York",
+ "ja": "ニューヨーク州",
+ "pt-BR": "Nova Iorque",
+ "ru": "Нью-Йорк",
+ "zh-CN": "纽约州"
+ }
+ }
+ ]
+ }
},
{
- "hostname": "s2.dmcdn.net",
- "ip": "108.139.10.57",
+ "hostname": "s1.dmcdn.net",
+ "ip": "108.139.10.97",
"geoip": {
"continent": {
"code": "NA",
@@ -3717,8 +3944,14 @@
},
{
"hostname": "tpc.googlesyndication.com",
- "ip": "172.217.164.97",
+ "ip": "142.251.214.129",
"geoip": {
+ "city": {
+ "geoname_id": 5116931,
+ "names": {
+ "en": "Farmingdale"
+ }
+ },
"continent": {
"code": "NA",
"geoname_id": 6255149,
@@ -3749,9 +3982,13 @@
},
"location": {
"accuracy_radius": 1000,
- "latitude": 37.751,
- "longitude": -97.822,
- "time_zone": "America/Chicago"
+ "latitude": 40.7306,
+ "longitude": -73.4313,
+ "metro_code": 501,
+ "time_zone": "America/New_York"
+ },
+ "postal": {
+ "code": "11735"
},
"registered_country": {
"geoname_id": 6252001,
@@ -3766,12 +4003,28 @@
"ru": "США",
"zh-CN": "美国"
}
- }
+ },
+ "subdivisions": [
+ {
+ "geoname_id": 5128638,
+ "iso_code": "NY",
+ "names": {
+ "de": "New York",
+ "en": "New York",
+ "es": "Nueva York",
+ "fr": "New York",
+ "ja": "ニューヨーク州",
+ "pt-BR": "Nova Iorque",
+ "ru": "Нью-Йорк",
+ "zh-CN": "纽约州"
+ }
+ }
+ ]
}
},
{
"hostname": "securepubads.g.doubleclick.net",
- "ip": "142.250.189.194",
+ "ip": "142.250.191.34",
"geoip": {
"continent": {
"code": "NA",
@@ -3825,8 +4078,14 @@
},
{
"hostname": "s0.2mdn.net",
- "ip": "142.250.191.70",
+ "ip": "142.251.214.134",
"geoip": {
+ "city": {
+ "geoname_id": 5116931,
+ "names": {
+ "en": "Farmingdale"
+ }
+ },
"continent": {
"code": "NA",
"geoname_id": 6255149,
@@ -3857,9 +4116,13 @@
},
"location": {
"accuracy_radius": 1000,
- "latitude": 37.751,
- "longitude": -97.822,
- "time_zone": "America/Chicago"
+ "latitude": 40.7306,
+ "longitude": -73.4313,
+ "metro_code": 501,
+ "time_zone": "America/New_York"
+ },
+ "postal": {
+ "code": "11735"
},
"registered_country": {
"geoname_id": 6252001,
@@ -3874,12 +4137,28 @@
"ru": "США",
"zh-CN": "美国"
}
- }
+ },
+ "subdivisions": [
+ {
+ "geoname_id": 5128638,
+ "iso_code": "NY",
+ "names": {
+ "de": "New York",
+ "en": "New York",
+ "es": "Nueva York",
+ "fr": "New York",
+ "ja": "ニューヨーク州",
+ "pt-BR": "Nova Iorque",
+ "ru": "Нью-Йорк",
+ "zh-CN": "纽约州"
+ }
+ }
+ ]
}
},
{
"hostname": "www.google.com",
- "ip": "142.250.189.164",
+ "ip": "142.250.191.68",
"geoip": {
"continent": {
"code": "NA",
@@ -4310,7 +4589,7 @@
"type": "dns",
"host": "www.matchid.io.",
"matched-at": "www.matchid.io",
- "timestamp": "2024-07-28T01:10:09.527708732Z",
+ "timestamp": "2024-08-04T01:10:24.789777819Z",
"matcher-status": true
},
{
@@ -4339,8 +4618,8 @@
"type": "http",
"host": "https://www.matchid.io",
"matched-at": "https://www.matchid.io",
- "ip": "104.21.64.91",
- "timestamp": "2024-07-28T01:10:16.754653926Z",
+ "ip": "172.67.179.218",
+ "timestamp": "2024-08-04T01:10:32.045683056Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io'",
"matcher-status": true
},
@@ -4367,8 +4646,8 @@
"type": "http",
"host": "https://www.matchid.io",
"matched-at": "https://www.matchid.io",
- "ip": "104.21.64.91",
- "timestamp": "2024-07-28T01:10:37.58791173Z",
+ "ip": "172.67.179.218",
+ "timestamp": "2024-08-04T01:10:52.832062119Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io'",
"matcher-status": true
},
@@ -4406,8 +4685,8 @@
"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904",
"https://code.iconify.design/2/2.1.0/iconify.min.js"
],
- "ip": "104.21.64.91",
- "timestamp": "2024-07-28T01:10:53.798260473Z",
+ "ip": "172.67.179.218",
+ "timestamp": "2024-08-04T01:11:09.034790768Z",
"curl-command": "curl -X 'GET' -d '' -H 'Host: www.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io/'",
"matcher-status": true
},
@@ -4446,8 +4725,8 @@
"type": "http",
"host": "https://www.matchid.io",
"matched-at": "https://www.matchid.io/",
- "ip": "104.21.64.91",
- "timestamp": "2024-07-28T01:10:58.893081578Z",
+ "ip": "172.67.179.218",
+ "timestamp": "2024-08-04T01:11:14.139789704Z",
"curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: www.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io/'",
"matcher-status": true
},
@@ -4486,8 +4765,8 @@
"type": "http",
"host": "https://www.matchid.io",
"matched-at": "https://www.matchid.io/",
- "ip": "104.21.64.91",
- "timestamp": "2024-07-28T01:10:58.893129588Z",
+ "ip": "172.67.179.218",
+ "timestamp": "2024-08-04T01:11:14.139838535Z",
"curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: www.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io/'",
"matcher-status": true
},
@@ -4518,8 +4797,39 @@
"extracted-results": [
"tls12"
],
- "ip": "104.21.64.91",
- "timestamp": "2024-07-28T01:13:43.880725144Z",
+ "ip": "172.67.179.218",
+ "timestamp": "2024-08-04T01:13:59.034496253Z",
+ "matcher-status": true
+ },
+ {
+ "template": "ssl/tls-version.yaml",
+ "template-url": "https://templates.nuclei.sh/public/tls-version",
+ "template-id": "tls-version",
+ "template-path": "/home/runner/nuclei-templates/ssl/tls-version.yaml",
+ "info": {
+ "name": "TLS Version - Detect",
+ "author": [
+ "pdteam",
+ "pussycat0x"
+ ],
+ "tags": [
+ "ssl",
+ "tls"
+ ],
+ "description": "TLS version detection is a security process used to determine the version of the Transport Layer Security (TLS) protocol used by a computer or server.\nIt is important to detect the TLS version in order to ensure secure communication between two computers or servers.\n",
+ "severity": "info",
+ "metadata": {
+ "max-request": 4
+ }
+ },
+ "type": "ssl",
+ "host": "www.matchid.io",
+ "matched-at": "www.matchid.io:443",
+ "extracted-results": [
+ "tls13"
+ ],
+ "ip": "172.67.179.218",
+ "timestamp": "2024-08-04T01:13:59.055340571Z",
"matcher-status": true
},
{
@@ -4548,8 +4858,8 @@
"extracted-results": [
"Google Trust Services"
],
- "ip": "104.21.64.91",
- "timestamp": "2024-07-28T01:13:43.88121305Z",
+ "ip": "172.67.179.218",
+ "timestamp": "2024-08-04T01:13:59.205416805Z",
"matcher-status": true
},
{
@@ -4576,11 +4886,11 @@
"host": "www.matchid.io",
"matched-at": "www.matchid.io:443",
"extracted-results": [
- "matchid.io",
- "*.matchid.io"
+ "*.matchid.io",
+ "matchid.io"
],
- "ip": "104.21.64.91",
- "timestamp": "2024-07-28T01:13:43.881315191Z",
+ "ip": "172.67.179.218",
+ "timestamp": "2024-08-04T01:13:59.205544163Z",
"matcher-status": true
},
{
@@ -4614,39 +4924,8 @@
"CN: matchid.io",
" SAN: [matchid.io *.matchid.io]"
],
- "ip": "104.21.64.91",
- "timestamp": "2024-07-28T01:13:43.881359975Z",
- "matcher-status": true
- },
- {
- "template": "ssl/tls-version.yaml",
- "template-url": "https://templates.nuclei.sh/public/tls-version",
- "template-id": "tls-version",
- "template-path": "/home/runner/nuclei-templates/ssl/tls-version.yaml",
- "info": {
- "name": "TLS Version - Detect",
- "author": [
- "pdteam",
- "pussycat0x"
- ],
- "tags": [
- "ssl",
- "tls"
- ],
- "description": "TLS version detection is a security process used to determine the version of the Transport Layer Security (TLS) protocol used by a computer or server.\nIt is important to detect the TLS version in order to ensure secure communication between two computers or servers.\n",
- "severity": "info",
- "metadata": {
- "max-request": 4
- }
- },
- "type": "ssl",
- "host": "www.matchid.io",
- "matched-at": "www.matchid.io:443",
- "extracted-results": [
- "tls13"
- ],
- "ip": "104.21.64.91",
- "timestamp": "2024-07-28T01:13:43.899987875Z",
+ "ip": "172.67.179.218",
+ "timestamp": "2024-08-04T01:13:59.20559635Z",
"matcher-status": true
}
],
@@ -4654,7 +4933,7 @@
{
"requestedUrl": "https://www.matchid.io/",
"finalUrl": "https://matchid.io/",
- "fetchTime": "2024-07-28T01:07:22.860Z",
+ "fetchTime": "2024-08-04T01:07:38.492Z",
"runWarnings": [
"The page may not be loading as expected because your test URL (https://www.matchid.io/) was redirected to https://matchid.io/. Try testing the second URL directly."
],
@@ -4662,7 +4941,7 @@
"performance": {
"title": "Performance",
"id": "performance",
- "score": 0.47
+ "score": 0.41
},
"accessibility": {
"title": "Accessibility",
@@ -4698,49 +4977,49 @@
"description": "Collects all available metrics.",
"score": null,
"scoreDisplayMode": "informative",
- "numericValue": 18622,
+ "numericValue": 18779,
"numericUnit": "millisecond",
"details": {
"type": "debugdata",
"items": [
{
- "firstContentfulPaint": 2957,
- "firstMeaningfulPaint": 2957,
- "largestContentfulPaint": 4491,
- "firstCPUIdle": 16649,
- "interactive": 18622,
- "speedIndex": 6697,
- "estimatedInputLatency": 40,
- "totalBlockingTime": 505,
- "maxPotentialFID": 183,
- "cumulativeLayoutShift": 0.00011303710937499999,
+ "firstContentfulPaint": 2959,
+ "firstMeaningfulPaint": 2959,
+ "largestContentfulPaint": 4493,
+ "firstCPUIdle": 5194,
+ "interactive": 18779,
+ "speedIndex": 6474,
+ "estimatedInputLatency": 43,
+ "totalBlockingTime": 582,
+ "maxPotentialFID": 187,
+ "cumulativeLayoutShift": 0.45881076388888886,
"cumulativeLayoutShiftAllFrames": 0.03184171597633136,
"observedTimeOrigin": 0,
- "observedTimeOriginTs": 288331254,
+ "observedTimeOriginTs": 338312786,
"observedNavigationStart": 0,
- "observedNavigationStartTs": 288331254,
- "observedFirstPaint": 196,
- "observedFirstPaintTs": 288527224,
- "observedFirstContentfulPaint": 196,
- "observedFirstContentfulPaintTs": 288527224,
- "observedFirstMeaningfulPaint": 196,
- "observedFirstMeaningfulPaintTs": 288527224,
- "observedLargestContentfulPaint": 196,
- "observedLargestContentfulPaintTs": 288527224,
- "observedTraceEnd": 2523,
- "observedTraceEndTs": 290854345,
- "observedLoad": 669,
- "observedLoadTs": 289000321,
- "observedDomContentLoaded": 190,
- "observedDomContentLoadedTs": 288521355,
- "observedCumulativeLayoutShift": 0.00011303710937499999,
+ "observedNavigationStartTs": 338312786,
+ "observedFirstPaint": 199,
+ "observedFirstPaintTs": 338512123,
+ "observedFirstContentfulPaint": 199,
+ "observedFirstContentfulPaintTs": 338512123,
+ "observedFirstMeaningfulPaint": 199,
+ "observedFirstMeaningfulPaintTs": 338512123,
+ "observedLargestContentfulPaint": 220,
+ "observedLargestContentfulPaintTs": 338532504,
+ "observedTraceEnd": 2611,
+ "observedTraceEndTs": 340923330,
+ "observedLoad": 845,
+ "observedLoadTs": 339157721,
+ "observedDomContentLoaded": 229,
+ "observedDomContentLoadedTs": 338541766,
+ "observedCumulativeLayoutShift": 0.45881076388888886,
"observedCumulativeLayoutShiftAllFrames": 0.03184171597633136,
"observedFirstVisualChange": 190,
- "observedFirstVisualChangeTs": 288521254,
- "observedLastVisualChange": 207,
- "observedLastVisualChangeTs": 288538254,
- "observedSpeedIndex": 191,
- "observedSpeedIndexTs": 288521959
+ "observedFirstVisualChangeTs": 338502786,
+ "observedLastVisualChange": 223,
+ "observedLastVisualChangeTs": 338535786,
+ "observedSpeedIndex": 205,
+ "observedSpeedIndexTs": 338518125
},
{
"lcpInvalidated": false
@@ -4763,18 +5042,18 @@
"numStylesheets": 5,
"numFonts": 5,
"numTasks": 1969,
- "numTasksOver10ms": 37,
- "numTasksOver25ms": 9,
+ "numTasksOver10ms": 35,
+ "numTasksOver25ms": 11,
"numTasksOver50ms": 0,
"numTasksOver100ms": 0,
"numTasksOver500ms": 0,
"rtt": 0,
- "throughput": 51484767.124498196,
- "maxRtt": 155.153,
- "maxServerLatency": 240.54500000000004,
- "totalByteWeight": 2627937,
- "totalTaskTime": 1177.8669999999975,
- "mainDocumentTransferSize": 6192
+ "throughput": 85342372.33279203,
+ "maxRtt": 152.239,
+ "maxServerLatency": 238.23700000000002,
+ "totalByteWeight": 2654978,
+ "totalTaskTime": 1161.3399999999963,
+ "mainDocumentTransferSize": 6171
}
]
}
@@ -4794,6 +5073,7 @@
"dsfr": null,
"summary": {
"404": "A+",
+ "httpGrade": "C",
"nmapGrade": "B",
"nmapOpenPortsCount": 4,
"nmapOpenPortsGrade": "F",
@@ -4804,7 +5084,7 @@
"cookiesCount": 0,
"trackersGrade": "F",
"trackersCount": 104,
- "lighthouse_performance": 0.47,
+ "lighthouse_performance": 0.41,
"lighthouse_performanceGrade": "D",
"lighthouse_accessibility": 0.89,
"lighthouse_accessibilityGrade": "A",
@@ -4826,7 +5106,251 @@
"matchID-project/backend",
"matchID-project/frontend"
],
- "http": null,
+ "http": {
+ "url": "https://deces.matchid.io",
+ "algorithm_version": 3,
+ "end_time": "Sun, 04 Aug 2024 01:07:51 GMT",
+ "grade": "C+",
+ "hidden": false,
+ "likelihood_indicator": "MEDIUM",
+ "response_headers": {
+ "CF-Cache-Status": "DYNAMIC",
+ "CF-RAY": "8adaa71beb05868b-SEA",
+ "Connection": "keep-alive",
+ "Content-Encoding": "gzip",
+ "Content-Security-Policy": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' static.cloudflareinsights.com ajax.cloudflare.com www.googletagmanager.com fundingchoicesmessages.google.com www.google.com www.google.ca analytics.google.com www.google-analytics.com pagead2.googlesyndication.com partner.googleadservices.com tpc.googlesyndication.com www.googletagservices.com adservice.google.com adservice.google.fr;style-src https: 'self' 'unsafe-inline';font-src 'self' data:;img-src 'self' matchid.io a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com upload.wikimedia.org pagead2.googlesyndication.com www.google-analytics.com stats.g.doubleclick.net www.google.fr;connect-src 'self' www.data.gouv.fr cloudflareinsights.com www.google-analytics.com analytics.google.com csi.gstatic.com region1.analytics.google.com stats.g.doubleclick.net pagead2.googlesyndication.com; frame-src 'self' matchid.io www.google.com google.com googleads.g.doubleclick.net tpc.googlesyndication.com",
+ "Content-Type": "text/html",
+ "Date": "Sun, 04 Aug 2024 01:07:50 GMT",
+ "Feature-Policy": "geolocation 'none';midi 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'self';accelerometer 'self';fullscreen 'self';payment 'none';",
+ "Last-Modified": "Thu, 18 Jul 2024 23:02:43 GMT",
+ "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
+ "Referrer-Policy": "same-origin",
+ "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=zcv8g8UjpYZYZEwPJZKE6pdWI1x93vqzj27Jf00QAwdKv%2F5udVVkp7K4Uhu7%2FffILEpGNc18W2zG02GSkSHIWvi7UwVGJ9K93wLEQgxecmolxJn43XIyYYU0MGOMwty9wzTQ\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
+ "Server": "cloudflare",
+ "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload",
+ "Transfer-Encoding": "chunked",
+ "X-Content-Type-Options": "nosniff",
+ "X-Frame-Options": "*.matchid.io",
+ "X-XSS-Protection": "1; mode=block",
+ "alt-svc": "h3=\":443\"; ma=86400"
+ },
+ "scan_id": 54080250,
+ "score": 60,
+ "start_time": "Sun, 04 Aug 2024 01:07:49 GMT",
+ "state": "FINISHED",
+ "status_code": 200,
+ "tests_failed": 2,
+ "tests_passed": 8,
+ "tests_quantity": 10,
+ "details": {
+ "content-security-policy": {
+ "expectation": "csp-implemented-with-no-unsafe",
+ "name": "content-security-policy",
+ "output": {
+ "data": {
+ "connect-src": [
+ "'self'",
+ "pagead2.googlesyndication.com",
+ "analytics.google.com",
+ "csi.gstatic.com",
+ "www.data.gouv.fr",
+ "www.google-analytics.com",
+ "cloudflareinsights.com",
+ "stats.g.doubleclick.net",
+ "region1.analytics.google.com"
+ ],
+ "default-src": [
+ "'self'"
+ ],
+ "font-src": [
+ "'self'",
+ "data:"
+ ],
+ "frame-src": [
+ "googleads.g.doubleclick.net",
+ "tpc.googlesyndication.com",
+ "google.com",
+ "'self'",
+ "www.google.com",
+ "matchid.io"
+ ],
+ "img-src": [
+ "www.google.fr",
+ "a.basemaps.cartocdn.com",
+ "'self'",
+ "c.basemaps.cartocdn.com",
+ "pagead2.googlesyndication.com",
+ "www.google-analytics.com",
+ "b.basemaps.cartocdn.com",
+ "upload.wikimedia.org",
+ "stats.g.doubleclick.net",
+ "matchid.io"
+ ],
+ "script-src": [
+ "'unsafe-eval'",
+ "adservice.google.fr",
+ "www.google.ca",
+ "'unsafe-inline'",
+ "adservice.google.com",
+ "tpc.googlesyndication.com",
+ "'self'",
+ "pagead2.googlesyndication.com",
+ "analytics.google.com",
+ "www.google-analytics.com",
+ "www.googletagservices.com",
+ "fundingchoicesmessages.google.com",
+ "partner.googleadservices.com",
+ "ajax.cloudflare.com",
+ "www.googletagmanager.com",
+ "www.google.com",
+ "static.cloudflareinsights.com"
+ ],
+ "style-src": [
+ "'self'",
+ "https:",
+ "'unsafe-inline'"
+ ]
+ },
+ "http": true,
+ "meta": false,
+ "numPolicies": 1,
+ "policy": {
+ "antiClickjacking": false,
+ "defaultNone": false,
+ "insecureBaseUri": true,
+ "insecureFormAction": true,
+ "insecureSchemeActive": false,
+ "insecureSchemePassive": false,
+ "strictDynamic": false,
+ "unsafeEval": true,
+ "unsafeInline": true,
+ "unsafeInlineStyle": true,
+ "unsafeObjects": false
+ }
+ },
+ "pass": false,
+ "result": "csp-implemented-with-unsafe-inline",
+ "score_description": "Content Security Policy (CSP) implemented unsafely. This includes 'unsafe-inline' or data: inside script-src, overly broad sources such as https: inside object-src or script-src, or not restricting the sources for object-src or script-src.",
+ "score_modifier": -20
+ },
+ "cookies": {
+ "expectation": "cookies-secure-with-httponly-sessions",
+ "name": "cookies",
+ "output": {
+ "data": null,
+ "sameSite": null
+ },
+ "pass": true,
+ "result": "cookies-not-found",
+ "score_description": "No cookies detected",
+ "score_modifier": 0
+ },
+ "cross-origin-resource-sharing": {
+ "expectation": "cross-origin-resource-sharing-not-implemented",
+ "name": "cross-origin-resource-sharing",
+ "output": {
+ "data": {
+ "acao": null,
+ "clientaccesspolicy": null,
+ "crossdomain": null
+ }
+ },
+ "pass": true,
+ "result": "cross-origin-resource-sharing-not-implemented",
+ "score_description": "Content is not visible via cross-origin resource sharing (CORS) files or headers",
+ "score_modifier": 0
+ },
+ "redirection": {
+ "expectation": "redirection-to-https",
+ "name": "redirection",
+ "output": {
+ "destination": "https://deces.matchid.io/",
+ "redirects": true,
+ "route": [
+ "http://deces.matchid.io/",
+ "https://deces.matchid.io/"
+ ],
+ "status_code": 200
+ },
+ "pass": true,
+ "result": "redirection-to-https",
+ "score_description": "Initial redirection is to HTTPS on same host, final destination is HTTPS",
+ "score_modifier": 0
+ },
+ "referrer-policy": {
+ "expectation": "referrer-policy-private",
+ "name": "referrer-policy",
+ "output": {
+ "data": "same-origin",
+ "http": true,
+ "meta": false
+ },
+ "pass": true,
+ "result": "referrer-policy-private",
+ "score_description": "Referrer-Policy header set to \"no-referrer\", \"same-origin\", \"strict-origin\" or \"strict-origin-when-cross-origin\"",
+ "score_modifier": 5
+ },
+ "strict-transport-security": {
+ "expectation": "hsts-implemented-max-age-at-least-six-months",
+ "name": "strict-transport-security",
+ "output": {
+ "data": "max-age=15552000; includeSubDomains; preload",
+ "includeSubDomains": true,
+ "max-age": 15552000,
+ "preload": true,
+ "preloaded": false
+ },
+ "pass": true,
+ "result": "hsts-implemented-max-age-at-least-six-months",
+ "score_description": "HTTP Strict Transport Security (HSTS) header set to a minimum of six months (15768000)",
+ "score_modifier": 0
+ },
+ "subresource-integrity": {
+ "expectation": "sri-implemented-and-external-scripts-loaded-securely",
+ "name": "subresource-integrity",
+ "output": {
+ "data": {}
+ },
+ "pass": true,
+ "result": "sri-not-implemented-but-all-scripts-loaded-from-secure-origin",
+ "score_description": "Subresource Integrity (SRI) not implemented, but all scripts are loaded from a similar origin",
+ "score_modifier": 0
+ },
+ "x-content-type-options": {
+ "expectation": "x-content-type-options-nosniff",
+ "name": "x-content-type-options",
+ "output": {
+ "data": "nosniff"
+ },
+ "pass": true,
+ "result": "x-content-type-options-nosniff",
+ "score_description": "X-Content-Type-Options header set to \"nosniff\"",
+ "score_modifier": 0
+ },
+ "x-frame-options": {
+ "expectation": "x-frame-options-sameorigin-or-deny",
+ "name": "x-frame-options",
+ "output": {
+ "data": "*.matchid.io"
+ },
+ "pass": false,
+ "result": "x-frame-options-header-invalid",
+ "score_description": "X-Frame-Options (XFO) header cannot be recognized",
+ "score_modifier": -20
+ },
+ "x-xss-protection": {
+ "expectation": "x-xss-protection-disabled",
+ "name": "x-xss-protection",
+ "output": {
+ "data": "1; mode=block"
+ },
+ "pass": true,
+ "result": "x-xss-protection-enabled-mode-block",
+ "score_description": "Deprecated X-XSS-Protection header set to \"1; mode=block\"",
+ "score_modifier": 0
+ }
+ }
+ },
"updownio": null,
"nmap": {
"host": "deces.matchid.io",
@@ -4873,77 +5397,77 @@
"testssl": [
{
"id": "service",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "HTTP"
},
{
"id": "pre_128cipher",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "No 128 cipher limit bug"
},
{
"id": "SSLv2",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "not offered"
},
{
"id": "SSLv3",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "not offered"
},
{
"id": "TLS1",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "not offered"
},
{
"id": "TLS1_1",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "not offered"
},
{
"id": "TLS1_2",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "offered"
},
{
"id": "TLS1_3",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "offered with final"
},
{
"id": "ALPN_HTTP2",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "h2"
},
{
"id": "ALPN",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "http/1.1"
},
{
"id": "cipherlist_NULL",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cwe": "CWE-327",
@@ -4951,7 +5475,7 @@
},
{
"id": "cipherlist_aNULL",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cwe": "CWE-327",
@@ -4959,7 +5483,7 @@
},
{
"id": "cipherlist_EXPORT",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cwe": "CWE-327",
@@ -4967,7 +5491,7 @@
},
{
"id": "cipherlist_LOW",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cwe": "CWE-327",
@@ -4975,7 +5499,7 @@
},
{
"id": "cipherlist_3DES_IDEA",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"cwe": "CWE-310",
@@ -4983,7 +5507,7 @@
},
{
"id": "cipherlist_OBSOLETED",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "LOW",
"cwe": "CWE-310",
@@ -4991,539 +5515,539 @@
},
{
"id": "cipherlist_STRONG_NOFS",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "not offered"
},
{
"id": "cipherlist_STRONG_FS",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "offered"
},
{
"id": "cipher_order-tls1_2",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "server"
},
{
"id": "cipherorder_TLSv1_2",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "cipher_order",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "server -- TLS 1.3 client determined"
},
{
"id": "FS",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "offered"
},
{
"id": "FS_ciphers",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "ECDHE-ECDSA-AES128-GCM-SHA256 ECDHE-ECDSA-AES128-SHA256 ECDHE-ECDSA-AES128-SHA ECDHE-ECDSA-AES256-GCM-SHA384 ECDHE-ECDSA-AES256-SHA384 ECDHE-ECDSA-AES256-SHA ECDHE-ECDSA-CHACHA20-POLY1305-OLD"
},
{
"id": "FS_ECDHE_curves",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "prime256v1"
},
{
"id": "TLS_extensions",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "'server name/#0' 'renegotiation info/#65281' 'EC point formats/#11' 'session ticket/#35' 'status request/#5' 'next protocol/#13172' 'key share/#51' 'supported versions/#43' 'extended master secret/#23' 'application layer protocol negotiation/#16' 'compress_certificate/#27'"
},
{
"id": "TLS_session_ticket",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "valid for 64800 seconds only (",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+Z1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7/EFmPLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH/BAgwBgEB/wIBADAdBgNVHQ4EFgQUkHeSNWfE/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T/STaj1dj8tT7FavCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2kuZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cvci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIxAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5VsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN7uJW\n-----END CERTIFICATE-----"
},
{
"id": "intermediate_cert_fingerprintSHA256 <#1>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "1DFC1605FBAD358D8BC844F76D15203FAC9CA5C1A79FD4857FFAF2864FBEBF96"
},
{
"id": "intermediate_cert_notBefore <#1>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "2023-12-13 09:00"
},
{
"id": "intermediate_cert_notAfter <#1>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "2029-02-20 14:00"
},
{
"id": "intermediate_cert_expiration <#1>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "ok > 40 days"
},
{
"id": "intermediate_cert_chain <#1>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "WE1 <-- GTS Root R4"
},
{
"id": "intermediate_cert <#2>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBXMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UECxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTExNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoTGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8FhzubeRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019eWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H/MIH8MA4GA1UdDwEB/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUgEzW63T/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUNl8qJUC99BM00qP/8/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRwOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8vYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs/ZbzNnIdCp5Gxmx5ejvEau8otR/CskGN+hr/W5GvT1tMBjgWKZ1i4//emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs/L6K1vepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----"
},
{
"id": "intermediate_cert_fingerprintSHA256 <#2>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "76B27B80A58027DC3CF1DA68DAC17010ED93997D0B603E2FADBE85012493B5A7"
},
{
"id": "intermediate_cert_notBefore <#2>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "2023-11-15 03:43"
},
{
"id": "intermediate_cert_notAfter <#2>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "2028-01-28 00:00"
},
{
"id": "intermediate_cert_expiration <#2>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "ok > 40 days"
},
{
"id": "intermediate_cert_chain <#2>",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "GTS Root R4 <-- GlobalSign Root CA"
},
{
"id": "intermediate_cert_badOCSP",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "intermediate certificate(s) is/are ok"
},
{
"id": "HTTP_status_code",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "200 OK ('/')"
},
{
"id": "HTTP_clock_skew",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "0 seconds from localtime"
},
{
"id": "HTTP_headerTime",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
- "finding": "1722128904"
+ "finding": "1722733715"
},
{
"id": "HSTS_time",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "180 days (=15552000 seconds) > 15552000 seconds"
},
{
"id": "HSTS_subdomains",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "includes subdomains"
},
{
"id": "HSTS_preload",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "domain IS marked for preloading"
},
{
"id": "HPKP",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "No support for HTTP Public Key Pinning"
},
{
"id": "banner_server",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "cloudflare"
},
{
"id": "banner_application",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "No application banner found"
},
{
"id": "cookie_count",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "0 at '/'"
},
{
"id": "X-Frame-Options",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "*.matchid.io"
},
{
"id": "X-Content-Type-Options",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "nosniff"
},
{
"id": "Content-Security-Policy",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' static.cloudflareinsights.com ajax.cloudflare.com www.googletagmanager.com fundingchoicesmessages.google.com www.google.com www.google.ca analytics.google.com www.google-analytics.com pagead2.googlesyndication.com partner.googleadservices.com tpc.googlesyndication.com www.googletagservices.com adservice.google.com adservice.google.fr;style-src https: 'self' 'unsafe-inline';font-src 'self' data:;img-src 'self' matchid.io a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com upload.wikimedia.org pagead2.googlesyndication.com www.google-analytics.com stats.g.doubleclick.net www.google.fr;connect-src 'self' www.data.gouv.fr cloudflareinsights.com www.google-analytics.com analytics.google.com csi.gstatic.com region1.analytics.google.com stats.g.doubleclick.net pagead2.googlesyndication.com; frame-src 'self' matchid.io www.google.com google.com googleads.g.doubleclick.net tpc.googlesyndication.com"
},
{
"id": "X-XSS-Protection",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "1; mode=block"
},
{
"id": "Referrer-Policy",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "same-origin"
},
{
"id": "banner_reverseproxy",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"cwe": "CWE-200",
@@ -5531,7 +6055,7 @@
},
{
"id": "heartbleed",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2014-0160",
@@ -5540,7 +6064,7 @@
},
{
"id": "CCS",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2014-0224",
@@ -5549,7 +6073,7 @@
},
{
"id": "ticketbleed",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2016-9244",
@@ -5558,7 +6082,7 @@
},
{
"id": "ROBOT",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2017-17382 CVE-2017-17427 CVE-2017-17428 CVE-2017-13098 CVE-2017-1000385 CVE-2017-13099 CVE-2016-6883 CVE-2012-5081 CVE-2017-6168",
@@ -5567,7 +6091,7 @@
},
{
"id": "secure_renego",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cwe": "CWE-310",
@@ -5575,7 +6099,7 @@
},
{
"id": "secure_client_renego",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2011-1473",
@@ -5584,7 +6108,7 @@
},
{
"id": "CRIME_TLS",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2012-4929",
@@ -5593,7 +6117,7 @@
},
{
"id": "BREACH",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "MEDIUM",
"cve": "CVE-2013-3587",
@@ -5602,7 +6126,7 @@
},
{
"id": "POODLE_SSL",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2014-3566",
@@ -5611,14 +6135,14 @@
},
{
"id": "fallback_SCSV",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "no protocol below TLS 1.2 offered"
},
{
"id": "SWEET32",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2016-2183 CVE-2016-6329",
@@ -5627,7 +6151,7 @@
},
{
"id": "FREAK",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2015-0204",
@@ -5636,7 +6160,7 @@
},
{
"id": "DROWN",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2016-0800 CVE-2016-0703",
@@ -5645,7 +6169,7 @@
},
{
"id": "DROWN_hint",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"cve": "CVE-2016-0800 CVE-2016-0703",
@@ -5654,7 +6178,7 @@
},
{
"id": "LOGJAM",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2015-4000",
@@ -5663,7 +6187,7 @@
},
{
"id": "LOGJAM-common_primes",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2015-4000",
@@ -5672,7 +6196,7 @@
},
{
"id": "BEAST",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2011-3389",
@@ -5681,7 +6205,7 @@
},
{
"id": "LUCKY13",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "LOW",
"cve": "CVE-2013-0169",
@@ -5690,7 +6214,7 @@
},
{
"id": "winshock",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2014-6321",
@@ -5699,7 +6223,7 @@
},
{
"id": "RC4",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"cve": "CVE-2013-2566 CVE-2015-2808",
@@ -5708,392 +6232,392 @@
},
{
"id": "clientsimulation-android_60",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305-OLD"
},
{
"id": "clientsimulation-android_70",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-android_81",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-android_90",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-android_X",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-android_11",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-android_12",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-chrome_79_win10",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-chrome_101_win10",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-firefox_66_win81",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-firefox_100_win10",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-ie_6_xp",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "No connection"
},
{
"id": "clientsimulation-ie_8_win7",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "No connection"
},
{
"id": "clientsimulation-ie_8_xp",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "No connection"
},
{
"id": "clientsimulation-ie_11_win7",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-ie_11_win81",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-ie_11_winphone81",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-ie_11_win10",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-edge_15_win10",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-edge_101_win10_21h2",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-safari_121_ios_122",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256"
},
{
"id": "clientsimulation-safari_130_osx_10146",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256"
},
{
"id": "clientsimulation-safari_154_osx_1231",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-java_7u25",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "No connection"
},
{
"id": "clientsimulation-java_8u161",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-java1102",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-java1703",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_256_GCM_SHA384"
},
{
"id": "clientsimulation-go_1178",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-libressl_283",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305"
},
{
"id": "clientsimulation-openssl_102e",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-openssl_110l",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305"
},
{
"id": "clientsimulation-openssl_111d",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_256_GCM_SHA384"
},
{
"id": "clientsimulation-openssl_303",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_256_GCM_SHA384"
},
{
"id": "clientsimulation-apple_mail_16_0",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-thunderbird_91_9",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "rating_spec",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "SSL Labs's 'SSL Server Rating Guide' (version 2009q from 2020-01-30)"
},
{
"id": "rating_doc",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "https://github.com/ssllabs/research/wiki/SSL-Server-Rating-Guide"
},
{
"id": "protocol_support_score",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "100"
},
{
"id": "protocol_support_score_weighted",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "30"
},
{
"id": "key_exchange_score",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "100"
},
{
"id": "key_exchange_score_weighted",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "30"
},
{
"id": "cipher_strength_score",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "60"
},
{
"id": "cipher_strength_score_weighted",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "24"
},
{
"id": "final_score",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "INFO",
"finding": "84"
},
{
"id": "overall_grade",
- "ip": "deces.matchid.io/104.21.64.91",
+ "ip": "deces.matchid.io/172.67.179.218",
"port": "443",
"severity": "OK",
"finding": "A+"
},
{
"id": "service",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "HTTP"
},
{
"id": "pre_128cipher",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "No 128 cipher limit bug"
},
{
"id": "SSLv2",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "not offered"
},
{
"id": "SSLv3",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "not offered"
},
{
"id": "TLS1",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "not offered"
},
{
"id": "TLS1_1",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "not offered"
},
{
"id": "TLS1_2",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "offered"
},
{
"id": "TLS1_3",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "offered with final"
},
{
"id": "ALPN_HTTP2",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "h2"
},
{
"id": "ALPN",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "http/1.1"
},
{
"id": "cipherlist_NULL",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cwe": "CWE-327",
@@ -6101,7 +6625,7 @@
},
{
"id": "cipherlist_aNULL",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cwe": "CWE-327",
@@ -6109,7 +6633,7 @@
},
{
"id": "cipherlist_EXPORT",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cwe": "CWE-327",
@@ -6117,7 +6641,7 @@
},
{
"id": "cipherlist_LOW",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cwe": "CWE-327",
@@ -6125,7 +6649,7 @@
},
{
"id": "cipherlist_3DES_IDEA",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"cwe": "CWE-310",
@@ -6133,7 +6657,7 @@
},
{
"id": "cipherlist_OBSOLETED",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "LOW",
"cwe": "CWE-310",
@@ -6141,539 +6665,539 @@
},
{
"id": "cipherlist_STRONG_NOFS",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "not offered"
},
{
"id": "cipherlist_STRONG_FS",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "offered"
},
{
"id": "cipher_order-tls1_2",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "server"
},
{
"id": "cipherorder_TLSv1_2",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "cipher_order",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "server -- TLS 1.3 client determined"
},
{
"id": "FS",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "offered"
},
{
"id": "FS_ciphers",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "ECDHE-ECDSA-AES128-GCM-SHA256 ECDHE-ECDSA-AES128-SHA256 ECDHE-ECDSA-AES128-SHA ECDHE-ECDSA-AES256-GCM-SHA384 ECDHE-ECDSA-AES256-SHA384 ECDHE-ECDSA-AES256-SHA ECDHE-ECDSA-CHACHA20-POLY1305-OLD"
},
{
"id": "FS_ECDHE_curves",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "prime256v1"
},
{
"id": "TLS_extensions",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "'server name/#0' 'renegotiation info/#65281' 'EC point formats/#11' 'session ticket/#35' 'status request/#5' 'next protocol/#13172' 'key share/#51' 'supported versions/#43' 'extended master secret/#23' 'application layer protocol negotiation/#16' 'compress_certificate/#27'"
},
{
"id": "TLS_session_ticket",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "valid for 64800 seconds only (",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "-----BEGIN CERTIFICATE-----\nMIICnzCCAiWgAwIBAgIQf/MZd5csIkp2FV0TttaF4zAKBggqhkjOPQQDAzBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIwMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQwwCgYDVQQDEwNXRTEwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARvzTr+Z1dHTCEDhUDCR127WEcPQMFcF4XGGTfn1XzthkubgdnXGhOlCgP4mMTG6J7/EFmPLCaY9eYmJbsPAvpWo4H+MIH7MA4GA1UdDwEB/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0TAQH/BAgwBgEB/wIBADAdBgNVHQ4EFgQUkHeSNWfE/6jMqeZ72YB5e8yT+TgwHwYDVR0jBBgwFoAUgEzW63T/STaj1dj8tT7FavCUHYwwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzAChhhodHRwOi8vaS5wa2kuZ29vZy9yNC5jcnQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL2MucGtpLmdvb2cvci9yNC5jcmwwEwYDVR0gBAwwCjAIBgZngQwBAgEwCgYIKoZIzj0EAwMDaAAwZQIxAOcCq1HW90OVznX+0RGU1cxAQXomvtgM8zItPZCuFQ8jSBJSjz5keROv9aYsAm5VsQIwJonMaAFi54mrfhfoFNZEfuNMSQ6/bIBiNLiyoX46FohQvKeIoJ99cx7sUkFN7uJW\n-----END CERTIFICATE-----"
},
{
"id": "intermediate_cert_fingerprintSHA256 <#1>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "1DFC1605FBAD358D8BC844F76D15203FAC9CA5C1A79FD4857FFAF2864FBEBF96"
},
{
"id": "intermediate_cert_notBefore <#1>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "2023-12-13 09:00"
},
{
"id": "intermediate_cert_notAfter <#1>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "2029-02-20 14:00"
},
{
"id": "intermediate_cert_expiration <#1>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "ok > 40 days"
},
{
"id": "intermediate_cert_chain <#1>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "WE1 <-- GTS Root R4"
},
{
"id": "intermediate_cert <#2>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "-----BEGIN CERTIFICATE-----\nMIIDejCCAmKgAwIBAgIQf+UwvzMTQ77dghYQST2KGzANBgkqhkiG9w0BAQsFADBXMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UECxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIzMTExNTAzNDMyMVoXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoTGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFI0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE83Rzp2iLYK5DuDXFgTB7S0md+8FhzubeRr1r1WEYNa5A3XP3iZEwWus87oV8okB2O6nGuEfYKueSkWpz6bFyOZ8pn6KY019eWIZlD6GEZQbR3IvJx3PIjGov5cSr0R2Ko4H/MIH8MA4GA1UdDwEB/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUgEzW63T/STaj1dj8tT7FavCUHYwwHwYDVR0jBBgwFoAUYHtmGkUNl8qJUC99BM00qP/8/UswNgYIKwYBBQUHAQEEKjAoMCYGCCsGAQUFBzAChhpodHRwOi8vaS5wa2kuZ29vZy9nc3IxLmNydDAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8vYy5wa2kuZ29vZy9yL2dzcjEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IBAQAYQrsPBtYDh5bjP2OBDwmkoWhIDDkic574y04tfzHpn+cJodI2D4SseesQ6bDrarZ7C30ddLibZatoKiws3UL9xnELz4ct92vID24FfVbiI1hY+SW6FoVHkNeWIP0GCbaM4C6uVdF5dTUsMVs/ZbzNnIdCp5Gxmx5ejvEau8otR/CskGN+hr/W5GvT1tMBjgWKZ1i4//emhA1JG1BbPzoLJQvyEotc03lXjTaCzv8mEbep8RqZ7a2CPsgRbuvTPBwcOMBBmuFeU88+FSBX6+7iP0il8b4Z0QFqIwwMHfs/L6K1vepuoxtGzi4CZ68zJpiq1UvSqTbFJjtbD4seiMHl\n-----END CERTIFICATE-----"
},
{
"id": "intermediate_cert_fingerprintSHA256 <#2>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "76B27B80A58027DC3CF1DA68DAC17010ED93997D0B603E2FADBE85012493B5A7"
},
{
"id": "intermediate_cert_notBefore <#2>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "2023-11-15 03:43"
},
{
"id": "intermediate_cert_notAfter <#2>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "2028-01-28 00:00"
},
{
"id": "intermediate_cert_expiration <#2>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "ok > 40 days"
},
{
"id": "intermediate_cert_chain <#2>",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "GTS Root R4 <-- GlobalSign Root CA"
},
{
"id": "intermediate_cert_badOCSP",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "intermediate certificate(s) is/are ok"
},
{
"id": "HTTP_status_code",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "200 OK ('/')"
},
{
"id": "HTTP_clock_skew",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "0 seconds from localtime"
},
{
"id": "HTTP_headerTime",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
- "finding": "1722128942"
+ "finding": "1722733755"
},
{
"id": "HSTS_time",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "180 days (=15552000 seconds) > 15552000 seconds"
},
{
"id": "HSTS_subdomains",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "includes subdomains"
},
{
"id": "HSTS_preload",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "domain IS marked for preloading"
},
{
"id": "HPKP",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "No support for HTTP Public Key Pinning"
},
{
"id": "banner_server",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "cloudflare"
},
{
"id": "banner_application",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "No application banner found"
},
{
"id": "cookie_count",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "0 at '/'"
},
{
"id": "X-Frame-Options",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "*.matchid.io"
},
{
"id": "X-Content-Type-Options",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "nosniff"
},
{
"id": "Content-Security-Policy",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' static.cloudflareinsights.com ajax.cloudflare.com www.googletagmanager.com fundingchoicesmessages.google.com www.google.com www.google.ca analytics.google.com www.google-analytics.com pagead2.googlesyndication.com partner.googleadservices.com tpc.googlesyndication.com www.googletagservices.com adservice.google.com adservice.google.fr;style-src https: 'self' 'unsafe-inline';font-src 'self' data:;img-src 'self' matchid.io a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com upload.wikimedia.org pagead2.googlesyndication.com www.google-analytics.com stats.g.doubleclick.net www.google.fr;connect-src 'self' www.data.gouv.fr cloudflareinsights.com www.google-analytics.com analytics.google.com csi.gstatic.com region1.analytics.google.com stats.g.doubleclick.net pagead2.googlesyndication.com; frame-src 'self' matchid.io www.google.com google.com googleads.g.doubleclick.net tpc.googlesyndication.com"
},
{
"id": "X-XSS-Protection",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "1; mode=block"
},
{
"id": "Referrer-Policy",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "same-origin"
},
{
"id": "banner_reverseproxy",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"cwe": "CWE-200",
@@ -6681,7 +7205,7 @@
},
{
"id": "heartbleed",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2014-0160",
@@ -6690,7 +7214,7 @@
},
{
"id": "CCS",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2014-0224",
@@ -6699,7 +7223,7 @@
},
{
"id": "ticketbleed",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2016-9244",
@@ -6708,7 +7232,7 @@
},
{
"id": "ROBOT",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2017-17382 CVE-2017-17427 CVE-2017-17428 CVE-2017-13098 CVE-2017-1000385 CVE-2017-13099 CVE-2016-6883 CVE-2012-5081 CVE-2017-6168",
@@ -6717,7 +7241,7 @@
},
{
"id": "secure_renego",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cwe": "CWE-310",
@@ -6725,7 +7249,7 @@
},
{
"id": "secure_client_renego",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2011-1473",
@@ -6734,7 +7258,7 @@
},
{
"id": "CRIME_TLS",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2012-4929",
@@ -6743,7 +7267,7 @@
},
{
"id": "BREACH",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "MEDIUM",
"cve": "CVE-2013-3587",
@@ -6752,7 +7276,7 @@
},
{
"id": "POODLE_SSL",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2014-3566",
@@ -6761,14 +7285,14 @@
},
{
"id": "fallback_SCSV",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "no protocol below TLS 1.2 offered"
},
{
"id": "SWEET32",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2016-2183 CVE-2016-6329",
@@ -6777,7 +7301,7 @@
},
{
"id": "FREAK",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2015-0204",
@@ -6786,7 +7310,7 @@
},
{
"id": "DROWN",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2016-0800 CVE-2016-0703",
@@ -6795,7 +7319,7 @@
},
{
"id": "DROWN_hint",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"cve": "CVE-2016-0800 CVE-2016-0703",
@@ -6804,7 +7328,7 @@
},
{
"id": "LOGJAM",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2015-4000",
@@ -6813,7 +7337,7 @@
},
{
"id": "LOGJAM-common_primes",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2015-4000",
@@ -6822,7 +7346,7 @@
},
{
"id": "BEAST",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2011-3389",
@@ -6831,7 +7355,7 @@
},
{
"id": "LUCKY13",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "LOW",
"cve": "CVE-2013-0169",
@@ -6840,7 +7364,7 @@
},
{
"id": "winshock",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2014-6321",
@@ -6849,7 +7373,7 @@
},
{
"id": "RC4",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"cve": "CVE-2013-2566 CVE-2015-2808",
@@ -6858,325 +7382,325 @@
},
{
"id": "clientsimulation-android_60",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305-OLD"
},
{
"id": "clientsimulation-android_70",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-android_81",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-android_90",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-android_X",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-android_11",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-android_12",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-chrome_79_win10",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-chrome_101_win10",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-firefox_66_win81",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-firefox_100_win10",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-ie_6_xp",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "No connection"
},
{
"id": "clientsimulation-ie_8_win7",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "No connection"
},
{
"id": "clientsimulation-ie_8_xp",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "No connection"
},
{
"id": "clientsimulation-ie_11_win7",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-ie_11_win81",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-ie_11_winphone81",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-ie_11_win10",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-edge_15_win10",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-edge_101_win10_21h2",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-safari_121_ios_122",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256"
},
{
"id": "clientsimulation-safari_130_osx_10146",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_CHACHA20_POLY1305_SHA256"
},
{
"id": "clientsimulation-safari_154_osx_1231",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-java_7u25",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "No connection"
},
{
"id": "clientsimulation-java_8u161",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-java1102",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-java1703",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_256_GCM_SHA384"
},
{
"id": "clientsimulation-go_1178",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "clientsimulation-libressl_283",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305"
},
{
"id": "clientsimulation-openssl_102e",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-openssl_110l",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-CHACHA20-POLY1305"
},
{
"id": "clientsimulation-openssl_111d",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_256_GCM_SHA384"
},
{
"id": "clientsimulation-openssl_303",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_256_GCM_SHA384"
},
{
"id": "clientsimulation-apple_mail_16_0",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256"
},
{
"id": "clientsimulation-thunderbird_91_9",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "TLSv1.3 TLS_AES_128_GCM_SHA256"
},
{
"id": "rating_spec",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "SSL Labs's 'SSL Server Rating Guide' (version 2009q from 2020-01-30)"
},
{
"id": "rating_doc",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "https://github.com/ssllabs/research/wiki/SSL-Server-Rating-Guide"
},
{
"id": "protocol_support_score",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "100"
},
{
"id": "protocol_support_score_weighted",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "30"
},
{
"id": "key_exchange_score",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "100"
},
{
"id": "key_exchange_score_weighted",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "30"
},
{
"id": "cipher_strength_score",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "60"
},
{
"id": "cipher_strength_score_weighted",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "24"
},
{
"id": "final_score",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
"finding": "84"
},
{
"id": "overall_grade",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "OK",
"finding": "A+"
},
{
"id": "scanTime",
- "ip": "deces.matchid.io/172.67.179.218",
+ "ip": "deces.matchid.io/104.21.64.91",
"port": "443",
"severity": "INFO",
- "finding": "77"
+ "finding": "80"
}
],
"thirdparties": {
@@ -7203,7 +7727,7 @@
},
{
"type": "google",
- "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je47o0v892384882za200&_p=1722128878077&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&tag_exp=95250753&cid=1116415631.1722128878&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&frm=0&pscdl=noapi&_s=1&sid=1722128878&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2054",
+ "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je47v0v892384882za200&_p=1722733686627&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&tag_exp=95250752&cid=923743514.1722733687&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&frm=0&pscdl=noapi&_s=1&sid=1722733686&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=838",
"details": {
"id": "google",
"message": "Use hosted Matomo instance"
@@ -7211,7 +7735,7 @@
},
{
"type": "google analytics",
- "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=1116415631.1722128878>m=45je47o0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0&frm=0",
+ "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=923743514.1722733687>m=45je47v0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0&frm=0&tag_exp=95250752",
"details": {
"id": "google analytics",
"message": "Use hosted Matomo instance"
@@ -7219,7 +7743,7 @@
},
{
"type": "google",
- "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je47o0v892384882za200&_p=1722128878077&gcd=13l3l3l3l1&npa=0&dma=0&tag_exp=95250753&cid=1116415631.1722128878&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&frm=0&pscdl=noapi&sid=1722128878&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&_s=2&tfd=2073",
+ "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je47v0v892384882za200&_p=1722733686627&gcd=13l3l3l3l1&npa=0&dma=0&tag_exp=95250752&cid=923743514.1722733687&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&frm=0&pscdl=noapi&sid=1722733686&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&_s=2&tfd=857",
"details": {
"id": "google",
"message": "Use hosted Matomo instance"
@@ -7227,11 +7751,11 @@
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202407230101/show_ads_impl.js"
+ "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202407290101/show_ads_impl.js"
},
{
"type": "google analytics",
- "url": "https://googleads.g.doubleclick.net/pagead/html/r20240724/r20110914/zrt_lookup.html",
+ "url": "https://googleads.g.doubleclick.net/pagead/html/r20240731/r20110914/zrt_lookup.html",
"details": {
"id": "google analytics",
"message": "Use hosted Matomo instance"
@@ -7239,7 +7763,7 @@
},
{
"type": "google analytics",
- "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&abgtt=6&lmt=1721343763&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fdeces.matchid.io%2Fsearch&pra=5&wgl=1&easpi=0&aihb=0&asro=0&ailel=29~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aiael=29~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aifxl=27_15~30_19&aiixl=29_5~27_3~30_6&aslmct=0.7&asamct=0.7&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1722128878146&bpp=15&bdt=1824&idt=233&shv=r20240724&mjsv=m202407230101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=3924577043688&frm=20&pv=2&ga_vid=1116415631.1722128878&ga_sid=1722128878&ga_hid=1397890371&ga_fc=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=44759875%2C44759926%2C44759842%2C31085512%2C44795922%2C95330276%2C95334525%2C95334828%2C95337026%2C95337870%2C95338246%2C31084185%2C95336267&oid=2&pvsid=480148783702999&tmod=20087826&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=33792&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=259",
+ "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&abgtt=6&lmt=1721343763&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fdeces.matchid.io%2Fsearch&pra=5&wgl=1&easpi=0&aihb=0&asro=0&ailel=29~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aiael=29~27~1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~30&aifxl=27_14~30_19&aiixl=29_5~27_3~30_6&aslmct=0.7&asamct=0.7&aiombap=1&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1722733686695&bpp=14&bdt=728&idt=221&shv=r20240731&mjsv=m202407290101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=4745914563629&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=44759875%2C44759926%2C44759842%2C31085665%2C42531705%2C95334529%2C95334828%2C95337870%2C95338227%2C31084187%2C95336266&oid=2&pvsid=147766408636199&tmod=527799930&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=33792&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=244",
"details": {
"id": "google analytics",
"message": "Use hosted Matomo instance"
@@ -7247,7 +7771,7 @@
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240724&st=env"
+ "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240731&st=env"
},
{
"type": "unknown",
@@ -7267,35 +7791,35 @@
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/bg/gX2MsHLre5CiGH_9A8IN3HiElujfntdcjgH_Sk3Y7JE.js"
+ "url": "https://pagead2.googlesyndication.com/bg/vP9kNsQqtKZgcwxV8i8WLi9YmQiPOsWwqZAmTwEQ2PU.js"
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240724&jk=480148783702999&rc="
+ "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240731&jk=147766408636199&rc="
},
{
"type": "unknown",
- "url": "https://tpc.googlesyndication.com/generate_204?yP55Ng"
+ "url": "https://tpc.googlesyndication.com/generate_204?wJJasA"
},
{
"type": "unknown",
- "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240724&jk=480148783702999&bg=!trWltfrNAAYaZPuaOmQ7ADQBe5WfOMPS7EWIWiW4iAuFFmvH9zgVhU_J6q5hrTdSQJ8DOCAFoEMzf5S5WHYpVvo2vi1TAgAAAGJSAAAABGgBB34ANWxU5TMwcCYasKJaFUDPsal0cXQGt9AfKbOVwvQ7vR0WrScjajjUFPE10EeDRq4QuYsPWjp6mQKih97qllPVUWDa5FbBcEVojxGwtPGX5QA8pzDRFgouRpO805Zp8zoYQRdN-IXms9S6r3k9C1WRxf5F38Majf8FOAJplpo2JJEFXk2MfTiGRR_8RC1uBqiroXbdkeIvrHMjKGbKVzbFRDOsw37ltaYp9eiMI7zOhSu44hroS1wJkkTezE-l7WdVjM0cPe27D0v68rJW6UQ7peZobRoIOvDMeutl58vK36ih8WlQ95Evnil_1FFYn4ohukXuWUbwaA1vmCRoxYWTUOZ_UYRyhVdojuasHkuD4r4vdZgMUpOO7gGc13gjghf25zNzWRbbO2ycUkOzOf10fihaeFAMnMPLTO7tfwJ4eAvcXLkFR89dP7WR8fU2dBpd-1E6U1aLP6N4IrOaJiZIfnNpztmSXwxSEhjfqMEx_oJnTd7Ueufw6HEq0PclrJOKK_LY9PmDsknhGNiIEEygk0wPDmEAya8hX809tgczVc6bs-oZjNgzIPMex-qpnLvdiT6dQL1zWWcOhnzr3O6XDX3iqi2aO5LpeRulTSTnXyaScbyJXtwYCgAUa4reK3Oq3mYhCjqYNWQdF0kxL4GoC-UVd8IuwSZa5x2y2FET003xQDvsz-boz0XQ4KX44I42zMO-Idp7vL-X2RA5YDIZHmmpbKqpHlvs5tLtqYDfsoVlxkAetpC0gBGn_Xomy9LHy7xmMpi3D5wLosRGzPWneCvoOgAea9wSPDqj7ktA3W9e4regKPBQZXtC0IZhRCcqI43ZeuF2v_wqjAb45BVWDr9FAU1vvElvVptJ37GajRZmti-U-icIqACT6CUeIx6NirxgHcrUuVOGAS5Q6mHRgZjNofIunOnTrg8eWShsG_JmnDYaPNpirwbjpupfxg668NAN8r7GhekxhL0"
+ "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240731&jk=147766408636199&bg=!Li2lLWLNAAZjy5caQ8s7ADQBe5WfOK5QGmWm23-I6kwHowb4H-UuI_097yBrYHEy0iCZZbIfPm4sfi8Hs_6FYPDe-jSWAgAAAFpSAAAAA2gBB34ANQ7VV9Zk-Kji4NBU_vP6t3CFBsl3CsK9C4Zm7kMTvCixcNg-3iaEfVH53QWTMJ_Ky-IfXlsBCgBzd9UoLk8BfZ3Y8ed291-D83a3956oYef2vLPpnc5hGdk4iKNDfSViI7uq2rPn42y9nhOrt9tOyE2bC89LUOV1am4CxnpZa0e4WTUZq90ftjHkZPHh_NNBrzmYkXOW7BokDcRNDIDUR8xHmb4HsYV6Bl-GTpkCtcS8OLrAKuF64atfWsLaBYjPEng_RNCOSPBRekzXAUF_0K4oaAPdEW9_5gAMZ-dV5PaT9FhYQjim34-f_TmntCiE5lr5yQrOIiPntz36254VZwWpCARTEXSPiuA6lqEsytJrhsrzCsuY3xrtXokjUEDghnGyfK68P7rNczwCLeIAhS-b1b4ZFj85G_FN1WazfBErW-6L_uILVxniGbelpseGzzY7UPC2dEZSHW4G0M4SxNIUjCO3BXotdM4u2Lgh08-e1C8IU-h1ghPPxpyUvkidmf-Cv5owrcBlL8BQckivfANU5VIucQrcFsa5kK4u3l9zj7XNQGulPN7ZHW2A7wh46weF9JnO9eDP36JCcU22BLqbyadjPUIBdqxJiKgnNV_cOho6ks3sq_GdTdgXJUrh2dFk0d5ZvWB6XkdNF8S71XMDHkPQQvzLXB9jIkKCAegDUYa52rWzsUm6x4epU3GscG7VDKhWXpJKkDbPLeAPOKoWLpf7k3kKCN3eSsktt4Yfs53aifsQpwySFVOLHxYBaBXxkM7iuIFhP0_FlgRikti4lGGc7NkukzoPsI8mhBFT_DzRWrIWvnBwT3Pd6nct_wHZZ1ZFE0xxLEdLb6I5XoAYC6Br6_wtvfuOAowN2DWwwcaudw0yQ18FV0fPsMnwMDtAvGOnOZ4pSsYgFFQbdo6kKEkZw8Q37utfTFiJdXkD83sHTs780qdNadHQ6tdsuUAI5S2VDgWCLCeWutLutJHkdpR4_ZEuCTRd47FYUIZlZhMCTiOotVC_6D8BOJVj3t9r7SFWVbW-Lf7k-GAcgB4I9fmCMTCU3bS13VnJJUZGk3oSHHuQdiQzA2_xGwxDeomVvozUWkxhNeMR0DtqLJ3abfqKGIOnj6NQq4jJ0fF4uSksmiQHAdlBDY0mzvPZZ26Jjw"
}
],
"cookies": [],
"headers": {
"alt-svc": "h3=\":443\"; ma=86400",
"cf-cache-status": "DYNAMIC",
- "cf-ray": "8aa0f9a38aad86fc-ORD",
+ "cf-ray": "8adaa7808aa22cb8-ORD",
"content-encoding": "br",
"content-security-policy": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' static.cloudflareinsights.com ajax.cloudflare.com www.googletagmanager.com fundingchoicesmessages.google.com www.google.com www.google.ca analytics.google.com www.google-analytics.com pagead2.googlesyndication.com partner.googleadservices.com tpc.googlesyndication.com www.googletagservices.com adservice.google.com adservice.google.fr;style-src https: 'self' 'unsafe-inline';font-src 'self' data:;img-src 'self' matchid.io a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com upload.wikimedia.org pagead2.googlesyndication.com www.google-analytics.com stats.g.doubleclick.net www.google.fr;connect-src 'self' www.data.gouv.fr cloudflareinsights.com www.google-analytics.com analytics.google.com csi.gstatic.com region1.analytics.google.com stats.g.doubleclick.net pagead2.googlesyndication.com; frame-src 'self' matchid.io www.google.com google.com googleads.g.doubleclick.net tpc.googlesyndication.com",
"content-type": "text/html",
- "date": "Sun, 28 Jul 2024 01:07:56 GMT",
+ "date": "Sun, 04 Aug 2024 01:08:05 GMT",
"feature-policy": "geolocation 'none';midi 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'self';accelerometer 'self';fullscreen 'self';payment 'none';",
"last-modified": "Thu, 18 Jul 2024 23:02:43 GMT",
"nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
"referrer-policy": "same-origin",
- "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=wxbA3PkBFP6WZfvOc4HQ84u4fiMB20ROTEn1PZhxQI7dPOprFNXH8Z5UBCa0yg%2BCabiRBExx1uV%2Fdv2WxRQPx5JV1ymyMTAcOmgEovrPP57ieYMkcUXHDRgfXWqiXVoj1cY%2F\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
+ "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=ksPjmb05zwQVvsxFmivaTNKNXPLUYQeRGxg9Lk5d1ODzs6HbXCsN0cczv3nY0DgbNGZ1fObWIRbgbV90xYeR7MfTdrQ9ukQRi4I%2FOcqnJIEacoMjY8qPadklc7T93h0uvCBx\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
"server": "cloudflare",
"strict-transport-security": "max-age=15552000; includeSubDomains; preload",
"x-content-type-options": "nosniff",
@@ -7325,7 +7849,7 @@
},
{
"hostname": "static.cloudflareinsights.com",
- "ip": "104.16.80.73",
+ "ip": "104.16.79.73",
"geoip": {
"registered_country": {
"geoname_id": 6252001,
@@ -7399,7 +7923,7 @@
},
{
"hostname": "pagead2.googlesyndication.com",
- "ip": "142.250.191.98",
+ "ip": "142.250.191.194",
"geoip": {
"continent": {
"code": "NA",
@@ -7453,7 +7977,7 @@
},
{
"hostname": "analytics.google.com",
- "ip": "142.250.191.174",
+ "ip": "142.250.190.110",
"geoip": {
"continent": {
"code": "NA",
@@ -7507,12 +8031,12 @@
},
{
"hostname": "stats.g.doubleclick.net",
- "ip": "142.250.123.154",
+ "ip": "142.251.165.156",
"geoip": {
"city": {
- "geoname_id": 5131638,
+ "geoname_id": 5116931,
"names": {
- "en": "Plainview"
+ "en": "Farmingdale"
}
},
"continent": {
@@ -7545,13 +8069,13 @@
},
"location": {
"accuracy_radius": 1000,
- "latitude": 40.7746,
- "longitude": -73.4761,
+ "latitude": 40.7306,
+ "longitude": -73.4313,
"metro_code": 501,
"time_zone": "America/New_York"
},
"postal": {
- "code": "11803"
+ "code": "11735"
},
"registered_country": {
"geoname_id": 6252001,
@@ -7587,7 +8111,7 @@
},
{
"hostname": "googleads.g.doubleclick.net",
- "ip": "142.250.190.98",
+ "ip": "172.217.0.162",
"geoip": {
"continent": {
"code": "NA",
@@ -7641,7 +8165,7 @@
},
{
"hostname": "tpc.googlesyndication.com",
- "ip": "172.217.0.161",
+ "ip": "142.250.191.193",
"geoip": {
"continent": {
"code": "NA",
@@ -7695,7 +8219,7 @@
},
{
"hostname": "www.google.com",
- "ip": "142.250.190.36",
+ "ip": "142.250.190.132",
"geoip": {
"continent": {
"code": "NA",
@@ -7927,22 +8451,22 @@
"zap": null,
"nuclei": [
{
- "template": "dns/caa-fingerprint.yaml",
- "template-url": "https://templates.nuclei.sh/public/caa-fingerprint",
- "template-id": "caa-fingerprint",
- "template-path": "/home/runner/nuclei-templates/dns/caa-fingerprint.yaml",
+ "template": "dns/txt-fingerprint.yaml",
+ "template-url": "https://templates.nuclei.sh/public/txt-fingerprint",
+ "template-id": "txt-fingerprint",
+ "template-path": "/home/runner/nuclei-templates/dns/txt-fingerprint.yaml",
"info": {
- "name": "CAA Record",
+ "name": "DNS TXT Record Detected",
"author": [
"pdteam"
],
"tags": [
"dns",
- "caa"
+ "txt"
],
- "description": "A CAA record was discovered. A CAA record is used to specify which certificate authorities (CAs) are allowed to issue certificates for a domain.",
+ "description": "A DNS TXT record was detected. The TXT record lets a domain admin leave notes on a DNS server.",
"reference": [
- "https://support.dnsimple.com/articles/caa-record/#whats-a-caa-record"
+ "https://www.netspi.com/blog/technical/network-penetration-testing/analyzing-dns-txt-records-to-fingerprint-service-providers/"
],
"severity": "info",
"metadata": {
@@ -7958,26 +8482,29 @@
"type": "dns",
"host": "deces.matchid.io.",
"matched-at": "deces.matchid.io",
- "timestamp": "2024-07-28T01:10:04.395909056Z",
+ "extracted-results": [
+ "\"google-site-verification=R8qdKQhQRtLbMF_bALIP-CGC16_BJCZSy8Olu7RTzY8\""
+ ],
+ "timestamp": "2024-08-04T01:10:18.045401896Z",
"matcher-status": true
},
{
- "template": "dns/txt-fingerprint.yaml",
- "template-url": "https://templates.nuclei.sh/public/txt-fingerprint",
- "template-id": "txt-fingerprint",
- "template-path": "/home/runner/nuclei-templates/dns/txt-fingerprint.yaml",
+ "template": "dns/caa-fingerprint.yaml",
+ "template-url": "https://templates.nuclei.sh/public/caa-fingerprint",
+ "template-id": "caa-fingerprint",
+ "template-path": "/home/runner/nuclei-templates/dns/caa-fingerprint.yaml",
"info": {
- "name": "DNS TXT Record Detected",
+ "name": "CAA Record",
"author": [
"pdteam"
],
"tags": [
"dns",
- "txt"
+ "caa"
],
- "description": "A DNS TXT record was detected. The TXT record lets a domain admin leave notes on a DNS server.",
+ "description": "A CAA record was discovered. A CAA record is used to specify which certificate authorities (CAs) are allowed to issue certificates for a domain.",
"reference": [
- "https://www.netspi.com/blog/technical/network-penetration-testing/analyzing-dns-txt-records-to-fingerprint-service-providers/"
+ "https://support.dnsimple.com/articles/caa-record/#whats-a-caa-record"
],
"severity": "info",
"metadata": {
@@ -7993,10 +8520,7 @@
"type": "dns",
"host": "deces.matchid.io.",
"matched-at": "deces.matchid.io",
- "extracted-results": [
- "\"google-site-verification=R8qdKQhQRtLbMF_bALIP-CGC16_BJCZSy8Olu7RTzY8\""
- ],
- "timestamp": "2024-07-28T01:10:05.391086389Z",
+ "timestamp": "2024-08-04T01:10:18.085614812Z",
"matcher-status": true
},
{
@@ -8036,7 +8560,7 @@
"1; mode=block"
],
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:12.263411754Z",
+ "timestamp": "2024-08-04T01:10:26.138053639Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'",
"matcher-status": true
},
@@ -8064,7 +8588,7 @@
"host": "https://deces.matchid.io",
"matched-at": "https://deces.matchid.io",
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:32.758257488Z",
+ "timestamp": "2024-08-04T01:10:46.443859784Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'",
"matcher-status": true
},
@@ -8096,12 +8620,12 @@
"max-request": 1
}
},
- "matcher-name": "cross-origin-opener-policy",
+ "matcher-name": "permissions-policy",
"type": "http",
"host": "https://deces.matchid.io",
"matched-at": "https://deces.matchid.io",
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:38.713397586Z",
+ "timestamp": "2024-08-04T01:10:52.361762739Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'",
"matcher-status": true
},
@@ -8133,12 +8657,12 @@
"max-request": 1
}
},
- "matcher-name": "cross-origin-resource-policy",
+ "matcher-name": "x-permitted-cross-domain-policies",
"type": "http",
"host": "https://deces.matchid.io",
"matched-at": "https://deces.matchid.io",
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:38.713447078Z",
+ "timestamp": "2024-08-04T01:10:52.361858409Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'",
"matcher-status": true
},
@@ -8170,12 +8694,12 @@
"max-request": 1
}
},
- "matcher-name": "permissions-policy",
+ "matcher-name": "clear-site-data",
"type": "http",
"host": "https://deces.matchid.io",
"matched-at": "https://deces.matchid.io",
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:38.713463078Z",
+ "timestamp": "2024-08-04T01:10:52.361877284Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'",
"matcher-status": true
},
@@ -8207,12 +8731,12 @@
"max-request": 1
}
},
- "matcher-name": "x-permitted-cross-domain-policies",
+ "matcher-name": "cross-origin-embedder-policy",
"type": "http",
"host": "https://deces.matchid.io",
"matched-at": "https://deces.matchid.io",
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:38.713475802Z",
+ "timestamp": "2024-08-04T01:10:52.361901159Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'",
"matcher-status": true
},
@@ -8244,12 +8768,12 @@
"max-request": 1
}
},
- "matcher-name": "clear-site-data",
+ "matcher-name": "cross-origin-opener-policy",
"type": "http",
"host": "https://deces.matchid.io",
"matched-at": "https://deces.matchid.io",
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:38.713488806Z",
+ "timestamp": "2024-08-04T01:10:52.36191792Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'",
"matcher-status": true
},
@@ -8281,12 +8805,12 @@
"max-request": 1
}
},
- "matcher-name": "cross-origin-embedder-policy",
+ "matcher-name": "cross-origin-resource-policy",
"type": "http",
"host": "https://deces.matchid.io",
"matched-at": "https://deces.matchid.io",
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:38.713505888Z",
+ "timestamp": "2024-08-04T01:10:52.36193372Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'",
"matcher-status": true
},
@@ -8315,7 +8839,7 @@
"host": "https://deces.matchid.io",
"matched-at": "https://deces.matchid.io/robots.txt",
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:44.890156945Z",
+ "timestamp": "2024-08-04T01:10:58.865597711Z",
"curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/robots.txt'",
"matcher-status": true
},
@@ -8355,7 +8879,7 @@
"host": "https://deces.matchid.io",
"matched-at": "https://deces.matchid.io/",
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:54.464146056Z",
+ "timestamp": "2024-08-04T01:11:08.10689305Z",
"curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: deces.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/'",
"matcher-status": true
},
@@ -8395,7 +8919,7 @@
"host": "https://deces.matchid.io",
"matched-at": "https://deces.matchid.io/",
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:10:54.464184878Z",
+ "timestamp": "2024-08-04T01:11:08.107008286Z",
"curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: deces.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/'",
"matcher-status": true
},
@@ -8426,7 +8950,7 @@
"Google Trust Services"
],
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:13:38.824716405Z",
+ "timestamp": "2024-08-04T01:13:52.832757667Z",
"matcher-status": true
},
{
@@ -8457,7 +8981,7 @@
"*.matchid.io"
],
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:13:38.82484741Z",
+ "timestamp": "2024-08-04T01:13:52.832925571Z",
"matcher-status": true
},
{
@@ -8492,7 +9016,7 @@
" SAN: [matchid.io *.matchid.io]"
],
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:13:38.824932609Z",
+ "timestamp": "2024-08-04T01:13:52.832975325Z",
"matcher-status": true
},
{
@@ -8523,7 +9047,7 @@
"tls12"
],
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:13:38.825747115Z",
+ "timestamp": "2024-08-04T01:13:53.112639218Z",
"matcher-status": true
},
{
@@ -8554,7 +9078,7 @@
"tls13"
],
"ip": "172.67.179.218",
- "timestamp": "2024-07-28T01:13:38.849013942Z",
+ "timestamp": "2024-08-04T01:13:53.136530811Z",
"matcher-status": true
}
],
@@ -8562,13 +9086,13 @@
{
"requestedUrl": "https://deces.matchid.io/",
"finalUrl": "https://deces.matchid.io/",
- "fetchTime": "2024-07-28T01:07:35.058Z",
+ "fetchTime": "2024-08-04T01:07:42.219Z",
"runWarnings": [],
"categories": {
"performance": {
"title": "Performance",
"id": "performance",
- "score": 0.81
+ "score": 0.82
},
"accessibility": {
"title": "Accessibility",
@@ -8604,49 +9128,49 @@
"description": "Collects all available metrics.",
"score": null,
"scoreDisplayMode": "informative",
- "numericValue": 7727,
+ "numericValue": 7093,
"numericUnit": "millisecond",
"details": {
"type": "debugdata",
"items": [
{
- "firstContentfulPaint": 2110,
- "firstMeaningfulPaint": 2110,
- "largestContentfulPaint": 3142,
- "firstCPUIdle": 7436,
- "interactive": 7727,
- "speedIndex": 4136,
- "estimatedInputLatency": 28,
- "totalBlockingTime": 173,
- "maxPotentialFID": 100,
+ "firstContentfulPaint": 2096,
+ "firstMeaningfulPaint": 2096,
+ "largestContentfulPaint": 3217,
+ "firstCPUIdle": 5009,
+ "interactive": 7093,
+ "speedIndex": 3641,
+ "estimatedInputLatency": 40,
+ "totalBlockingTime": 184,
+ "maxPotentialFID": 234,
"cumulativeLayoutShift": 0.01871600850423177,
- "cumulativeLayoutShiftAllFrames": 0.01871600850423177,
+ "cumulativeLayoutShiftAllFrames": 0,
"observedTimeOrigin": 0,
- "observedTimeOriginTs": 313534670,
+ "observedTimeOriginTs": 649378382,
"observedNavigationStart": 0,
- "observedNavigationStartTs": 313534670,
- "observedFirstPaint": 932,
- "observedFirstPaintTs": 314466642,
- "observedFirstContentfulPaint": 932,
- "observedFirstContentfulPaintTs": 314466642,
- "observedFirstMeaningfulPaint": 932,
- "observedFirstMeaningfulPaintTs": 314466642,
- "observedLargestContentfulPaint": 932,
- "observedLargestContentfulPaintTs": 314466642,
- "observedTraceEnd": 2906,
- "observedTraceEndTs": 316440981,
- "observedLoad": 341,
- "observedLoadTs": 313875567,
- "observedDomContentLoaded": 339,
- "observedDomContentLoadedTs": 313873884,
+ "observedNavigationStartTs": 649378382,
+ "observedFirstPaint": 740,
+ "observedFirstPaintTs": 650118851,
+ "observedFirstContentfulPaint": 740,
+ "observedFirstContentfulPaintTs": 650118851,
+ "observedFirstMeaningfulPaint": 740,
+ "observedFirstMeaningfulPaintTs": 650118851,
+ "observedLargestContentfulPaint": 740,
+ "observedLargestContentfulPaintTs": 650118851,
+ "observedTraceEnd": 2457,
+ "observedTraceEndTs": 651835318,
+ "observedLoad": 599,
+ "observedLoadTs": 649977288,
+ "observedDomContentLoaded": 578,
+ "observedDomContentLoadedTs": 649956857,
"observedCumulativeLayoutShift": 0.01871600850423177,
- "observedCumulativeLayoutShiftAllFrames": 0.01871600850423177,
- "observedFirstVisualChange": 936,
- "observedFirstVisualChangeTs": 314470670,
- "observedLastVisualChange": 1152,
- "observedLastVisualChangeTs": 314686670,
- "observedSpeedIndex": 954,
- "observedSpeedIndexTs": 314488753
+ "observedCumulativeLayoutShiftAllFrames": 0,
+ "observedFirstVisualChange": 745,
+ "observedFirstVisualChangeTs": 650123382,
+ "observedLastVisualChange": 978,
+ "observedLastVisualChangeTs": 650356382,
+ "observedSpeedIndex": 766,
+ "observedSpeedIndexTs": 650143993
},
{
"lcpInvalidated": false
@@ -8669,18 +9193,18 @@
"numStylesheets": 3,
"numFonts": 1,
"numTasks": 591,
- "numTasksOver10ms": 13,
- "numTasksOver25ms": 2,
- "numTasksOver50ms": 0,
+ "numTasksOver10ms": 15,
+ "numTasksOver25ms": 4,
+ "numTasksOver50ms": 1,
"numTasksOver100ms": 0,
"numTasksOver500ms": 0,
"rtt": 0,
- "throughput": 15537510.798062101,
- "maxRtt": 21.779,
- "maxServerLatency": 65.68199999999999,
- "totalByteWeight": 706014,
- "totalTaskTime": 360.09099999999967,
- "mainDocumentTransferSize": 3543
+ "throughput": 27317689.741956677,
+ "maxRtt": 18.259,
+ "maxServerLatency": 60.623,
+ "totalByteWeight": 704790,
+ "totalTaskTime": 455.44199999999813,
+ "mainDocumentTransferSize": 3541
}
]
}
@@ -8700,6 +9224,7 @@
"dsfr": null,
"summary": {
"404": "A+",
+ "httpGrade": "C+",
"nmapGrade": "B",
"nmapOpenPortsCount": 4,
"nmapOpenPortsGrade": "F",
@@ -8710,7 +9235,7 @@
"cookiesCount": 0,
"trackersGrade": "F",
"trackersCount": 17,
- "lighthouse_performance": 0.81,
+ "lighthouse_performance": 0.82,
"lighthouse_performanceGrade": "B",
"lighthouse_accessibility": 1,
"lighthouse_accessibilityGrade": "A",