Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

44% Positive

Analyzed from 3144 words in the discussion.

Trending Topics

#tesla#ntp#pool#server#requests#com#scanning#don#traffic#someone

Discussion (112 Comments)Read Original on HackerNews

walrus01•about 7 hours ago
Remember in 2003 when netgear hardcoded a university's NTP server into a ton of their products? Well....

https://www.google.com/search?&q=university+ntp+server+netge...

https://pages.cs.wisc.edu/~plonka/netgear-sntp/

saghm•about 6 hours ago
Apparently they didn't just do that, they also had them make requests way more frequently than they needed to (I guess particularly surprising given that they'd already have to be fairly negligent to have the server hard-coded):

> We learned that these packets appeared to be legitimate, well-formed Simple Network Time Protocol (SNTP) version 1 queries, albeit at an inexplicably high rate from each client host. For instance, during one trace, many clients produced about one query per second. This would be highly unusual for a properly constructed SNTP client, since an application which uses SNTP is merely interested in setting its own clock relatively accurately so that its host has some reasonable notion of the current time. One query per second is ridiculous, and is far from best practice for NTP client behavior.

sikozu•about 6 hours ago
This was a great read, thank you for posting!

I love articles like that.

lysace•about 4 hours ago
Hijacking the highest ranking comment for an update from the blogger:

"UPDATE: RESOLVED

Patrik from Assetnote reached out to me with a very gracious message, it has been resolved. Thank you!"

edit: erm... @ downvotes. I guess when people want something scandalous, they really don't appreciate things being fixed in a timely manner.

nubinetwork•about 2 hours ago
> erm... @ downvotes

> Hijacking the highest ranking comment

Gee, I wonder why...

lysace•40 minutes ago
I honestly think they just want to rage. Fine.
simonjgreen•about 7 hours ago
I’m pretty sure this way they’ve hardcoded the NTPs is actually against the ToS for use of the NTP pool too.

The way a vendor embedding NTP is _meant_ to do so is documented here: https://www.ntppool.org/en/vendors.html

On another note, back when I ran a web hosting business we hosted a few NTP servers in the pool. It’s such a simple thing to give back, and worth anyone who can make a stable contribution doing so.

lgeek•about 6 hours ago
If you do run an NTP server, please make sure it's not vulnerable to DDoS amplification (monlist, readvar, etc need to be disabled) and apply some rate limiting to make it less useful for reflection attacks. And be proactive about monitoring its traffic volume.

If you see high packet rate from a specific IP address or prefix, it's very likely not them abusing your service, but rather you attacking them by responding to spoofed requests.

kelnos•about 5 hours ago
> The pool is currently keeping the time of an estimated 5-15 million systems accurate.

When was this page last updated? I would expect that number to be in the hundreds of millions these days, perhaps even billions.

jameshilliard•about 7 hours ago
> The way a vendor embedding NTP is _meant_ to do so is documented here: https://www.ntppool.org/en/vendors.html

Note that in the past I've had companies writing embedded linux based firmware using ntppool for time sync request their own vendor zones, however a lot of those requests were ignored so it's unclear if that's still expected. In the end they ended up just using the default ntppool domains since they never got their own vendor zones.

Aurornis•about 7 hours ago
I remember going through the same thing. No response. This was a long time ago, though.
robinpie•about 7 hours ago
Yes, they should absolutely be using a vendor zone instead of a CNAME under tesla.com.
darwinlee•about 7 hours ago
“You must absolutely not use the default pool.ntp.org zone names as the default configuration in your application or appliance.”

ref: https://www.ntppool.org/en/vendors.html

