Recent

Author Topic: Spam?  (Read 4961 times)

rvk

  • Hero Member
  • *****
  • Posts: 7063
Re: Spam?
« Reply #15 on: April 01, 2026, 07:29:44 am »
Quote
It should be the IP from which the password-reset request originated.
Should it ? Still consistent with the theory someone tried to reset our passwords. IMHO.
Davo
Yes it is. But at least not originating from our own computers (via virus or something).

https://platform.censys.io/hosts/185.125.171.218

dbannon

  • Hero Member
  • *****
  • Posts: 3856
    • tomboy-ng, a rewrite of the classic Tomboy
Re: Spam?
« Reply #16 on: April 01, 2026, 07:38:50 am »
If I had time to waste, I'd fire up a burner VM and have a look at that website but probably would not tell me anything.

Davo
Lazarus 4, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

rvk

  • Hero Member
  • *****
  • Posts: 7063
Re: Spam?
« Reply #17 on: April 01, 2026, 07:52:24 am »
platform.sensys.io is just a website which shows the who's and exposed services from given IP address. It's a professional search engine for cybersecurity. Gives lots of information about IP.
It shows that that IP hosts a http and ssh service.

Another such search site is
https://www.shodan.io/host/185.125.171.218

(But it's always wise to be careful with links  ;) )

dbannon

  • Hero Member
  • *****
  • Posts: 3856
    • tomboy-ng, a rewrite of the classic Tomboy
Re: Spam?
« Reply #18 on: April 01, 2026, 08:29:49 am »
Er, yeah, I meant I'd browse to the website at that IP address. Its listed as having a web server ...

Davo
Lazarus 4, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

rvk

  • Hero Member
  • *****
  • Posts: 7063
Re: Spam?
« Reply #19 on: April 01, 2026, 08:37:38 am »
Ah. From what I can see on census.io in host.services.endpoints.http.body it just seems to be a default install page of nginx (they also log a connect to those services with result). And from the SSH log it seems a Debian server.

But yes. It could still be some kind of honeypot  ;)

I wonder if the admin here knows more about it?
Login reminder requests for lots of different users from one IP would be considered suspicious  :D

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12561
  • Debugger - SynEdit - and more
    • wiki
Re: Spam?
« Reply #20 on: April 01, 2026, 09:26:27 am »
I don't know if Marc will have some time to look into it...
All I could find are some failed logins. Though not very many.

One possibility is that they hoped someone would post the entire email (incl link) here, and they could see it and use the link. (after all its a password recovery, if you have that link you don't need the password).

Or they didn't know the emails of the users, but they had accessed to hacked email accounts and were randomly trying if any of those mails would go to such a hacked email...

As long as the email ended up with you, and no one else, then its just an annoyance.

Zvoni

  • Hero Member
  • *****
  • Posts: 3441
Re: Spam?
« Reply #21 on: April 01, 2026, 09:56:03 am »
Haven't received such a mail

BUT: On Monday afternoon (European time) i ran into the dreaded Gateway TimeOut a few times

Coincidence?
A bot grabbing/scraping.... and suddenly 2 days later pretty much all users get bombed with PW-Reset requests?
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12561
  • Debugger - SynEdit - and more
    • wiki
Re: Spam?
« Reply #22 on: April 01, 2026, 10:12:07 am »
See the other thread. Marc is doing a check up, but likely it just be an attempt to fish on the user end.

The timeouts are an ongoing issue, as such unlikely to be related.

I think a bit of an increase in spam posts last week. (I don't keep stats, so it may just be me noticing before an other moderator deleted it). Then it could be an attempt to break into existing accounts to use them for spam.

C0m3b4ck

  • New Member
  • *
  • Posts: 30
  • Open-source programs for Windows 95-11 and Linux
    • Github
Re: Spam?
« Reply #23 on: April 02, 2026, 07:11:38 am »
But it is from gigahost in Norway ?  Is that right ?

Davo
That's also what I get from whois.

Same here, gigahost from Norway. Forums are experiencing spam raids more often nowadays. Maybe this password reset guy had a few hacked email accounts and counted on getting a password reset.
Github profile - https://github.com/C0m3b4ck | YouTube Channel - https://youtube.com/@PrinterFixer
Current Pascal project - https://github.com/C0m3b4ck/BookwormPascal - library book management app

Still making sure I support Win95 for its users out there...

rvk

  • Hero Member
  • *****
  • Posts: 7063
Re: Spam?
« Reply #24 on: April 02, 2026, 08:34:35 am »
Maybe this password reset guy had a few hacked email accounts and counted on getting a password reset.
From the other topic... It probably was a misconfigured harvester/crawled.

Thanks,
someone was trying to harvest account names, but failed.
Anyway I've added a ban rule to detect when multiple rare used actions are requested (so be careful if you want to see someone's profile several time in a row)

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2707
Re: Spam?
« Reply #25 on: April 02, 2026, 12:40:28 pm »
I don't know why, but the mentioned IP was running some curl script issuing a "forgot password" for hundreds of users. What I fail to see is the use of it since the link is mailed to the user and not the "attacker"
The script also tried to download all members, but it had no permission to do so.

I've configured a ban for repetitive actions like this.
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Thaddy

  • Hero Member
  • *****
  • Posts: 19468
  • Glad to be alive.
Re: Spam?
« Reply #26 on: April 02, 2026, 07:11:15 pm »
That is a very sane decision again. Thanks Marc.
Any "programmer" that knows only one programming language is not a programmer

kupferstecher

  • Hero Member
  • *****
  • Posts: 624
Re: Spam?
« Reply #27 on: April 02, 2026, 09:12:13 pm »
I've configured a ban for repetitive actions like this.

Perhaps it would be better if for password recovery the email address would be required. The way it is now anyone could "prank" any user.

C0m3b4ck

  • New Member
  • *
  • Posts: 30
  • Open-source programs for Windows 95-11 and Linux
    • Github
Re: Spam?
« Reply #28 on: April 03, 2026, 10:14:44 am »
I don't know why, but the mentioned IP was running some curl script issuing a "forgot password" for hundreds of users. What I fail to see is the use of it since the link is mailed to the user and not the "attacker"
The script also tried to download all members, but it had no permission to do so.

I've configured a ban for repetitive actions like this.

Thanks!!!  :)
Github profile - https://github.com/C0m3b4ck | YouTube Channel - https://youtube.com/@PrinterFixer
Current Pascal project - https://github.com/C0m3b4ck/BookwormPascal - library book management app

Still making sure I support Win95 for its users out there...

 

TinyPortal © 2005-2018