Skip to content

Commit

Permalink
Feature: 10 new fingerprint headers
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc-st committed Jan 17, 2025
1 parent edea9b3 commit 319bbca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

:heavy_check_mark: 58 [checks](#checks-enabled-headers) for enabled security-related HTTP response headers.<br />
:heavy_check_mark: 14 [checks](#checks-missing-headers) for missing security-related HTTP response headers (the ones I consider essential).<br />
:heavy_check_mark: 1191 [checks](#checks-fingerprint-headers) for fingerprinting through HTTP response headers.<br />
:heavy_check_mark: 1201 [checks](#checks-fingerprint-headers) for fingerprinting through HTTP response headers.<br />
:heavy_check_mark: 129 [checks](#checks-deprecated-headersprotocols-and-insecure-values) for deprecated HTTP response headers/protocols or with insecure/wrong values.<br />
:heavy_check_mark: Checks compliance with OWASP <a href="https://owasp.org/www-project-secure-headers/#div-bestpractices" target="_blank">'Secure Headers Project'<a> Best Practices.<br />
:heavy_check_mark: SSL/TLS checks: requires the **amazing** https://testssl.sh/.<br />
Expand Down
10 changes: 10 additions & 0 deletions additional/fingerprint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1121,6 +1121,16 @@ X-TT-Agw-Login (toutiao.com platform)
X-TT-LogID (toutiao.com platform)
X-TT-Trace-Host (toutiao.com platform)
X-TT-Trace-Tag (toutiao.com platform)
X-Tumblr-Content-Rating (tumblr.com Platform)
X-Tumblr-Pixel (tumblr.com Platform)
X-Tumblr-Pixel-0 (tumblr.com Platform)
X-Tumblr-Pixel-1 (tumblr.com Platform)
X-Tumblr-Pixel-2 (tumblr.com Platform)
X-Tumblr-Pixel-3 (tumblr.com Platform)
X-Tumblr-Pixel-4 (tumblr.com Platform)
X-Tumblr-Pixel-5 (tumblr.com Platform)
X-Tumblr-Pixel-6 (tumblr.com Platform)
X-Tumblr-User (tumblr.com Platform)
X-Turbo-Charged-By (Generic HTTP Server/Content Delivery Network)
X-Two-Cache-Date (10web.io Platform)
X-Two-Critical (10web.io Platform)
Expand Down

0 comments on commit 319bbca

Please sign in to comment.