HACKERS SEEM TO KNOW MY ACCOUNT NAMES
-
- New user
- Posts: 15
- Joined: 2018-10-07 20:39
HACKERS SEEM TO KNOW MY ACCOUNT NAMES
I am seeing a lot of Auto Bans where the attempted login mirrors actual unique mailbox account names, aliases and domain names (not admin,help etc)
It doesn't appear they are successful in getting past auto ban, but I am concerned they seem to have some insight into the account structure.
Does anybody have any thoughts on where they are deriving this info?
I am using SQL 2008 R2 as the DB
It doesn't appear they are successful in getting past auto ban, but I am concerned they seem to have some insight into the account structure.
Does anybody have any thoughts on where they are deriving this info?
I am using SQL 2008 R2 as the DB
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
Dictionary attacks are common
Do you have a 'catch-all' set?
Do you have a 'catch-all' set?
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
Some lists come from scraping websites, some from website database hacks, some from dictionary attacks (bot net guessers). If you enforce strong passwords, you'll be fine.craigbaker wrote: ↑2023-09-18 04:20Does anybody have any thoughts on where they are deriving this info?
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
https://haveibeenpwned.com/craigbaker wrote: ↑2023-09-18 04:20I am seeing a lot of Auto Bans where the attempted login mirrors actual unique mailbox account names, aliases and domain names (not admin,help etc)
It doesn't appear they are successful in getting past auto ban, but I am concerned they seem to have some insight into the account structure.
Does anybody have any thoughts on where they are deriving this info?
I am using SQL 2008 R2 as the DB
https://haveibeenpwned.com/Passwords
https://www.politie.nl/en/information/c ... rhack.html <== YES, The (real) Dutch Police !
SANS 2022 Security Awareness Report: Human Risk Remains the Biggest Threat to Your Organization’s Cybersecurity
https://www.sans.org/press/announcement ... rsecurity/
SørenR.
To understand recursion, you must first understand recursion.
To understand recursion, you must first understand recursion.
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
SørenR.
To understand recursion, you must first understand recursion.
To understand recursion, you must first understand recursion.
-
- New user
- Posts: 15
- Joined: 2018-10-07 20:39
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
I can understand them knowing all the domains on my sans certificate, but NOT the mailbox account names or aliases, some of which are obscure, or inactive.
The only places some of these show up are in the hmail admin interface, and in the SQL database tables. They seem to have specific knowledge, but not the passwords.
I am using strong(ish) passwords, and will further harden them.
Thanks for the suggestions.
The only places some of these show up are in the hmail admin interface, and in the SQL database tables. They seem to have specific knowledge, but not the passwords.
I am using strong(ish) passwords, and will further harden them.
Thanks for the suggestions.
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
You will be surprised how much information you reveal even when you claim you don't!craigbaker wrote: ↑2023-09-18 17:01I can understand them knowing all the domains on my sans certificate, but NOT the mailbox account names or aliases, some of which are obscure, or inactive.
The only places some of these show up are in the hmail admin interface, and in the SQL database tables. They seem to have specific knowledge, but not the passwords.
I am using strong(ish) passwords, and will further harden them.
Thanks for the suggestions.
Did you check with the links above?
SørenR.
To understand recursion, you must first understand recursion.
To understand recursion, you must first understand recursion.
-
- New user
- Posts: 15
- Joined: 2018-10-07 20:39
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
I'm definitely familiar with hibp. The issue is they are using various valid user names against various domains in the sans certificate which are all valid email addresses (i.e. "user1@test.com" is the same mailbox as "user1@test2.com" so entering "user1@test.com" at hibp wouldn't bring up any results if user1@test2.com is the leaked address.SorenR wrote: ↑2023-09-18 17:24You will be surprised how much information you reveal even when you claim you don't!craigbaker wrote: ↑2023-09-18 17:01I can understand them knowing all the domains on my sans certificate, but NOT the mailbox account names or aliases, some of which are obscure, or inactive.
The only places some of these show up are in the hmail admin interface, and in the SQL database tables. They seem to have specific knowledge, but not the passwords.
I am using strong(ish) passwords, and will further harden them.
Thanks for the suggestions.
Did you check with the links above?
They somehow seem have access to the actual list of accounts (mailbox names) and aliases. This morning it's just run of the mill guessing, but last night there was a long list of IP addresses that resolved to various parts of the planet and all had UNCANNY knowledge of my account list.
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
Try google one of those email addresses and see what comes up ... A challengecraigbaker wrote: ↑2023-09-18 17:40I'm definitely familiar with hibp. The issue is they are using various valid user names against various domains in the sans certificate which are all valid email addresses (i.e. "user1@test.com" is the same mailbox as "user1@test2.com" so entering "user1@test.com" at hibp wouldn't bring up any results if user1@test2.com is the leaked address.SorenR wrote: ↑2023-09-18 17:24You will be surprised how much information you reveal even when you claim you don't!craigbaker wrote: ↑2023-09-18 17:01I can understand them knowing all the domains on my sans certificate, but NOT the mailbox account names or aliases, some of which are obscure, or inactive.
The only places some of these show up are in the hmail admin interface, and in the SQL database tables. They seem to have specific knowledge, but not the passwords.
I am using strong(ish) passwords, and will further harden them.
Thanks for the suggestions.
Did you check with the links above?
They somehow seem have access to the actual list of accounts (mailbox names) and aliases. This morning it's just run of the mill guessing, but last night there was a long list of IP addresses that resolved to various parts of the planet and all had UNCANNY knowledge of my account list.

