this post was submitted on 02 Apr 2025
854 points (97.3% liked)

Technology

68867 readers
4708 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

It garbles advertisers' data as a result, but you must disable uBlock Origin to run it; they can't work simultaneously. I recently moved to it and, so far, am never looking back!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 34 points 2 weeks ago (2 children)

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

[–] [email protected] 18 points 2 weeks ago (1 children)

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

[–] [email protected] 19 points 2 weeks ago (2 children)

Sounds like a solvable problem

[–] [email protected] 5 points 2 weeks ago (3 children)

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.

[–] [email protected] 3 points 2 weeks ago (1 children)

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

[–] [email protected] 4 points 2 weeks ago (1 children)

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

[–] [email protected] 4 points 2 weeks ago (2 children)

Just have everyone agree on a set of fonts to report and report those.

[–] [email protected] 1 points 1 week ago

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.

[–] [email protected] 2 points 1 week ago

That would solve the anonymity problem but not the "obscure when requests are duplicates" problem

[–] [email protected] 12 points 2 weeks ago

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.

[–] [email protected] 26 points 2 weeks ago

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.

[–] [email protected] 61 points 2 weeks ago (7 children)

That's not how IP addresses work.

[–] [email protected] 2 points 2 weeks ago* (last edited 2 weeks ago)

Totally doable if this was a distributed service.

ok not randomly generated, but you know

[–] [email protected] 3 points 2 weeks ago (1 children)

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

[–] [email protected] 7 points 2 weeks ago (1 children)

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.

[–] [email protected] 2 points 2 weeks ago

And it would totally never get abused or hit a false positive.

[–] [email protected] 24 points 2 weeks ago (2 children)

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

[–] [email protected] 10 points 2 weeks ago (1 children)

Yes, but this only works if you connect your VPN via 3 block chain proxies.

[–] [email protected] 4 points 2 weeks ago

Make sure you're behind a 54mghz ram modem firewall

[–] [email protected] 4 points 2 weeks ago (1 children)

Nothing is random

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

[–] [email protected] 15 points 2 weeks ago (2 children)

maybe we can setup a botnet to poison advertiser data.

click all the ads, all over the planet!

[–] [email protected] 6 points 2 weeks ago

Feed it SQL injections?

[–] [email protected] 4 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

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.

[–] [email protected] 14 points 2 weeks ago (1 children)

You need a TCP handshake prior to sending any http payload.

[–] [email protected] 5 points 2 weeks ago

Oh yeah. Forgot about that.

[–] [email protected] 11 points 2 weeks ago (1 children)

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