whynotmaybe•about 2 hours ago
TIL. I'll modify my firmware tonight.
buzer•about 7 hours ago
CNAME'ing pool-ntp.tesla.com to something they do not control is already quite risky as it would allow someone to e.g. request pool-ntp.tesla.com certificate though it might take quite a few tries.
robinpie•about 7 hours ago
I thought about trying this, but MPIC makes it very very very difficult (the round-robin has some geolocation magic baked in regarding what server it connects you to).
ratorx•about 7 hours ago
Out of curiosity, how is MPIC relevant? Not that familiar with it, but CNAME would resolve to your server regardless no?
robinpie•about 7 hours ago
pool-ntp.tesla.com --CNAME--> pool.ntp.org --GeoDNS--> thousands of possible servers, biased heavily by user location
sippingabonedry•about 7 hours ago
Wouldn't the same apply to pool.ntp.org then?

Maybe running a web server on the same IP as an NTP server is a bad idea.

Polizeiposaune•about 7 hours ago
a .tesla.com certificate might well enable more shenanigans than a .pool.ntp.org cert.
jan_tilde_zone•about 6 hours ago
Hope there are no sensitive *.tesla.com cookies out there...
sippingabonedry•about 7 hours ago
That points to a glaring hole in the modern-day automated web PKI, not Tesla's dangling DNS record.

Hell, they issue certificates to IP addresses now. For cloud systems, ownership of an IP could be a few hours.

This has almost certainly been deemed an acceptable risk.

kjs3•about 6 hours ago
I'd try to contact Assetnote. Most (sadly not all) managed vuln scan companies are pretty sensitive to scanning stuff that doesn't belong to their client and could expose them to liabilities because they don't have permission.
robinpie•about 6 hours ago
Yeah, I'll try to do this, but I can't find anything better than the generic contact form.
kjs3•about 6 hours ago
Try search on LinkedIn. Often turns up folks who work there who you can reach out to.
kjs3•about 6 hours ago
Oh, and be sure to include "you're scanning a pool address so you're probably scanning a lot of other sites that don't belong to your customer". They should know it's potentially not one little web site.
graypegg•about 7 hours ago
Thankfully it doesn't seem to be much traffic, but still... weird. You'd hope at somepoint the weird responses would get looked at in some log, but I won't hold my breath for that haha.

Tangential, but I love the design of your blog. That's so freakishly accurate to old GNOME 2 Ubuntu, amazing work.

motbus3•about 7 hours ago
Do a Tesla move and say that's a new service and they need to pay 10000 a month to keep using the service otherwise you reserve the right to mess up with the responses. :P of course, just a joke, but that's what they do
andai•about 7 hours ago
I really like this website's theme. I noticed this yesterday when using a very old iOS version: Shiny UI is morale-boosting.
larodi•about 6 hours ago
So many of the news on HN, such as present one, can be actual stories/scenes from a cyberpunk game/movie these days, that we can safely assume this (otherwise imaginary) future has already arrived.
iancarroll•about 7 hours ago
As a bug bounty researcher, my systems would do the same thing if they ended up georouted to this IP. *.tesla.com is marked as in scope on https://bugcrowd.com/engagements/tesla, and my agents will probe anything under there as it is presumed to have explicit authorization.

Not sure if there is a great solution, but I'm inclined to say that attack traffic like this is the new normal. In fact, the attack volume they got is quite small compared to the volume I have seen on other tech company subdomains - the new normal is probably much worse.

xmodem•about 6 hours ago
One solution is to not set up and run a computer program that relies on bad information to perform automated cyber-attacks on third parties.
iancarroll•about 6 hours ago
How do you suggest I determine the information is bad, if the domain is hosted on tesla.com, and Tesla says I am authorized to test it? Should I inspect all 1,368 subdomains on tesla.com by hand, and then do the same for 400+ bug bounty programs?
xmodem•about 5 hours ago
Maybe i'm old fashioned, but personally I think the onus should be on the person sending out unauthorized malicious requests to figure out how to not do that.

Any responsible bug bounty researcher reviewing the DNS zone by hand would spot the CNAME and remove it from the target list. You don't get to wash your hands of that because your chatbot did it.

