Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 592 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 592 Bytes

Track Incognito Browsing History

This small script helps you to get browsing history which you have searched even in incognito mode.

Steps

  1. Clone or download this git project.
  2. Execute the bat file.
  3. Now you can see a text file created on desktop.This text file contains all the searched urls.If the text file is empty that means browser history is clean.

Concept

ipconfig /displaydns -Typing this command shows you the entire list of urls which you have searched in the broswer even from incognito mode. ipconfig /flushdns - Typing this command deletes the entire list of urls.