• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Share Code detects incognito mode on Chrome

AnonyViet by AnonyViet
February 4, 2023
in Tips
0

With the release of Chrome 76, Google fixed a vulnerability that allowed websites to detect if a visitor was using Incognito mode. Unfortunately, fixing the bug resulted in two other methods that can still be used to detect when a visitor is browsing privately.

Join the channel Telegram belong to AnonyViet 👉 Link 👈

Some websites have used Incognito mode detection to prevent users from skipping payments or to give private browsing users a different browsing experience.

This was done by checking the availability of Chrome’s FileSystem API. This feature will be disabled in Incognito mode. By using the following method:

  • If the browser can access the FileSystem API: non-anonymous
  • If the browser cannot access the FileSystem API: anonymous

However, to protect user privacy, Google has patched the vulnerability by providing APIs in both browsing modes. But instead of using disk storage for the FileSystem API while in Incognito, Google is using a temporary memory file system (memory filesystem) is deleted when the session is closed.

The use of memory filesystem creates two new vulnerabilities that can be used to detect Incognito mode. Let’s see how it works.

Detect incognito mode thanks to storage limit on RAM

When Google creates Incognito mode, it saves information temporarily in RAM. This has opened up a new method of detecting it based on the amount of RAM storage used by the browser.

In research presented by security researcher Vikas Mishra, he discovered that when Chrome allocates storage space for system memory used by Incognito mode, it takes up up to 120 MB.

Using this knowledge, Mishra came up with a script that would query the allocated quota. Specifically, the browser’s file system capacity is stored in RAM if:

  • 120 MB or lessthe browser is in incognito mode
  • From 120 MB or more browser in normal mode

Using Mishra’s script, AnonyViet came up with a PoC to implement this technique. You can see an example here.

Download Code

incognito browser detection

Incognito mode detection through access time

When it comes to reading and writing data, RAM memory is always faster than hard disk memory. When Chrome switches to storage in Incognito mode, you can detect private browsing by measuring the speed of writing to the file system.

This new detection method was discovered by researcher Jesse Li. He measured a series of write operations to the browser’s file system. Based on the speed of the writes, a website could theoretically determine if the browser is using Incognito mode.

If you want to measure the write speed in both incognito mode and normal browsing mode of the file system, Li created a code where you can see the difference in write speed.

Download Code

Open the browser in 2 modes and wait patiently. You will see different file recording results

Detect incognito mode through access time

The article achieved: 5/5 – (100 votes)

Tags: ChromeCodedetectsIncognitoModeShare
Previous Post

How to use L Speed ​​to increase performance and battery life for Android

Next Post

Download KylerHolland transition effect set on Premiere Pro

AnonyViet

AnonyViet

Related Posts

How to add sliders to Facebook Stories to easily rewind videos
Tips

How to add sliders to Facebook Stories to easily rewind videos

April 21, 2026
How to change the default font on Windows 10
Tips

How to change the default font on Windows 10

April 13, 2026
5 tips for using a Browser to replace an App (helps save RAM, time and money)
Tips

5 tips for using a Browser to replace an App (helps save RAM, time and money)

April 13, 2026
How to make funny MeMe photos without Photoshop within 10 seconds
Tips

How to make funny MeMe photos without Photoshop within 10 seconds

April 11, 2026
How to quickly design your own Logo without Photoshop
Tips

How to quickly design your own Logo without Photoshop

April 10, 2026
How to convert Website into App on Windows
Tips

How to convert Website into App on Windows

April 9, 2026
Next Post
Download KylerHolland transition effect set on Premiere Pro

Download KylerHolland transition effect set on Premiere Pro

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Tips for pinning the step counter to the iPhone screen to monitor your health

Tips for pinning the step counter to the iPhone screen to monitor your health

April 28, 2026
How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

April 27, 2026
Instructions for looking up prescriptions on VNeID instead of paper medical books

Instructions for looking up prescriptions on VNeID instead of paper medical books

April 26, 2026
Tips to completely turn off CAPTCHA codes on iPhone and Mac are super simple

Tips to completely turn off CAPTCHA codes on iPhone and Mac are super simple

April 25, 2026
Tips for pinning the step counter to the iPhone screen to monitor your health

Tips for pinning the step counter to the iPhone screen to monitor your health

April 28, 2026
How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

April 27, 2026
Instructions for looking up prescriptions on VNeID instead of paper medical books

Instructions for looking up prescriptions on VNeID instead of paper medical books

April 26, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Tips for pinning the step counter to the iPhone screen to monitor your health

Tips for pinning the step counter to the iPhone screen to monitor your health

April 28, 2026
How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

April 27, 2026
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply