Note: This is not a stable API during the beta. Providing highlighted JSON instead of raw JSON data is therefore intentional.
{
"third_party_requests_count": 25,
"web_vulnerabilities": {
"sweet32": {
"finding": "SWEET32, uses 64 bit block ciphers",
"severity": "LOW",
"cve": "CVE-2016-2183, CVE-2016-6329"
},
"lucky13": {
"finding": "potentially vulnerable to LUCKY13, uses cipher block chaining (CBC) ciphers with TLS. Check patches",
"severity": "LOW",
"cve": "CVE-2013-0169"
},
"cbc_tls1": {
"finding": "BEAST: CBC ciphers for TLS1: ECDHE-RSA-AES256-SHA DHE-RSA-AES256-SHA DHE-RSA-CAMELLIA256-SHA AES256-SHA CAMELLIA256-SHA ECDHE-RSA-AES128-SHA DHE-RSA-AES128-SHA DHE-RSA-SEED-SHA DHE-RSA-CAMELLIA128-SHA AES128-SHA SEED-SHA CAMELLIA128-SHA ECDHE-RSA-DES-CBC3-SHA EDH-RSA-DES-CBC3-SHA DES-CBC3-SHA",
"severity": "MEDIUM",
"cve": "CVE-2011-3389"
},
"beast": {
"finding": "BEAST: VULNERABLE -- but also supports higher protocols (possible mitigation): TLSv1.1 TLSv1.2",
"severity": "LOW",
"cve": "CVE-2011-3389"
},
"LOGJAM_common primes": {
"finding": "common prime 'RFC3526/Oakley Group 14' detected",
"severity": "LOW",
"cve": "CVE-2015-4000"
},
"breach": {
"finding": "BREACH: potentially VULNERABLE, uses gzip HTTP compression. - only supplied '/' tested ( Can be ignored for static pages or if no secrets in the page)",
"severity": "HIGH",
"cve": "CVE-2013-3587"
}
},
"mx_has_ssl": true,
"a_locations": [
"Germany"
],
"mx_pfs": true,
"requests_count": 61,
"cookies_count": 4,
"mx_has_protocol_tls1_2": true,
"a_records_reverse": [
[]
],
"final_url": "https://www.sparapo.de/",
"mx_ciphers": {},
"profilecookies": [
{
"baseDomain": "azurewebsites.net",
"expiry": -1,
"isHttpOnly": true,
"value": "3f0df61cf3013598001f0320578325890fdf094201bd24ca3689ff8cd06e0848",
"host": ".adgsolarispicturesaccessfunction.azurewebsites.net",
"path": "/",
"lifetime": -1,
"isSecure": false,
"name": "ARRAffinity"
},
{
"baseDomain": "medizinfuchs.de",
"expiry": 1888770453.68949,
"isHttpOnly": true,
"value": "0%2C",
"host": "www.medizinfuchs.de",
"path": "/",
"lifetime": 315360001.6894901,
"isSecure": true,
"name": "device4b955584e50caaad19332d9dfaa06fa7"
},
{
"baseDomain": "medizinfuchs.de",
"expiry": 1574015253.689473,
"isHttpOnly": false,
"value": "tKM10dM1Ge3YFO4NX38WCKCD0ZP1W2LlvVjtKBtPCMtlALZr7h8zjPrXhx7u0nnvPYPrGiAbUXEZzFfAIGx7Ss4zKsM36sdcqDcInOJTJD/GT4kLC4NK53bS1ENw",
"host": "www.medizinfuchs.de",
"path": "/",
"lifetime": 604801.6894729137,
"isSecure": false,
"name": "AWSALB"
},
{
"baseDomain": "sparapo.de",
"expiry": 1573626453.36397,
"isHttpOnly": false,
"value": "fvu9f0r7gtn83487i7fc4u6s01",
"host": ".www.sparapo.de",
"path": "/",
"lifetime": 216001.36397004128,
"isSecure": false,
"name": "75ba065a5cb19cf50822bc0e5e5c8abf"
}
],
"mx_a_records": [
[
10,
[
"62.146.106.39"
]
],
[
20,
[
"62.146.106.40"
]
]
],
"mx_records": [
[
10,
"mx00.udag.de"
],
[
20,
"mx01.udag.de"
]
],
"web_has_hpkp_header": false,
"responses": null,
"web_has_protocol_tls1_1": true,
"web_has_protocol_tls1_2": true,
"mx_has_protocol_tls1": true,
"mixed_content": false,
"google_analytics_present": false,
"tracker_requests": [
"widgets.trustedshops.com"
],
"web_has_hsts_preload_header": false,
"web_cert_trusted": true,
"web_cert_trusted_reason": "",
"mx_ssl_finished": true,
"success": true,
"mx_cert_trusted": true,
"final_https_url": "https://www.sparapo.de/",
"a_records": [
"213.95.167.167"
],
"headerchecks": {
"x-content-type-options": {
"status": "MISSING",
"value": ""
},
"content-security-policy": {
"status": "MISSING",
"value": ""
},
"x-frame-options": {
"status": "MISSING",
"value": ""
},
"referrer-policy": {
"status": "MISSING",
"value": ""
},
"x-xss-protection": {
"status": "MISSING",
"value": ""
}
},
"cname_records": [],
"flashcookies": [],
"reachable": true,
"mx_locations": [
"Germany"
],
"leaks": [],
"mx_has_protocol_tls1_3": true,
"initial_url": "http://www.sparapo.de/",
"web_has_protocol_tls1": true,
"mx_vulnerabilities": {
"cbc_tls1": {
"finding": "BEAST: CBC ciphers for TLS1: ECDHE-RSA-AES256-SHA DHE-RSA-AES256-SHA DHE-RSA-CAMELLIA256-SHA AES256-SHA CAMELLIA256-SHA ECDHE-RSA-AES128-SHA DHE-RSA-AES128-SHA DHE-RSA-CAMELLIA128-SHA AES128-SHA CAMELLIA128-SHA",
"severity": "MEDIUM",
"cve": "CVE-2011-3389"
},
"beast": {
"finding": "BEAST: VULNERABLE -- but also supports higher protocols (possible mitigation): TLSv1.1 TLSv1.2",
"severity": "LOW",
"cve": "CVE-2011-3389"
},
"lucky13": {
"finding": "potentially vulnerable to LUCKY13, uses cipher block chaining (CBC) ciphers with TLS. Check patches",
"severity": "LOW",
"cve": "CVE-2013-0169"
}
},
"openwpm_final_url": "https://www.sparapo.de/",
"mx_cert_trusted_reason": "",
"web_has_protocol_tls1_3": false,
"third_parties": [
"adgsolarispicturesaccessfunction.azurewebsites.net",
"versandhandel.dimdi.de",
"widgets.trustedshops.com",
"www.gepruefter-webshop.de",
"www.medizinfuchs.de"
],
"https": true,
"cookie_stats": {
"third_party_short": 1,
"third_party_track_uniq": 0,
"third_party_flash": 0,
"third_party_track": 0,
"first_party_flash": 0,
"first_party_long": 1,
"third_party_track_domains": [],
"first_party_short": 0,
"third_party_long": 2
},
"flashcookies_count": null,
"web_has_hsts_header": false,
"web_has_protocol_sslv2": false,
"mx_has_protocol_tls1_1": true,
"web_ssl_finished": true,
"mx_a_records_reverse": [
[
10,
[
[
"mx00.udag.de"
]
]
],
[
20,
[
[
"mx01.udag.de"
]
]
]
],
"web_ciphers": {
"std_3DES": {
"finding": "Triple DES Ciphers (Medium) offered - not too bad",
"severity": "MEDIUM"
},
"std_128Bit": {
"finding": "Weak 128 Bit ciphers (SEED, IDEA, RC[2,4]) offered - bad",
"severity": "HIGH"
}
},
"mx_has_protocol_sslv3": false,
"requests": [
{
"headers": null,
"url": "http://www.sparapo.de/",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/bootstrap.min.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/bootstrap-theme.min.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/style-2.0.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/pages.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/modules.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/elements.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/jquery-ui.min.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/custom_css.php",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/custom.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/js/jquery-2.1.1.min.js",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/js/jquery-ui.min.js",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/owl-carousel/owl.carousel.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/owl-carousel/owl.theme.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/js/owl-carousel/owl.carousel.js",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/ajax-loader.gif",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/shops/11107/sparapo-website-header.png",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/payback_aufkleber.jpg",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://versandhandel.dimdi.de/img/logo.png",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://versandhandel.dimdi.de/img/logo.gif",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/icons/visa.png",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/icons/mastercard.png",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/icons/sofort.png",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/paypal.gif",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=6626657",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=14133578",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=10070208",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/shops/11107/Artikelbilder/cache/01319956-80x80.jpg",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=10013630",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=11515078",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/shops/11107/Artikelbilder/cache/12502474-80x80.jpg",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=10032484",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=14050042",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=14133561",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=580546",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/shops/11107/top_q10.jpg",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/shops/11107/1600264_h_gingium_banner_doc_europa_555x200_1.jpg",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/shops/11107/tcc_banner_doceurope_555x200.jpg",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=420699",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=11648224",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=1166837",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=8913823",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=5351098",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=3330867",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=7466948",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=2097989",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://adgsolarispicturesaccessfunction.azurewebsites.net/api/Access?code=CM5ITHx10x7shxMKm4l/pHyLHpB7NahPiXTZR4lgOkj/lMC0wPrwfA==&small=6108589",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/images/shops/11107/orthomol.jpg",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.medizinfuchs.de/medizinfuchs-siegel-70/id/",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.gepruefter-webshop.de/files/4813/8720/2922/Gepruefter-Webshop-Siegel-Gruen-150.png",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/js/bootstrap.min.js",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/js/shopscript-2.0.js",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/default/javascript/cookie/jquery.cookie.js",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/default/javascript/cookie/jquery.cookiecuttr.js",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/default/css/cookiecuttr.css",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://widgets.trustedshops.com/js/X59808ED6E85333ACDAA29494354FD377.js",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/fonts/glyphicons-halflings-regular.woff",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://www.sparapo.de/templates/bootstrap/css/images/ui-bg_flat_75_ffffff_40x100.png",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://widgets.trustedshops.com/css/style.css?version=2017-07-20-WEB&tsId=X59808ED6E85333ACDAA29494354FD377&sourceUrl=&yOffset=0&variant=custom_reviews&customElementId=trustedBadge&trustcardDirection=bottomLeft&customBadgeWidth=&customBadgeHeight=&disableResponsive=false&disableTrustbadge=false&customCheckoutElementId=&channel=&responsiveVariant=",
"referrer": null,
"method": null
},
{
"headers": null,
"url": "https://widgets.trustedshops.com/fonts/tsfonts.woff2",
"referrer": null,
"method": null
}
],
"web_has_hsts_preload": false,
"final_url_is_https": true,
"third_parties_count": 5,
"web_has_protocol_sslv3": false,
"web_has_ssl": true,
"redirected_to_https": true,
"web_pfs": true
}