saghm•about 6 hours ago
Yes, unless you think that trying to do a bug bounty is a good excuse to participate in DoS.
toomuchtodo•about 4 hours ago
When I engage a security assessor on behalf of a client, I am required to provide detailed scope and attest to in scope assets (including IP blocks and public hostnames), as well as that I have legal authority for them to be tested. This is validated by my executive sponsor.

It is your responsibility to do your due diligence as a security researcher versus “spray and pray” to ensure you are not exceeding the scope beyond your intended target.

Dump the subdomains, resolve them, and review where they resolve to in order to understand the footprint and attack surface boundaries before engaging scanning or agentic red team harnesses. Automate as much as possible for building the state graph of the target, but a human must remain in the loop to sanity check. To not do this means you could be attacking hyperscaler object storage, a CDN, a partner SaaS frontend, ticketing systems, mail systems, etc (ie anything someone may CNAME off the root domain but that is outside of their organization’s control).

varenc•about 2 hours ago
I'm curious about your use of agents for security bug bounties. Do you use self hosted models? GLM 5.2? Do the economics of self-hosting make it worth it? Or if you use 3rd party hosted models, don't you run into safeguards that try to prevent hacking? (unless convincing them it's a genuine ethical bug bounty program works, but it doesn't in my experience)
emkoemko•about 6 hours ago
Can't you report them to the FBI, someone is clearly trying to hack your server
Advertisement
VladVladikoff•about 7 hours ago
> rg -zFI pool-ntp.tesla.com access.log*

Neat! Didn’t know about this command that’s very helpful

bmenrigh•about 6 hours ago
I just checked my own webserver logs (I also run a sever in the ntp pool) and I too see some hits in my webserver logs.

They look to all be log4j vuln scanning activity (CVE-2021-44228), and the volume isn't that high (a few a day, and not every day). They just have some overzealous vuln scanning. And yes, they shouldn't have the NTP pool under their DNS name.

I've had all sorts of strange things happen because of my ntp pool membership, this one is pretty far on the benign end of things.

kittikitti•about 6 hours ago
I've been consistently attacked by ShadowServer who have the following sponsors,

Akamai, APNIC Foundation, Arctic Security, AusCERT, Avast, Backblaze, Canadian Center for Cyber Security, CERT.AT, CERT.br, CERT.LV, CIRA, CIRCL, Craig Newmark Philanthropies, CSIRT.LI, CSIS Security Group, DFN‑CSIRT, Digital Trust Center, EURid, HelseCERT, ICANN, Identity Digital, KPN, Mastercard, NASK (CERT.pl), NCSC Ireland, NICS, Nihon Cyber Defence, Nucleus Security, Orange Polska, Precursor Security, Protect.ngo, Public Interest Registry (PIR), Red Hat, SURFcert, SWITCH, Team Cymru, Trend Micro, Trivest AG, Tucows, Verisign, VulnCheck,

I don't care what they say they're doing, I hate how corporations can act with impunity with these types of things while everyone else would get a felony for it.

driverdan•about 6 hours ago
bmenrigh•about 6 hours ago
Calling vuln scanning from a non-profit a felony is a bit of a stretch. Many for-profit companies do similar vuln scanning and then threaten companies with security "scorecards". That is borderline extortion.
FabCH•about 6 hours ago
If the non-profit was walking down the road and rattling everybody’s door lock to see which are unlocked, and having a look around the windows to see if any are open, would that be a crime?

Because that is exactly what all of these vulnerability scanning companies are doing, and all of us sort of just… let them.

bmenrigh•about 6 hours ago
If the neighborhood was constantly being canvased by criminals checking doorknobs, so your concerned neighbor went over to your house to check your doorknob, and then let you know if you accidentally left it open, would you also accuse your neighbor of being a criminal trying to break in?
richwater•about 7 hours ago
I would assume the fastest way to actually make this stop would be to setup a bunch of honeypot exploits, trigger their detection and someone will figure out what they did wrong.

Other than not, with these huge companies you have 0 recourse.

robotmay•about 7 hours ago
I did something like this a few weeks ago on my photography site: https://robertmay.photography/journal/meta-has-tried-to-scra...

