Skip to content

Instantly share code, notes, and snippets.

@nishanthj6
nishanthj6 / BSNL Injected Illegal Ads.js
Created May 28, 2019 05:43 — forked from davidsekar/BSNL Injected Illegal Ads.js
BSNL telecom provider has injected AD, tracking scripts in the websites browsed by their customers. More analysis on this post - https://davidsekar.com/misc/bsnl-isp-injects-illegal-ad-scripts
'use strict';
function ctSuperFunction() {
function loadAd$jscomp$0() {
try {
if (jqNoti(_0x982e$jscomp$0[6] + AD_ID$jscomp$0)[_0x982e$jscomp$0[5]] === 0 && matchedView !== undefined && matchedView !== null) {
var _0xec25xb$jscomp$0 = matchedView[_0x982e$jscomp$0[7]];
switch (_0xec25xb$jscomp$0) {
case _0x982e$jscomp$0[8]:
case _0x982e$jscomp$0[9]:
@nishanthj6
nishanthj6 / config.md
Created April 4, 2019 11:20 — forked from 0xDE57/config.md
Firefox about:config privacy settings

ABOUT

about:config settings to harden the Firefox browser. Privacy and performance enhancements.
To change these settings type 'about:config' in the url bar. Then search the setting you would like to change and modify the value. Some settings may break certain websites from functioning and rendering normally. Some settings may also make firefox unstable.

I am not liable for any damages/loss of data.

Not all these changes are necessary and will be dependent upon your usage and hardware. Do some research on settings if you don't understand what they do. These settings are best combined with your standard privacy extensions (HTTPS Everywhere, NoScript/Request Policy, uBlock origin, agent spoofing, Privacy Badger etc), and all plugins set to "Ask To Activate".

@nishanthj6
nishanthj6 / vpn.md
Created March 20, 2019 10:27 — forked from joepie91/vpn.md
Don't use VPN services.

Don't use VPN services.

No, seriously, don't. You're probably reading this because you've asked what VPN service to use, and this is the answer.

Note: The content in this post does not apply to using VPN for their intended purpose; that is, as a virtual private (internal) network. It only applies to using it as a glorified proxy, which is what every third-party "VPN provider" does.

(A Russian translation of this article can be found here, contributed by Timur Demin.)

Why not?