Anonymous browser?

klesl

Junior Member
Jr. VIP
Joined
Sep 9, 2014
Messages
140
Reaction score
38
Awhile ago I was reading this forum and found someone mention an "anonymous browser". They said it can change cookies, user agent, screen size, etc etc. Basically it was perfect for creating multiple social media accounts.

Does anyone know the name of this software? (Yes I've tried firefox and it's been working fine, but somehow gmail has caught on and won't let me create gmails anymore. Facebook is working fine with just firefox though.) I'd like to have something more bulletproof than just firefox.

Note: I clear cookies, cache, and everything after every firefox session and use one private proxy per account.

Any suggestions are welcome, thanks!

Sorry if this is in the wrong section, didn't know where else to put it.
 
It's probably antidetect browser. It's very expensive, but you can use firefox plugins such as random agent spoofer with VPN add-on. These sure are enough for anonymizing your online traffic and fingerprints.
 
did you delete the lso (flash) cookies on your drive?
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html

some resources:

See how traceable you are:
1. https://amiunique.org
2. https://www.browserleaks.com/canvas
3. https://panopticlick.eff.org/tracker

Canvas Blocker,
Blocks the JS-API to prevent Canvas Fingerprinting.
https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/

Disable Web RTC,
WebRTC is a communication protocol that relies on JavaScript and can, by default, leak your actual IP address from behind your VPN. This addon fixes that, thus making VPNs more effective.
https://addons.mozilla.org/en-US/firefox/addon/happy-bonobo-disable-webrtc/

Ghostery,
Increase your browsing privacy, protection, and speed.
https://addons.mozilla.org/en-US/firefox/addon/ghostery/

Google Redirects Fixer,
Google uses a redirection link to track your clicks. This addon simply removes that redirection and turns every search result back to its original link, saving your time and giving you more security and privacy.
https://addons.mozilla.org/en-US/firefox/addon/google-no-tracking-url/

HTTP Everywhere,
“HTTPS Everywhere” is a Firefox extension to protect your communications by enabling HTTPS encryption automatically on sites that are known to support it, even when you type URLs or follow links that omit the “https” prefix.
https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/

Lightbeam (aka Collusion),
Lightbeam shows you the relationships between third parties and the sites you visit.
https://addons.mozilla.org/en-US/firefox/addon/lightbeam/

Random Agent Spoofer,
Rotates complete browser profiles (from real browsers / devices) at a user defined time interval. It includes many extra privacy enhancing options.
https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/

Self-Destructing Cookies,
Gets rid of a site’s cookies and Local Storage as soon as you close its tabs.
Protects against trackers and zombie-cookies.
https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/

User Agent Switcher,
The User Agent Switcher extension adds a menu and a toolbar button to switch the user agent of a browser.
https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/

Yes Script,
A JavaScript blacklist.
https://addons.mozilla.org/en-US/firefox/addon/yesscript/
 
@The Scarlet Pimp mentioned most of it. Use FF with security extensions. Then use panopticlick to check uniqueness of your footprint. You can also change your system clock, and flush your dns, change monitor resolution as everything is a footprint.

Recommended reading:
Code:
http://people.scs.carleton.ca/~paulv/papers/acsac2016-device-fingerprinting.pdf
 
Back
Top