EndeavourOS main site Hijacked by a Turkish Gambling site (AGAIN)

it’s the same issue as the one on the post above, when you go to the EndeavourOS site through Google, itll appear but when you type in the link, it doesnt (checks for Referrer headers)

Confirmed. And welcome to the forum…

  • The first link appears to be for EOS. Clicking it brings you to that gambling site…

  • The address for that site is even a seemingly EOS site address.

It is the EndeavourOS website, what I assume is one of the plugins they use for their website got hacked and serves a gambling site page whenever the Referrer header is a search engine.

Hopefully they can fix it soon

Me too.

I guess we better let @Bryanpwo know.

Confirmed here too using above methodology.

Haven’t these people got better things to do with their time and energy?

@Bryanpwo may take a look again to that issue

These people trolling the net need to leave our little purple corner of the web alone!

Made some tests. That gambling site only appears if you are using Google as search engine.
It does not happen with Bing, Startpage, DuckDuckGo nor Ecosia.

@utaneuta welcome to the forum! :purple_heart:

so remove from your browser search engine Google

Doesn’t happen with brave search :man_shrugging: seems to be just Google

Once the Turkish online gamblers come for you, you know you have really hit the big time :man_detective:

It seems to be exactly the same issue as before.

This command returns the regular content:

$ curl --referer "" https://endeavouros.com

This command returns the gambling content:

$ curl --referer "https:google.com" https://endeavouros.com

The gambling content is being served by the EndeavourOS Web server:

$ curl -s -o /dev/null -w "%{remote_ip}\n" https://endeavouros.com
85.214.143.216

$ curl --referer "https:google.com" -s -o /dev/null -w "%{remote_ip}\n" https://endeavouros.com
85.214.143.216

The issue is solved. (for now)

But did we win? Was the payout good ? :slight_smile:

I lost $400 on Keno, $100 on blackjack and $300 in strip Texas hold’em poker. I had to keep the camera on. It was weird. thank god they took my credit card…next time I click EndeavourOS I need to learn Turkish. :wink:

Can we sue them? Get a payout or something?

5% of all money Endeavournauts spending on the gambler website.

:money_bag::money_bag::money_bag::money_bag::money_bag: :slot_machine:

I believe this is an appropriate video to share here: https://youtu.be/IPFiKEm-oNI

We love modern day SEO exploits!

Well if endeavour would add a gambling page maybe they get a higher income instead of the donations :joy:. The idea is not that bad after all. :zany_face:

Why should I? This would not help to solve this issue.
To clarify. I am using Startpage as default search engine and additionally I am using a referer blocker. So with this blocker activated I would never have experienced this hijacked part of the webseite.