SørenR.
To understand recursion, you must first understand recursion.
To understand recursion, you must first understand recursion.
-
- New user
- Posts: 15
- Joined: 2018-10-07 20:39
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
i have been running hmailserver for a while now.. the only emailadresses that spammers has gotten ahold of are the ones that have been used on internet.. i have never recieved a spam for an account not being used (but availiable) on the internet, they are however not of "easy" guessable sort.. they are utility accounts like cam001@mydomain esxi001@mydomain winserver2008@mydomain, some are guessable swedish-firstname@mydomain but that firstname is not normally found as american names...craigbaker wrote: ↑2023-09-18 17:40They somehow seem have access to the actual list of accounts (mailbox names) and aliases.
users retrieving their email over various hotspots when travelling and registered with many external services on the internet are very familiar with getting emails from spammers.. at least to my experience
lets cheat darwin out of his legacy, find a cure for cancer...
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
I do have a few "known" email addresses, all can be found by Googling them, found in forums and newsgroups from back in the day. I changed my domain in 2003 and dropped the old so ... Before that I only appear in a directory around late 1980's in a list of pre-internet network guys at two sites; DKTC11 (Copenhagen Technical College) and DKSFI11 (Danish National Institute of Social Research)johang wrote: ↑2023-09-18 20:48i have been running hmailserver for a while now.. the only emailadresses that spammers has gotten ahold of are the ones that have been used on internet.. i have never recieved a spam for an account not being used (but availiable) on the internet, they are however not of "easy" guessable sort.. they are utility accounts like cam001@mydomain esxi001@mydomain winserver2008@mydomain, some are guessable swedish-firstname@mydomain but that firstname is not normally found as american names...craigbaker wrote: ↑2023-09-18 17:40They somehow seem have access to the actual list of accounts (mailbox names) and aliases.
users retrieving their email over various hotspots when travelling and registered with many external services on the internet are very familiar with getting emails from spammers.. at least to my experience