Meta not only hasn't noticed, but is currently sending about 11 requests per second to my site. I've also seemingly trapped one of those TV proxy scraper nets as I'm getting absolutely hammered by requests from all over the place now. I get maybe 10 legit visitors per day, and I'm currently blocking 406,787 IPs from things that have fallen into my honeypot.

I've tweaked my site to return empty status responses a configurable amount of time but the traffic has been so intense that Traefik is now struggling, so I'm going to have to figure out something else. I was returning over-capacity errors and I think that was a mistake, I've swapped to 400 range status codes now. I don't want to use Cloudflare so I'm not sure what to do after this.

The people at these companies are either incompetent or malicious.

FabCH•about 6 hours ago
Return a HTTP 301 pointing to https://facebook.com?

Might make them scan themselves instead.

nubinetwork•about 2 hours ago
Most distributed bots won't follow a 301. If 404/400 don't work, just 444 them, they're not worth giving back a response, especially on a personal website.
reaperducer•about 7 hours ago
Since it's a photography site, route 'em over to goatse. That might get someone's attention.
robotmay•about 7 hours ago
Haha I did debate going much worse with the junk images but wanted to err on the side of caution in case I subject possible clients to something like goatse.
slau•about 7 hours ago
I actually think this is brilliant. Let the scanner IP get access to the most unpatched Wordpress, maybe even generate some garbage ERP numbers.

Once the asset scanner detects the vulns, everyone will kick into high gear to patch this.

numpad0•about 6 hours ago
I wonder if source IP can be ping triangulated, then total ping count displayed as "Tesla MAU: +/-x% today", "Suspected ownership changes this month: xxx cars" by apparent home location changes, then residential and Tesla-unrelated locations excluded server side, and plotted on the map, then finally the whole system exposed to the public Internet and shared to SpaceX fans.

"Hey Texas Model S #345 just left KXYZ, moving at >100mph towards the pad. Everyone get cameras out!"

It'll be gone by lunchtime that day.

robinpie•about 7 hours ago
(OOP here). I wonder if switching my replies from 299 to 200 OK would be enough for some of them.
Joel_Mckay•about 7 hours ago
Unlikely, but the lazy wonks could enable stratum 1 time services with the cars GPS/cellular receiver and RTC. Having done that for equipment in the past, we all know it is literary only $8.43/unit in parts. Also, setting ntp time as the tertiary fall back has been around for over a decade. =3
Joel_Mckay•about 7 hours ago
Often, the folks you want to ban are not the hosts running the scans.

One's best bet is to play possum, and use your clients last login IPs falling in your service area geo-IP ranges for a firewall white-list. Then redirect the other traffic for a black hole route.

If the nuisance hosts assume they have driven the host offline, they will eventually give up and move on. =3

KaiserPro•about 7 hours ago
Tangential; I love the style drop down.
ChrisMarshallNY•about 6 hours ago
> unintentionally be being a nuisance.

As opposed to intentionally being a nuisance?

toomuchtodo•about 6 hours ago
It’s just laziness on Tesla’s part because working your bare bones crew to failure isn’t the exception but the SOP. Same why you can’t reach anyone about Supercharger issues, this is by design to run as lean as possible for profits.

I see this in cyber clients that are perpetually short staffed and simply accept the degraded system because the consequences are minimal. If nothing important breaks, nothing changes.

