From 542243f746801a2c817ffc85f0f9583ca4e6d05c Mon Sep 17 00:00:00 2001 From: Konrad Dzwinel Date: Fri, 20 Sep 2024 15:13:33 +0200 Subject: [PATCH] Add simple local port scanning page. --- index.html | 1 + privacy-protections/index.html | 1 + .../local-port-scan/index.html | 50 +++++++++++++++++++ 3 files changed, 52 insertions(+) create mode 100644 privacy-protections/local-port-scan/index.html diff --git a/index.html b/index.html index ba5cdbf..44c4b6b 100644 --- a/index.html +++ b/index.html @@ -84,6 +84,7 @@

Privacy Protections Tests

  • AMP Loop Protection
  • Query Parameters
  • Runtime checks
  • +
  • Local port scanning
  • Autofill

    diff --git a/privacy-protections/index.html b/privacy-protections/index.html index 2d904d7..cfc8196 100644 --- a/privacy-protections/index.html +++ b/privacy-protections/index.html @@ -26,6 +26,7 @@

    Privacy Protections Tests

  • AMP Links
  • AMP Loop Protection
  • Query Parameters
  • +
  • Local port scanning
  • diff --git a/privacy-protections/local-port-scan/index.html b/privacy-protections/local-port-scan/index.html new file mode 100644 index 0000000..406e447 --- /dev/null +++ b/privacy-protections/local-port-scan/index.html @@ -0,0 +1,50 @@ + + + + + + Local port scanning + + + +

    [Home][Privacy Protections Tests][Local Port Scanning]

    + +

    Trackers scan local network as a fingerprinting technique. This page runs such a scan.

    +

    Depending if this page was loaded over http or https this page will load local resources over the same protocol.

    + +

    Scan range: .*

    +

    Timeout: ms

    + + + + + + + +