View all comments ➔
  • Good start. Now make a version that clicks each ad a random number of times from randomly generated IP addresses.

      • 1 year

        What if we use a Visual Basic UI to hack the IP address by netmask?

      • Have it form connections to all the other browsers using the extension and they all send a click.

      • You can fake your IP. There isnt really any authentication at the IP level. Just make a packet and overwite the IP field.

        Edit: I was corrected. The TCP handshake requires you to have a valid IP you can respond from. So even though you can fake your IP, you can’t use that to talk to most websites.

          • I misremembered my internet class. Sucks that it made ya feel bad.

            Edit: and you can put whatever you want as your source IP at the IP level. Though idk how modern security deals with that. I know I was taught that that was a way to DoS attack, so I imagine it’s protected against.

            • 1 year

              If you just do it on your own computer, the packet will be already dropped by your own gateway. You can fake whichever address in your local subnet, but those are very likely remapped anyway in your gw to the one given by your ISP.

              If you would have access to the switch port used by your ISP in the Internet exchange point (IX), you would have more liberties in choosing the IP.

      • Nothing is random

        In bot cases like this you would have a proxy list that it “randomly” picks from

          • You would need to literally connect to a proxy and send the request through that proxy in order for ads to see an IP different than you own.

            Yes that is what was proposed, you’re the only one who seems unclear on it

              • I said the end goal in my top level comment. I didn’t go into methodology because I figured someone else could do it more eloquently; thank you for doing so.

      • It does if it reports the URL to click home somewhere and users can opt in to pull the list to auto click.

        It would DDoS the ad servers. Muwhahahaa

        • 1 year

          Yes. That’s just what I want. An extension sending all ads served to me to a central location, so my fingerprint can be very easily indexed and stored on a definitely never hacked, leaked, or sold database.

    • Ad Networks use browser fingerprinting to detect duplicate clicks, which is tied to your hardware, system locale, installed fonts etc.

        • 1 year

          Chameleon add-on for Firefox, randomly rotates your browser, OS, screen size, timezone, device type, language, and other customizable parameters every x minutes.

          I’ve set it to do so every 5 minutes, and to omit desktop & tablet as device types (else some websites display the respective page) and timezones (messed up 2FA).

          I also disabled blackberry and windows phone from the manufacturer ID, that would have the opposite effect from obscuring me.

          For the rest of it, it’s working great.

        • 1 year

          Tell me how, then, because I don’t know how to get around the font thing. Everybody’s computer has a different set of fonts, and blocking browsers from seeing what fonts you have installed would help identify you even more.

          • A browser extension that limits webpages to default Windows fonts only would eliminate that factor from contributing to identification without flagging it as suspicious. A slightly more robust version could frequently cycle between multiple subsets of default Windows fonts. Say Windows comes with 100 fonts. So you could have thousands of configurations with different subsets of those.

          • 1 year

            “Just” remove a random 2.5% of the fonts, a different random set per request (context).

              • That would solve the anonymity problem but not the “obscure when requests are duplicates” problem

              • 1 year

                I think that reveals you aren’t a “normal” request. Since “normal” user requests don’t have that exact list of fonts. I’m anonymous, but aberrant.

          • That one browser which everyone hates despite it being the best adblocker and anti-surveillance browser out there randomizes your fingerprint.