matt3210•about 7 hours ago
I bet we'll find that its openAI agent benchmarks off on their own again
fred_is_fred•about 7 hours ago
I'd report this to AWS instead since Tesla doesn't seem aware. It's AWS IPs as the source.
ameliaquining•about 7 hours ago
I might try Searchlight Cyber first (it's their service doing this, presumably without their knowledge), and then if that doesn't work go to AWS.
nullpoint420•about 7 hours ago
Yeah it looks like someone thinks they're "hacking" Tesla when really it's hitting volunteer IPs.
sroussey•about 6 hours ago
Give Tesla the wrong time.
consensus1•about 7 hours ago
Is this basically a free pen test, or am I misunderstanding the setup?
philipwhiuk•about 6 hours ago
People are trying to compromise Tesla and because this guy provides NTP services, and Tesla set their NTP up wrong, it appears to other people like his machine is part of Tesla.
consensus1•about 5 hours ago
Got it. The way it was phrased it made it sound like Assetnote was the party actually sending the exploits (which made me assume it was intentional testing going to the wrong target), not that they were coming in from unknown senders in the outside world.
robinpie•about 4 hours ago
nope, it really is assetnote's intentional testing going to the wrong target
Advertisement
NotWhatUThink•about 7 hours ago
> They tried all kinds of exploits against me ... probing WordPress and other CMS management endpoints

This is standard bot crawler traffic. Anyone who runs a home server sees attempts to load wp paths all the time

robinpie•about 7 hours ago
Oh absolutely, I just think the specific nature of this (legitimate commercial vuln scanner thinks I'm Tesla) is funny
theideaofcoffee•about 6 hours ago
50,000 requests in the span of ... 21 days? It might be interesting if it were 50 million in those 21 days (even then, 27 RPS is ... nothing). Drop a report to AWS T&S, block, drop, reject, and move on. This is like less than background noise at this point.

Edit: tamping down a bit of my prickliness because it looks like this individual is a relative newcomer to running internet-facing services. This is actually a pretty good intro to that: the place as a whole is a cesspool and any conceivable “attack”, scan, probe, pentest is, has, or will be happening at all times. Some you can mitigate yourself, others you’ll need to bring in a specialist service (see DDoS sinks and mitigation services, for example) or contact someone’s abuse address, others you just have to ignore because it’s just not directed at you personally, or just not worth more than three seconds’ thought beyond a firewall rule. This is the latter. Maybe interesting if this is the first time you’re seeing something like this, but for more grizzled operators like myself, it doesn’t even register as notable anymore.

tekla•about 7 hours ago
In case of the very likely title only reader posting:

> Speculation: Assetnote pulled in everything it could find under tesla.com, including pool-ntp.tesla.com, which CNAMEs to pool.ntp.org, which can resolve to my machine — 67.215.249.229. The asset inventory saves this as a Tesla asset, and starts throwing exploits at me, a stranger.

> Not a vuln in Tesla, and I'm not asking for anything, but I just wanted to let you know that you may unintentionally be being a nuisance.

caaqil•about 7 hours ago
Huh, are we sure this is just NTP shenanigans and not some super duper dangerous AI agents "escaping" the "containment"?
sippingabonedry•about 7 hours ago
This seems like a gross exaggeration.

This happens EVERY day to EVERY web server out there. I have a personal site that gets thousands of requests per day from bots.

Running a public server (like NTP) means you will get tons of strange requests. Moreso if you run a web server on the same IP because bots will scrape certificate transparency logs. The entire IPv4 space is scanned continuously.

This may sound harsh, but you cannot stop it. It is whack-a-mole. Filter it and move on, go outside and touch grass, seriously. This is not worth being upset over.

I treat these as an opportunity to tune my filters and firewall rules.

MBCook•about 7 hours ago
You don’t think there’s a difference between “hackers try to attack everything“ and “Tesla decided that I personally need to be tested as one of their systems due to a lazy misconfiguration“ are different?
sippingabonedry•about 7 hours ago
Are you asking if I think Elon had this person's website on an 80" screen in a conference room whilst they collude how to send traffic to their site?

No, I do not.

I get thousands of these "security scanner" requests on a low-traffic site weekly, if not daily. Not a day goes by where someone doesn't try to kick in my door. Are you prepared to waste valuable time in your life to separate the white hat from the black hat requests?

I would have added the IP addresses to my firewall's IP blacklist and forgotten about it the next day. It's really all you can do.

12_throw_away•about 3 hours ago
> Are you asking if I think Elon had this person's website on an 80" screen in a conference room whilst they collude how to send traffic to their site?

i cannot fathom how you could possibly arrive at this reading of the gp's comment, what are you talking about

robinpie•about 7 hours ago
I'm aware how much crap there is on the Internet, I just think the specific nature of this (legitimate commercial vuln scanner thinks I'm Tesla) is funny
sippingabonedry•about 7 hours ago
It does bring attention to: how many other organizations are doing this?

Tesla is a large enterprise.

They almost certainly subscribe to some overpriced SaaS garbage which is manned by offshore drones who by definition do not care because they're not paid enough to care.

Unfortunately this isn't the 80s anymore where you can ring up a system administrator at a university and get a human on the other end.

That said: cool looking website btw.

gmmachine•about 5 hours ago
To OP robinpie:

I understand that Tesla is treating your NTP server, a volunteer server and part of the greater volunteer pool of NTP servers, as their own infrastructure.

However, I can't tell from the article if the scans originate with:

A.) IT staff at Tesla that are scanning exposed services on what they perceive, or claim wrongly, as their own network for vulnerabilities.

