HOW TO CHANGE WINDOWS SYSTEM FINGERPRINT

Hacker

Professional
Messages
1,046
Reputation
9
Reaction score
743
Points
113
In this tutorial we'll discuss how to change Windows fingerprint.

We have following topics to discover:
▪️What is a device fingerprint
▪️What does a browser fingerprint collects
▪️How to avoid such identification
▪️What is a canvas fingerprint
▪️How to avoid canvas fingerprinting
▪️How To Spoof System Fingerprint
▪️How To Spoof Font Fingerprint

What is a device or browser fingerprint
A device fingerprint or machine fingerprint is information collected about the software and hardware of a remote computing device for the purpose of identification.
The information is usually assimilated into a brief identifier using a fingerprinting algorithm.
A browser fingerprint is information collected specifically by interaction with the web browser of the device.

What does a browser fingerprint collects
In fraud business people take care about browser fingerprint and use cool Anti-Fingerprint browsers like GoLogin, Sphere and so on.
Most people need this for example for cookies importing, botnet logs, cashout actions and so on.

A browser fingerprint provides:
▪️Browser Information (Which Browser, Which Browser Version)
▪️Browser Extensions (Does the user have anti fingerprint extensions?)
▪️HTTP Headers
▪️User-Agent (Maybe OS information if not spoofed?)
▪️Hardware Properties (System Hardware Info, Phone Model, Operating System, Screensize)
▪️Browsing History
▪️Font metrics
▪️Canvas and WebGL (Canvas is a html5 element which is used by WebHL render 2d and 3d graphics in browser to get information about graphics driver, graphics card or graphics processing unit (GPU)
▪️Hardware Benchmarking
▪️IP Address
▪️Client Timezone
▪️Silverlight Data
▪️List of mime-types
▪️Timestamp

How To Avoid Such Idenfitication?
For privacy it's very important to spoof such a fingerprint.
For example the brave browser does that since 2020.
To avoid much more fingerprint tests, you should block client-side scripts by using NoScript.
There are some scripts like FingerprintJS, imprintJS or CreepJS which are open source, these are mostly used by companies to make a profile of you.
You can also use different browsers to have multiple fingerprints.
An alternative option is, to use also remote desktops without touching your own browsers.
The last method would be, to create virtual machines for different reasons like personal life, fraud, pentest and so on.

What is a canvas fingerprint?
Canvas fingerprinting is one of a number of browser fingerprinting techniques for tracking online users that allow websites to identify and track visitors using the HTML5 canvas element instead of browser cookies or other similar means.

How to avoid canvas fingerprinting?
To avoid canvas fingerprint you can install the add-on 'Canvas Defender':
Firefox : https://addons.mozilla.org/en-US/firefox/addon/no-canvas-fingerprinting/
Chrome : https://chrome.google.com/webstore/detail/canvas-defender/obdbgnebcljmgkoljcdddaopadkifnpm
1️⃣ Install the add-on
2️⃣ Click on the add-on and select "Generate new noise"
3️⃣ Finally check if you can change your canvas correctly, visit : https://browserleaks.com/canvas

Now am talking about spoofing a fingerprint from system and browser side....

How To Spoof A System Fingerprint?
To spoof a system fingerprint i have found some cool python scripts compressed into one repository.
In this case we use AntiOS.
AntiOS write on their repository that the tool changes window and hardware identifiers.
We need python installed on our system. A guide how to install python on your windows machine is here:
1.jpg

Visit https://github.com/vektort13/AntiOS

2.jpg

Download the zip file.

1.jpg

To run the main tool write:
Code:
py generate_fingerprint.py --help

4.JPG

Open CMD as admin and navigate with cd to your AntiOS folder which you had extracted.

The tool change following identificators:
▪️Username
▪️Hostname
▪️Current windows build
▪️Current windows build number
▪️Windows build lab
▪️BuildLabEx
▪️BuildGuid
▪️CryptoMachineGuid
▪️DeviceGuid
▪️CKCL Guid
▪️HardwareProfileGuid
▪️WMIGuid
▪️EDGE Guid
▪️InstallDate
▪️ProductID
▪️WindowsUpdateClientID
▪️IE ProductID
▪️IE KBNumber
▪️IE Install date
▪️VolumeID
▪️MACadress
▪️HardwareGUID

1.jpg

Changing windows telemetries:
Code:
py generate_fingerprint --telemetry

2.jpg

To change network identificators:
Code:
py generate_fingerprint --network

3.jpg

To change other system idenficators:
Code:
py generate_fingerprint --system

4.JPG

To change windows hardware:
Code:
py generate_fingerprint --hardware

You can also run
Code:
py generate_fingerprint
Then the script run and change everything.

How to change fonts fingerprinting?
First of all open a cmd as administator.
Type:
Code:
cd %HOMEPATH%\Desktop
Download the tool:
Code:
curl -LO https://github.com/vektort13/AntiFontFingerprint/archive/refs/heads/master.zip
After this command you have the ZIP file on your Desktop, extract it.
Code:
cd AntiFontFingerprint-master

The Script moves several of your installed fonts into the hidden key - after that, the font fingerprint will be changed.
Next time these fonts will be placed back, so that to be replaced with other fonts.
This way you can change your font fingerprint without deleting your actual fonts.
If you placed to Hidden any fonts you need for work, just run the script with --recover-only command-line parameter will place all hidden fonts back.

You can use the script by typing:
Code:
py font_fingerprint <Number>
Replace the number with the count of fonts you want to move to hidden key. The minimum is 1 and the maximum is 64.
Code:
py font_fingerprint 30
You need to run this script as ADMIN.

Finally test your fonts:
NOTE: Clean your history before.(CCleaner)

1.jpg

Font Enumeration Fingerprint:
Code:
52ed2e63710cdc44f067d04f0f411c50
Unicode Glyphs Fingerprint:
Code:
12ceda00
After this, change the fonts to your default back by using:
Code:
py font_fingerprint --recover-only
Clear your browser with CCleaner and visit again the website, your fingerprints should be different.

1.jpg

After the recovery ?

Sources
FingerprintJS Source Code: https://github.com/fingerprintjs/fingerprintjs
imprintJS Source Code: https://github.com/fingerprintjs/fingerprintjs
CreepJS Source Code: https://github.com/abrahamjuliot/creepjs
ClientJS Source Code: https://github.com/fingerprintjs/fingerprintjs
Browser Fingerprint Protector (Chrome): https://chrome.google.com/webstore/detail/browser-fingerprint-prote/kcklikpoajnpdpjgamjfepagpdkhahpn
Browser Fingerprint Protector (Firefox): https://addons.mozilla.org/en-CA/firefox/addon/browser-fingerprint-protector/
Fingerprint Spoofer (Firefox): https://addons.mozilla.org/en-CA/firefox/addon/chameleon-ext
Fingerprint Spoofer (Chrome): https://chrome.google.com/webstore/detail/fingerprint-spoofing/ljdekjlhpjggcjblfgpijbkmpihjfkni
Font Fingerprint Defender (Firefox): https://addons.mozilla.org/en-US/firefox/addon/font-fingerprint-defender/
Font Fingerprint Defender (Chrome): https://chrome.google.com/webstore/detail/font-fingerprint-defender/fhkphphbadjkepgfljndicmgdlndmoke
Audio Fingerprint Defender (Firefox): https://addons.mozilla.org/en-US/firefox/addon/audioctx-fingerprint-defender/
Audio Fingerprint Defender (Chrome): https://chrome.google.com/webstore/detail/audiocontext-fingerprint/pcbjiidheaempljdefbdplebgdgpjcbe

⚠️ THIS EXTENSION IS FOR ANTI FINGERPRINTING
CyDec Security Anti-FP (Chrome) : https://chrome.google.com/webstore/detail/cydec-security-anti-fp/becfjfjckdhngmmpkhakoknnkgpgfelk
CyDec Security Anti-FP (Firefox): https://addons.mozilla.org/en-US/firefox/addon/cydec-security-antifingerprint/
Documentation: https://www.cydecsecurity.com/afpdocs.html#start

How To Enable Tracking Protection In Firefox
Enable "Enhanced Tracking Protection" in Firefox for more privacy:
Type about:config in the address bard and press enter. Accept the Risk and Continue.
Search for privacy.resistFingerprinting and see if it is bolded and set to true. If so, you our an extension you installed has enabled this preference already. You can double-click the preference to toggle the setting.

What exactly blocks this preference?
▪️Social Media Trackers
▪️Cross-site tracking cookies
▪️Fingerprinters
▪️Cryptominers
▪️Tracking content (trackers hidden in ads, videos and other content.)

There are three types of protections:
▪️Standard
▪️Strict
▪️Custom (self explained)

The difference between standard and strict is, that strict blocks content in all windows while standard only blocks on current.

You can read more about fingerprinting techniques here:

I found three nice add-ons. In the next tutorial series i will talk about this add-ons (fingerprinting protection add-ons).

The next topics up coming:
What Exactly Is Fingerprinting (Deep topic)
How to use add-ons to avoid fingerprinting
 
  • Like
Reactions: coke88

    coke88

    Points: 1
    Useful information, add a reputation +1

ondgruve

Member
Messages
5
Reputation
0
Reaction score
0
Points
1
The Antios closed after runing as an ADMIN... Am I missing something?
 

dragon8488

Carder
Messages
31
Reputation
0
Reaction score
7
Points
8
In this tutorial we'll discuss how to change Windows fingerprint.

We have following topics to discover:
▪️What is a device fingerprint
▪️What does a browser fingerprint collects
▪️How to avoid such identification
▪️What is a canvas fingerprint
▪️How to avoid canvas fingerprinting
▪️How To Spoof System Fingerprint
▪️How To Spoof Font Fingerprint

What is a device or browser fingerprint
A device fingerprint or machine fingerprint is information collected about the software and hardware of a remote computing device for the purpose of identification.
The information is usually assimilated into a brief identifier using a fingerprinting algorithm.
A browser fingerprint is information collected specifically by interaction with the web browser of the device.

What does a browser fingerprint collects
In fraud business people take care about browser fingerprint and use cool Anti-Fingerprint browsers like GoLogin, Sphere and so on.
Most people need this for example for cookies importing, botnet logs, cashout actions and so on.

A browser fingerprint provides:
▪️Browser Information (Which Browser, Which Browser Version)
▪️Browser Extensions (Does the user have anti fingerprint extensions?)
▪️HTTP Headers
▪️User-Agent (Maybe OS information if not spoofed?)
▪️Hardware Properties (System Hardware Info, Phone Model, Operating System, Screensize)
▪️Browsing History
▪️Font metrics
▪️Canvas and WebGL (Canvas is a html5 element which is used by WebHL render 2d and 3d graphics in browser to get information about graphics driver, graphics card or graphics processing unit (GPU)
▪️Hardware Benchmarking
▪️IP Address
▪️Client Timezone
▪️Silverlight Data
▪️List of mime-types
▪️Timestamp

How To Avoid Such Idenfitication?
For privacy it's very important to spoof such a fingerprint.
For example the brave browser does that since 2020.
To avoid much more fingerprint tests, you should block client-side scripts by using NoScript.
There are some scripts like FingerprintJS, imprintJS or CreepJS which are open source, these are mostly used by companies to make a profile of you.
You can also use different browsers to have multiple fingerprints.
An alternative option is, to use also remote desktops without touching your own browsers.
The last method would be, to create virtual machines for different reasons like personal life, fraud, pentest and so on.

What is a canvas fingerprint?
Canvas fingerprinting is one of a number of browser fingerprinting techniques for tracking online users that allow websites to identify and track visitors using the HTML5 canvas element instead of browser cookies or other similar means.

How to avoid canvas fingerprinting?
To avoid canvas fingerprint you can install the add-on 'Canvas Defender':
Firefox : https://addons.mozilla.org/en-US/firefox/addon/no-canvas-fingerprinting/
Chrome : https://chrome.google.com/webstore/detail/canvas-defender/obdbgnebcljmgkoljcdddaopadkifnpm
1️⃣ Install the add-on
2️⃣ Click on the add-on and select "Generate new noise"
3️⃣ Finally check if you can change your canvas correctly, visit : https://browserleaks.com/canvas

Now am talking about spoofing a fingerprint from system and browser side....

How To Spoof A System Fingerprint?
To spoof a system fingerprint i have found some cool python scripts compressed into one repository.
In this case we use AntiOS.
AntiOS write on their repository that the tool changes window and hardware identifiers.
We need python installed on our system. A guide how to install python on your windows machine is here:
View attachment 6289
Visit https://github.com/vektort13/AntiOS

View attachment 6290
Download the zip file.

View attachment 6291
To run the main tool write:
Code:
py generate_fingerprint.py --help

View attachment 6292
Open CMD as admin and navigate with cd to your AntiOS folder which you had extracted.

The tool change following identificators:
▪️Username
▪️Hostname
▪️Current windows build
▪️Current windows build number
▪️Windows build lab
▪️BuildLabEx
▪️BuildGuid
▪️CryptoMachineGuid
▪️DeviceGuid
▪️CKCL Guid
▪️HardwareProfileGuid
▪️WMIGuid
▪️EDGE Guid
▪️InstallDate
▪️ProductID
▪️WindowsUpdateClientID
▪️IE ProductID
▪️IE KBNumber
▪️IE Install date
▪️VolumeID
▪️MACadress
▪️HardwareGUID

View attachment 6293
Changing windows telemetries:
Code:
py generate_fingerprint --telemetry

View attachment 6294
To change network identificators:
Code:
py generate_fingerprint --network

View attachment 6295
To change other system idenficators:
Code:
py generate_fingerprint --system

View attachment 6296
To change windows hardware:
Code:
py generate_fingerprint --hardware

You can also run
Code:
py generate_fingerprint
Then the script run and change everything.

How to change fonts fingerprinting?
First of all open a cmd as administator.
Type:
Code:
cd %HOMEPATH%\Desktop
Download the tool:
Code:
curl -LO https://github.com/vektort13/AntiFontFingerprint/archive/refs/heads/master.zip
After this command you have the ZIP file on your Desktop, extract it.
Code:
cd AntiFontFingerprint-master

The Script moves several of your installed fonts into the hidden key - after that, the font fingerprint will be changed.
Next time these fonts will be placed back, so that to be replaced with other fonts.
This way you can change your font fingerprint without deleting your actual fonts.
If you placed to Hidden any fonts you need for work, just run the script with --recover-only command-line parameter will place all hidden fonts back.

You can use the script by typing:
Code:
py font_fingerprint <Number>
Replace the number with the count of fonts you want to move to hidden key. The minimum is 1 and the maximum is 64.
Code:
py font_fingerprint 30
You need to run this script as ADMIN.

Finally test your fonts:
NOTE: Clean your history before.(CCleaner)

View attachment 6297
Font Enumeration Fingerprint:
Code:
52ed2e63710cdc44f067d04f0f411c50
Unicode Glyphs Fingerprint:
Code:
12ceda00
After this, change the fonts to your default back by using:
Code:
py font_fingerprint --recover-only
Clear your browser with CCleaner and visit again the website, your fingerprints should be different.

View attachment 6298
After the recovery ?

Sources
FingerprintJS Source Code: https://github.com/fingerprintjs/fingerprintjs
imprintJS Source Code: https://github.com/fingerprintjs/fingerprintjs
CreepJS Source Code: https://github.com/abrahamjuliot/creepjs
ClientJS Source Code: https://github.com/fingerprintjs/fingerprintjs
Browser Fingerprint Protector (Chrome): https://chrome.google.com/webstore/detail/browser-fingerprint-prote/kcklikpoajnpdpjgamjfepagpdkhahpn
Browser Fingerprint Protector (Firefox): https://addons.mozilla.org/en-CA/firefox/addon/browser-fingerprint-protector/
Fingerprint Spoofer (Firefox): https://addons.mozilla.org/en-CA/firefox/addon/chameleon-ext
Fingerprint Spoofer (Chrome): https://chrome.google.com/webstore/detail/fingerprint-spoofing/ljdekjlhpjggcjblfgpijbkmpihjfkni
Font Fingerprint Defender (Firefox): https://addons.mozilla.org/en-US/firefox/addon/font-fingerprint-defender/
Font Fingerprint Defender (Chrome): https://chrome.google.com/webstore/detail/font-fingerprint-defender/fhkphphbadjkepgfljndicmgdlndmoke
Audio Fingerprint Defender (Firefox): https://addons.mozilla.org/en-US/firefox/addon/audioctx-fingerprint-defender/
Audio Fingerprint Defender (Chrome): https://chrome.google.com/webstore/detail/audiocontext-fingerprint/pcbjiidheaempljdefbdplebgdgpjcbe

⚠️ THIS EXTENSION IS FOR ANTI FINGERPRINTING
CyDec Security Anti-FP (Chrome) : https://chrome.google.com/webstore/detail/cydec-security-anti-fp/becfjfjckdhngmmpkhakoknnkgpgfelk
CyDec Security Anti-FP (Firefox): https://addons.mozilla.org/en-US/firefox/addon/cydec-security-antifingerprint/
Documentation: https://www.cydecsecurity.com/afpdocs.html#start

How To Enable Tracking Protection In Firefox
Enable "Enhanced Tracking Protection" in Firefox for more privacy:
Type about:config in the address bard and press enter. Accept the Risk and Continue.
Search for privacy.resistFingerprinting and see if it is bolded and set to true. If so, you our an extension you installed has enabled this preference already. You can double-click the preference to toggle the setting.

What exactly blocks this preference?
▪️Social Media Trackers
▪️Cross-site tracking cookies
▪️Fingerprinters
▪️Cryptominers
▪️Tracking content (trackers hidden in ads, videos and other content.)

There are three types of protections:
▪️Standard
▪️Strict
▪️Custom (self explained)

The difference between standard and strict is, that strict blocks content in all windows while standard only blocks on current.

You can read more about fingerprinting techniques here:

I found three nice add-ons. In the next tutorial series i will talk about this add-ons (fingerprinting protection add-ons).

The next topics up coming:
What Exactly Is Fingerprinting (Deep topic)
How to use add-ons to avoid fingerprinting
hi bro! how to change audio context fingerprint?
 

avenger5067

Member
Messages
10
Reputation
0
Reaction score
2
Points
3
excellent works perfectly except for the hard disk serial function but it can be changed HWIDkey

now the question, since we are changing the complete profile of the disposable laptops including the cambas and the fonts, the webrtc theme if it is disabled in the case of the registration of bank accounts is detected that it was disabled by the media. peerconnections and other options, in the case of registration of bank accounts like pnc or capital 360 that request sending otp check by sms presents error even in applications like meneylion or go2bank, any clue for this or just worth the chrome addons "WebRTC Network Limiter".


Note: I am testing this working configuration with dualcore lenovo sl400 disposable laptops and windows 8.1 pro 4gb ram.
I take a public dns and set it as ipv4 dns disabling all other adapter options and working with proxifier 3.2 chrome portable and firefox portable, Sock5 clean.
I guess this option is to not use virtualbox with fingerprint injection in the registry right?
 
Last edited:

avenger5067

Member
Messages
10
Reputation
0
Reaction score
2
Points
3
I want to change my current working configuration with virtualbox, I work with vBoxSysInfoMod-master (modified script) to change the fingerprint of the virtual machine with values generated from a small program in access 2003, I take the values from amazon articles and build a random profile to change it 1 to 1 in the virtualbox VM profile with windows10, it is functional but not portable, it requires 45 minutes to 1 hour to prepare the profile with firefox or chrome portables, limiting the working time.

Here I leave the code in case someone needs it, it includes all the serial as well as devices except camvas, sound and fonts.


vBox System Info Mod.bat : https://pastebin.com/eyaryuWE
 

Attachments

  • ACI_PcBIOS_EFi.png
    ACI_PcBIOS_EFi.png
    232.5 KB · Views: 51

coke88

Member
Messages
9
Reputation
0
Reaction score
6
Points
3
In this tutorial we'll discuss how to change Windows fingerprint.

We have following topics to discover:
▪️What is a device fingerprint
▪️What does a browser fingerprint collects
▪️How to avoid such identification
▪️What is a canvas fingerprint
▪️How to avoid canvas fingerprinting
▪️How To Spoof System Fingerprint
▪️How To Spoof Font Fingerprint

What is a device or browser fingerprint
A device fingerprint or machine fingerprint is information collected about the software and hardware of a remote computing device for the purpose of identification.
The information is usually assimilated into a brief identifier using a fingerprinting algorithm.
A browser fingerprint is information collected specifically by interaction with the web browser of the device.

What does a browser fingerprint collects
In fraud business people take care about browser fingerprint and use cool Anti-Fingerprint browsers like GoLogin, Sphere and so on.
Most people need this for example for cookies importing, botnet logs, cashout actions and so on.

A browser fingerprint provides:
▪️Browser Information (Which Browser, Which Browser Version)
▪️Browser Extensions (Does the user have anti fingerprint extensions?)
▪️HTTP Headers
▪️User-Agent (Maybe OS information if not spoofed?)
▪️Hardware Properties (System Hardware Info, Phone Model, Operating System, Screensize)
▪️Browsing History
▪️Font metrics
▪️Canvas and WebGL (Canvas is a html5 element which is used by WebHL render 2d and 3d graphics in browser to get information about graphics driver, graphics card or graphics processing unit (GPU)
▪️Hardware Benchmarking
▪️IP Address
▪️Client Timezone
▪️Silverlight Data
▪️List of mime-types
▪️Timestamp

How To Avoid Such Idenfitication?
For privacy it's very important to spoof such a fingerprint.
For example the brave browser does that since 2020.
To avoid much more fingerprint tests, you should block client-side scripts by using NoScript.
There are some scripts like FingerprintJS, imprintJS or CreepJS which are open source, these are mostly used by companies to make a profile of you.
You can also use different browsers to have multiple fingerprints.
An alternative option is, to use also remote desktops without touching your own browsers.
The last method would be, to create virtual machines for different reasons like personal life, fraud, pentest and so on.

What is a canvas fingerprint?
Canvas fingerprinting is one of a number of browser fingerprinting techniques for tracking online users that allow websites to identify and track visitors using the HTML5 canvas element instead of browser cookies or other similar means.

How to avoid canvas fingerprinting?
To avoid canvas fingerprint you can install the add-on 'Canvas Defender':
Firefox : https://addons.mozilla.org/en-US/firefox/addon/no-canvas-fingerprinting/
Chrome : https://chrome.google.com/webstore/detail/canvas-defender/obdbgnebcljmgkoljcdddaopadkifnpm
1️⃣ Install the add-on
2️⃣ Click on the add-on and select "Generate new noise"
3️⃣ Finally check if you can change your canvas correctly, visit : https://browserleaks.com/canvas

Now am talking about spoofing a fingerprint from system and browser side....

How To Spoof A System Fingerprint?
To spoof a system fingerprint i have found some cool python scripts compressed into one repository.
In this case we use AntiOS.
AntiOS write on their repository that the tool changes window and hardware identifiers.
We need python installed on our system. A guide how to install python on your windows machine is here:
View attachment 6289
Visit https://github.com/vektort13/AntiOS

View attachment 6290
Download the zip file.

View attachment 6291
To run the main tool write:
Code:
py generate_fingerprint.py --help

View attachment 6292
Open CMD as admin and navigate with cd to your AntiOS folder which you had extracted.

The tool change following identificators:
▪️Username
▪️Hostname
▪️Current windows build
▪️Current windows build number
▪️Windows build lab
▪️BuildLabEx
▪️BuildGuid
▪️CryptoMachineGuid
▪️DeviceGuid
▪️CKCL Guid
▪️HardwareProfileGuid
▪️WMIGuid
▪️EDGE Guid
▪️InstallDate
▪️ProductID
▪️WindowsUpdateClientID
▪️IE ProductID
▪️IE KBNumber
▪️IE Install date
▪️VolumeID
▪️MACadress
▪️HardwareGUID

View attachment 6293
Changing windows telemetries:
Code:
py generate_fingerprint --telemetry

View attachment 6294
To change network identificators:
Code:
py generate_fingerprint --network

View attachment 6295
To change other system idenficators:
Code:
py generate_fingerprint --system

View attachment 6296
To change windows hardware:
Code:
py generate_fingerprint --hardware

You can also run
Code:
py generate_fingerprint
Then the script run and change everything.

How to change fonts fingerprinting?
First of all open a cmd as administator.
Type:
Code:
cd %HOMEPATH%\Desktop
Download the tool:
Code:
curl -LO https://github.com/vektort13/AntiFontFingerprint/archive/refs/heads/master.zip
After this command you have the ZIP file on your Desktop, extract it.
Code:
cd AntiFontFingerprint-master

The Script moves several of your installed fonts into the hidden key - after that, the font fingerprint will be changed.
Next time these fonts will be placed back, so that to be replaced with other fonts.
This way you can change your font fingerprint without deleting your actual fonts.
If you placed to Hidden any fonts you need for work, just run the script with --recover-only command-line parameter will place all hidden fonts back.

You can use the script by typing:
Code:
py font_fingerprint <Number>
Replace the number with the count of fonts you want to move to hidden key. The minimum is 1 and the maximum is 64.
Code:
py font_fingerprint 30
You need to run this script as ADMIN.

Finally test your fonts:
NOTE: Clean your history before.(CCleaner)

View attachment 6297
Font Enumeration Fingerprint:
Code:
52ed2e63710cdc44f067d04f0f411c50
Unicode Glyphs Fingerprint:
Code:
12ceda00
After this, change the fonts to your default back by using:
Code:
py font_fingerprint --recover-only
Clear your browser with CCleaner and visit again the website, your fingerprints should be different.

View attachment 6298
After the recovery ?

Sources
FingerprintJS Source Code: https://github.com/fingerprintjs/fingerprintjs
imprintJS Source Code: https://github.com/fingerprintjs/fingerprintjs
CreepJS Source Code: https://github.com/abrahamjuliot/creepjs
ClientJS Source Code: https://github.com/fingerprintjs/fingerprintjs
Browser Fingerprint Protector (Chrome): https://chrome.google.com/webstore/detail/browser-fingerprint-prote/kcklikpoajnpdpjgamjfepagpdkhahpn
Browser Fingerprint Protector (Firefox): https://addons.mozilla.org/en-CA/firefox/addon/browser-fingerprint-protector/
Fingerprint Spoofer (Firefox): https://addons.mozilla.org/en-CA/firefox/addon/chameleon-ext
Fingerprint Spoofer (Chrome): https://chrome.google.com/webstore/detail/fingerprint-spoofing/ljdekjlhpjggcjblfgpijbkmpihjfkni
Font Fingerprint Defender (Firefox): https://addons.mozilla.org/en-US/firefox/addon/font-fingerprint-defender/
Font Fingerprint Defender (Chrome): https://chrome.google.com/webstore/detail/font-fingerprint-defender/fhkphphbadjkepgfljndicmgdlndmoke
Audio Fingerprint Defender (Firefox): https://addons.mozilla.org/en-US/firefox/addon/audioctx-fingerprint-defender/
Audio Fingerprint Defender (Chrome): https://chrome.google.com/webstore/detail/audiocontext-fingerprint/pcbjiidheaempljdefbdplebgdgpjcbe

⚠️ THIS EXTENSION IS FOR ANTI FINGERPRINTING
CyDec Security Anti-FP (Chrome) : https://chrome.google.com/webstore/detail/cydec-security-anti-fp/becfjfjckdhngmmpkhakoknnkgpgfelk
CyDec Security Anti-FP (Firefox): https://addons.mozilla.org/en-US/firefox/addon/cydec-security-antifingerprint/
Documentation: https://www.cydecsecurity.com/afpdocs.html#start

How To Enable Tracking Protection In Firefox
Enable "Enhanced Tracking Protection" in Firefox for more privacy:
Type about:config in the address bard and press enter. Accept the Risk and Continue.
Search for privacy.resistFingerprinting and see if it is bolded and set to true. If so, you our an extension you installed has enabled this preference already. You can double-click the preference to toggle the setting.

What exactly blocks this preference?
▪️Social Media Trackers
▪️Cross-site tracking cookies
▪️Fingerprinters
▪️Cryptominers
▪️Tracking content (trackers hidden in ads, videos and other content.)

There are three types of protections:
▪️Standard
▪️Strict
▪️Custom (self explained)

The difference between standard and strict is, that strict blocks content in all windows while standard only blocks on current.

You can read more about fingerprinting techniques here:

I found three nice add-ons. In the next tutorial series i will talk about this add-ons (fingerprinting protection add-ons).

The next topics up coming:
What Exactly Is Fingerprinting (Deep topic)
How to use add-ons to avoid fingerprinting
useful information
 
Top