SørenR.
To understand recursion, you must first understand recursion.
To understand recursion, you must first understand recursion.
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
So, only your actual accounts and no extras?craigbaker wrote: ↑2023-09-18 17:40...but last night there was a long list of IP addresses that resolved to various parts of the planet and all had UNCANNY knowledge of my account list.
Do you have an active web interface for managing hMailserver (eg the PHPWebAdmin tool)
How many domains do you host?
How many of those were targeted?
How many actual accounts of how many you host were targeted?
Can you share some logs (with actual accounts tested removed)
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation
-
- New user
- Posts: 15
- Joined: 2018-10-07 20:39
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
mattg wrote: ↑2023-09-19 03:06So, only your actual accounts and no extras?
Lots of extras too, but those are mixed in with the ones of concern.
Do you have an active web interface for managing hMailserver (eg the PHPWebAdmin tool)
Only via RDP firewalled to my IP.
How many domains do you host?
About 75 on a SANS certificate. They are all aliases of each other.
How many of those were targeted?
Unknown. I saw a list last night as a snapshot with many different IP addresses. They were testing mailbox/domain combinations.
How many actual accounts of how many you host were targeted?
Unknown.
Can you share some logs (with actual accounts tested removed)
Here is one from Brazil. Lightly obfuscated.
"TCPIP" 9708 "2023-09-17 18:12:44.936" "TCP - 45.179.149.42 connected to 192.168.200.10:25."
"SMTPD" 9708 211 "2023-09-17 18:12:44.945" "45.179.149.42" "SENT: 220 xxxxxxxxxxxxxxxxxxx. AUTHORIZED USERS ONLY."
"SMTPD" 9624 211 "2023-09-17 18:12:46.869" "45.179.149.42" "RECEIVED: EHLO [45.179.149.42]"
"SMTPD" 9624 211 "2023-09-17 18:12:46.878" "45.179.149.42" "SENT: 250-xxxxxxxxxxxxxxxxxxxxxxxx[nl]250-SIZE 35000000[nl]250-AUTH LOGIN[nl]250 HELP"
"SMTPD" 5440 211 "2023-09-17 18:12:48.287" "45.179.149.42" "RECEIVED: AUTH LOGIN"
"SMTPD" 5440 211 "2023-09-17 18:12:48.295" "45.179.149.42" "SENT: 334 VXNlcmhbWU6"
"SMTPD" 9708 211 "2023-09-17 18:12:49.520" "45.179.149.42" "RECEIVED: c3RY3k="
"SMTPD" 9708 211 "2023-09-17 18:12:49.528" "45.179.149.42" "SENT: 334 UGFcdvcmQ6"
"SMTPD" 5440 211 "2023-09-17 18:12:51.051" "45.179.149.42" "RECEIVED: ***"
"SMTPD" 5440 211 "2023-09-17 18:12:51.064" "45.179.149.42" "SENT: 535 Authentication failed. Too many invalid logon attempts."
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
This line makes me think that you have a default domain set
craigbaker wrote: ↑2023-09-19 05:46"SMTPD" 9708 211 "2023-09-17 18:12:49.520" "45.179.149.42" "RECEIVED: c3RY3k="
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation
-
- New user
- Posts: 15
- Joined: 2018-10-07 20:39
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
I do have a default domain, but they are also trying other domains on the sans certificate in combination with account names (unique_account_name_or_alias@alias_domains)mattg wrote: ↑2023-09-19 10:18This line makes me think that you have a default domain setcraigbaker wrote: ↑2023-09-19 05:46"SMTPD" 9708 211 "2023-09-17 18:12:49.520" "45.179.149.42" "RECEIVED: c3RY3k="
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
Default domain will always get you more spam
The domains can be sourced from the SAN certificate
Is there a reason that you have a default domain?
The domains can be sourced from the SAN certificate
Is there a reason that you have a default domain?
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation
-
- New user
- Posts: 15
- Joined: 2018-10-07 20:39
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
My concern isn't so much spam as it is that chinese hackers seem to know what comes "before" the @domain in the list of domains/accounts and domains/aliases - some of which are pretty unique. As far as I can tell, this information is only seen in the hmailserver admin interface, and in the dbo.hm_accounts and dbo.hmail_aliases DB tables. I don't allow internet access to SQL Server, and reserve RDP access to one IP address, but it sure seems like they can see the contents of these tables somehow.
The passwords are all relatively strong and aren't going to be guessed before auto-ban kicks in
I am not clear on where the default domain is. I do have a single domain set up under domains/general and then the alias domains under domains/general/names
I do not have a catch all address set up, so any "guesses" or typos are rejected.
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
GUI >> Settings >> Advancedcraigbaker wrote: ↑2023-09-20 17:12I am not clear on where the default domain is. I do have a single domain set up under domains/general and then the alias domains under domains/general/names
Another thought, in your windows firewall are you allowing hmailserver the program or the ports used by hmailserver, through the firewall?
And obvious question, have you ran an intense virus scan on your hmailserver computer
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
Which firewall? I allow the program "hmailserver.exe" in Defender Firewall but only a limited subset of ports in my Router firewall.mattg wrote: ↑2023-09-21 07:26GUI >> Settings >> Advancedcraigbaker wrote: ↑2023-09-20 17:12I am not clear on where the default domain is. I do have a single domain set up under domains/general and then the alias domains under domains/general/names
Another thought, in your windows firewall are you allowing hmailserver the program or the ports used by hmailserver, through the firewall?
And obvious question, have you ran an intense virus scan on your hmailserver computer
I did try to allow the Service "hMailServer" in Defender Firewall but never worked properly. On my development machine I have two instanses of hMailServer - the installed one and the compiled one, only one will be referenced in the service as per compiler directive or installer script.
Defender Firewall behind Router Firewall = Safe from Internet
Defender Firewall = Potentially UN-safe from LAN!
Before Microsoft made security "mandatory" I would run my LAN with no firewalls (only causes problems) and a Cisco ASA Firewall behind my Router.
Now I run two Internet Connections on one LAN with two Routers - Cisco gear with IoT licenses (50 user license for a family of 4) went through the roof so now my 10 user ASA support manuals in my bookcase

SørenR.
To understand recursion, you must first understand recursion.
To understand recursion, you must first understand recursion.
-
- New user
- Posts: 15
- Joined: 2018-10-07 20:39
Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
Thanks. No default domain. They're all interchangeable with each other anyway. Firewall IS open to mail ports. It's an external firewall at ISP. I'm running Windows security essentials AND Malwarebytes.mattg wrote: ↑2023-09-21 07:26GUI >> Settings >> Advancedcraigbaker wrote: ↑2023-09-20 17:12I am not clear on where the default domain is. I do have a single domain set up under domains/general and then the alias domains under domains/general/names
Another thought, in your windows firewall are you allowing hmailserver the program or the ports used by hmailserver, through the firewall?
And obvious question, have you ran an intense virus scan on your hmailserver computer