B.) Somehow a rogue operator (read botnet)

C.) A rogue operator who is using the cars themselves to run exploit scans?

C would be the most alarming and concerning.

londons_explore•about 7 hours ago
> it has received ~8,000 requests from two of your scanning hosts

If it were 8000 requests per second, this might be worthy of some investigation.

But 8000 ntp requests alone consume far less than 1 us cent of compute + bandwidth. This isn't worth lifting a finger over.

walrus01•about 7 hours ago
Please read the article, it's not the volume of the NTP requests, they're actively sending exploit/attempt to compromise payloads. They're probing things in a way that you would ordinarily only do to your own internal infrastructure.

"They tried all kinds of exploits against me: path traversal, webshell uploads, probing software internals, probing WordPress and other CMS management endpoints, SSRF, Log4Shell, and a lot more."

hackernudes•about 7 hours ago
If you host a webserver on the internet it is normal to receive that kind of traffic all the time. Source: I host a server on my Comcast connection.
lukan•about 7 hours ago
But it shouldn't be normal, that a car company tries to automatically hack private servers.
walrus01•about 7 hours ago
I don't disagree with you, I have tons of things that have public interfaces (as mundane as a fully patched wordpress where the wp-admin login is accessible to external blog writers), we get tens of thousands of random shit anything per day. But the problem here is that Tesla is treating NTP pool operators like they are their internal infrastructure. Also because the attribution of the 'attacks' is fairly well known.

I don't go complaining on the internet about the absolute shitflood of compromised routers on broadband ISPs in Indonesia probing my stuff 24x7x365 because I know it would be futile. But if I found one specific american company that was repeatedly probing my stuff all the time? Maybe I'd escalate it.

robinpie•about 7 hours ago
Oh absolutely, I just think the specific nature of this (legitimate commercial vuln scanner thinks I'm Tesla) is funny
robinpie•about 7 hours ago
It's HTTP requests, not NTP requests, and the volume isn't the problem, it's that Assetnote is sending live exploit payloads /at all/ to a stranger on Tesla's behalf
iamjackg•about 7 hours ago
Isn't this technically a crime, since they're actively attempting to access a computer system they don't own?
emkoemko•about 6 hours ago
yup just report them to the FBI
iAMkenough•about 7 hours ago
In today’s world, a crime is only a crime if you get charged. Tesla has enough power to not get charged.
FabCH•about 6 hours ago
Tesla isn’t doing the scanning though, instead somebody thinks they are scanning Tesla, but Tesla points them to someone else.

The scanner is likely illegal.

The pointing is… so stupid nobody thought to make a law about it.

SadTrombone•about 7 hours ago
It's not 8000 requests. It's 8000 attempts to exploit various software on OP's server.
emkoemko•about 6 hours ago
is this not something you can report to the FBI or something? is trying to hack someone servers not illegal?