diff --git a/index.html b/index.html index b2ef027..c7ac093 100644 --- a/index.html +++ b/index.html @@ -62,7 +62,7 @@

Security

  • Leak of extension IDs via CSP
  • Detect changes to JS objects in global scope
  • Popup noopener/noreferrer tests
  • -
  • Phishing Detection Pages
  • +
  • Malicious Site Protection Test Pages
  • Privacy Protections Tests

    diff --git a/security/badware/index.html b/security/badware/index.html index f14763f..bff4d90 100644 --- a/security/badware/index.html +++ b/security/badware/index.html @@ -3,27 +3,30 @@ - Test Pages - Phishing Detection + Test Pages - Malicious Site Protection -

    Phishing Detection Test Pages

    +

    Malicious Site Protection Test Pages

    [Home] + +

    Redirects

    + + +

    Edge Cases

    + diff --git a/security/badware/local-check.html b/security/badware/local-check.html new file mode 100644 index 0000000..8cebcfc --- /dev/null +++ b/security/badware/local-check.html @@ -0,0 +1,18 @@ + + + + + + Local-check malware page + + + +

    [Back]

    + +

    Local check malware page

    + +

    This is an example malware page that DuckDuckGo clients intend to block. If you arrive here by mistake; there's + nothing to worry about, we just use this page to test if our client blocking is working.

    + + + \ No newline at end of file