JSON result object for "http://www.apo2u.de/"

Note: This is not a stable API during the beta. Providing highlighted JSON instead of raw JSON data is therefore intentional.

{
  "flashcookies_count": null,
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "1a-8207.antagus.de"
        ]
      ]
    ]
  ],
  "third_parties": [],
  "mx_has_protocol_tls1_2": false,
  "final_url_is_https": false,
  "final_url": "http://www.apo2u.de/",
  "mx_pfs": true,
  "mx_ciphers": {
    "std_STRONG": {
      "severity": "MEDIUM",
      "finding": "Strong encryption (AEAD ciphers)           not offered"
    },
    "std_128Bit": {
      "severity": "HIGH",
      "finding": "Weak 128 Bit ciphers (SEED, IDEA, RC[2,4]) offered - bad"
    },
    "std_aNULL": {
      "severity": "CRITICAL",
      "finding": "Anonymous NULL Ciphers (no authentication) offered - ugly"
    },
    "std_EXPORT": {
      "severity": "CRITICAL",
      "finding": "Export ciphers (w/o ADH+NULL)              offered - ugly"
    },
    "std_3DES": {
      "severity": "MEDIUM",
      "finding": "Triple DES Ciphers (Medium)                offered - not too bad"
    },
    "std_DES+64Bit": {
      "severity": "CRITICAL",
      "finding": "LOW: 64 Bit + DES encryption (w/o export)  offered - ugly"
    }
  },
  "mx_has_protocol_sslv2": true,
  "requests_count": 2,
  "mx_has_protocol_tls1_3": false,
  "mx_has_protocol_tls1": true,
  "a_locations": [
    "Germany"
  ],
  "initial_url": "http://www.apo2u.de/",
  "mx_records": [
    [
      10,
      "mail.apo2u.de"
    ]
  ],
  "web_has_ssl": false,
  "flashcookies": [],
  "redirected_to_https": false,
  "mx_ssl_finished": true,
  "openwpm_final_url": "http://www.apo2u.de/",
  "mixed_content": false,
  "headerchecks": {
    "x-content-type-options": {
      "status": "OK",
      "value": "nosniff"
    },
    "x-frame-options": {
      "status": "INFO",
      "value": "SAMEORIGIN"
    },
    "content-security-policy": {
      "status": "MISSING",
      "value": ""
    },
    "x-xss-protection": {
      "status": "MISSING",
      "value": ""
    },
    "referrer-policy": {
      "status": "MISSING",
      "value": ""
    }
  },
  "mx_has_ssl": true,
  "web_ssl_finished": true,
  "https": false,
  "mx_has_protocol_sslv3": true,
  "tracker_requests": [],
  "third_parties_count": 0,
  "mx_cert_trusted_reason": "certificate does not match supplied URIAll certificate trust checks failed: (chain incomplete).",
  "google_analytics_present": false,
  "https_error": "ERROR 403: Forbidden.",
  "requests": [
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "http://www.apo2u.de/"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://apo2u.de/"
    }
  ],
  "mx_vulnerabilities": {
    "sec_client_renego": {
      "cve": "CVE-2009-3555",
      "severity": "MEDIUM",
      "finding": "Secure Client-Initiated Renegotiation : VULNERABLE, potential DoS threat"
    },
    "cbc_ssl3": {
      "cve": "CVE-2011-3389",
      "severity": "MEDIUM",
      "finding": "BEAST: CBC ciphers for SSL3: DHE-RSA-AES256-SHA ADH-AES256-SHA AES256-SHA DHE-RSA-AES128-SHA ADH-AES128-SHA AES128-SHA EDH-RSA-DES-CBC3-SHA ADH-DES-CBC3-SHA DES-CBC3-SHA EDH-RSA-DES-CBC-SHA ADH-DES-CBC-SHA DES-CBC-SHA EXP-EDH-RSA-DES-CBC-SHA EXP-ADH-DES-CBC-SHA EXP-DES-CBC-SHA EXP-RC2-CBC-MD5"
    },
    "freak": {
      "cve": "CVE-2015-0204",
      "severity": "CRITICAL",
      "finding": "FREAK: VULNERABLE, uses EXPORT RSA ciphers"
    },
    "sweet32": {
      "cve": "CVE-2016-2183, CVE-2016-6329",
      "severity": "LOW",
      "finding": "SWEET32, uses 64 bit block ciphers"
    },
    "crime": {
      "cve": "CVE-2012-4929",
      "severity": "MEDIUM",
      "finding": "CRIME, TLS: VULNERABLE, but not using HTTP: probably no exploit known"
    },
    "LOGJAM_common primes": {
      "cve": "CVE-2015-4000",
      "severity": "HIGH",
      "finding": "common prime 'postfix builtin' detected"
    },
    "lucky13": {
      "cve": "CVE-2013-0169",
      "severity": "LOW",
      "finding": "potentially vulnerable to LUCKY13, uses cipher block chaining (CBC) ciphers with TLS. Check patches"
    },
    "logjam": {
      "cve": "CVE-2015-4000",
      "severity": "HIGH",
      "finding": "LOGJAM: VULNERABLE, uses DH EXPORT ciphers"
    },
    "drown": {
      "cve": "CVE-2016-0800, CVE-2016-0703",
      "severity": "CRITICAL",
      "finding": "VULNERABLE, SSLv2 offered with 6 ciphers. Make sure you don't use this certificate elsewhere, see https://censys.io/ipv4?q=C4F4800E3B4F8EB155DAF13CC3EBF849403D4D8BD6AECF331A3382DEA1A3C854"
    },
    "beast": {
      "cve": "CVE-2011-3389",
      "severity": "MEDIUM",
      "finding": "BEAST: VULNERABLE -- and no higher protocols as mitigation supported"
    },
    "fallback_scsv": {
      "cve": "",
      "severity": "HIGH",
      "finding": "TLS_FALLBACK_SCSV (RFC 7507): Downgrade attack prevention NOT supported and vulnerable to POODLE SSL"
    },
    "poodle_ssl": {
      "cve": "CVE-2014-3566",
      "severity": "HIGH",
      "finding": "POODLE, SSL: VULNERABLE, uses SSLv3+CBC"
    },
    "rc4": {
      "cve": "CVE-2013-2566, CVE-2015-2808",
      "severity": "HIGH",
      "finding": "RC4: VULNERABLE, Detected ciphers: ADH-RC4-MD5 RC4-SHA RC4-MD5 RC4-MD5 EXP-ADH-RC4-MD5 EXP-RC4-MD5 EXP-RC4-MD5"
    },
    "cbc_tls1": {
      "cve": "CVE-2011-3389",
      "severity": "MEDIUM",
      "finding": "BEAST: CBC ciphers for TLS1: DHE-RSA-AES256-SHA ADH-AES256-SHA AES256-SHA DHE-RSA-AES128-SHA ADH-AES128-SHA AES128-SHA EDH-RSA-DES-CBC3-SHA ADH-DES-CBC3-SHA DES-CBC3-SHA EDH-RSA-DES-CBC-SHA ADH-DES-CBC-SHA DES-CBC-SHA EXP-EDH-RSA-DES-CBC-SHA EXP-ADH-DES-CBC-SHA EXP-DES-CBC-SHA EXP-RC2-CBC-MD5"
    }
  },
  "mx_cert_trusted": false,
  "profilecookies": [],
  "cname_records": [],
  "success": true,
  "cookie_stats": {
    "first_party_flash": 0,
    "first_party_long": 0,
    "third_party_track_domains": [],
    "third_party_track_uniq": 0,
    "first_party_short": 0,
    "third_party_long": 0,
    "third_party_short": 0,
    "third_party_track": 0,
    "third_party_flash": 0
  },
  "mx_locations": [
    "Germany"
  ],
  "cookies_count": 0,
  "third_party_requests_count": 0,
  "leaks": [],
  "reachable": true,
  "a_records": [
    "185.64.113.83"
  ],
  "a_records_reverse": [
    [
      "mail.apo2u.de"
    ]
  ],
  "mx_a_records": [
    [
      10,
      [
        "94.102.213.90"
      ]
    ]
  ],
  "responses": null,
  "mx_has_protocol_tls1_1": true,
  "http_error": "ERROR 403: Forbidden.",
  "final_https_url": "https://www.apo2u.de/"
}